Java Client side SDK for Alfresco APIs

cancel
Showing results for 
Search instead for 
Did you mean: 
rkhot
Member II

Java Client side SDK for Alfresco APIs

Hi alfresco Team,

We need Java CLient Side SDK for Alfresco APIs.

We will be calling Alfresco Rest APIs  from our application.

Fir this we need client jar which will enable us call the rest APIs of ALfresco.

Any help in this regards is highly appreciated. Thanks.

Regards,

Rahul

2 Replies
cristinamr
Advanced

Re: Java Client side SDK for Alfresco APIs

Good morning.

To extend the product, you have available the Alfresco SDK. You can start with some tutorials, I'll recommend you Alfresco Developer Tutorial Series. They are really nice as starting point.

Cheers,

Cristina.

--
VenziaIT: helping companies since 2005! Our ECM products: AQuA & Seidoc
angelborroy
Alfresco Employee

Re: Java Client side SDK for Alfresco APIs

Try this one:

https://github.com/Alfresco/alfresco-java-sdk

I guess you need the alfresco-java-rest-api: https://github.com/Alfresco/alfresco-java-sdk/tree/develop/alfresco-java-rest-api

Hyland Developer Evangelist