Public artifacts of alfresco-java-sdk, alfresco-java-rest-api are not available.
Even the same is not available for other versions also like 5.
The alfresco-java-sdk artifact is only the parent POM of more specific sub-modules. As such it is perfectly normal to only find a POM. What you may want to look for instead are the alfresco-java-rest-boot-starter or alfresco-java-event-boot-starter artifacts as the most useful dependencies of the SDK.
@afaust : I used that starter depedencies previously, but in my requirement we need to fetch the data from ACS and before that we need to authenticate user and for the same we need to use the authentication api client to perform the authentication and in starter depedencies that has been handled via properties file. In short we only need to configure username and password in properties file and after that everything handled automatically by alfresco starter depedencies.
I need to write the client which will use the alfresco SDK to authenticate user, it can be basic or oauth.
Because of this requirement I wanted to go for other option instead of starter depedencies.
Do you have any idea on this that how can we use the alfresco client, or is there any other client present of alfresco which can meet my requirement?
Thanks
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.