09-11-2021 11:34 PM
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.
09-13-2021 06:56 AM
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.
09-13-2021 08:35 AM
@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
Explore our Alfresco products with the links below. Use labels to filter content by product module.