Skip to content

Rest client written in java to consume Alfresco RESTful services

Notifications You must be signed in to change notification settings

ajaydeshwal/alfresco-restclient

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alfresco-restclient

Rest client written in java to consume Alfresco RESTful services

##Maven Following declaration can be used to add this library as a maven dependency:

<dependency>
    <groupId>uk.co.techblue</groupId>
    <artifactId>alfresco-restclient</artifactId>
    <version>1.1</version>
</dependency>

About

Rest client written in java to consume Alfresco RESTful services

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 97.7%
  • JavaScript 2.3%