Skip to content

Rest client written in java to consume Alfresco RESTful services

Notifications You must be signed in to change notification settings

techblue/alfresco-restclient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 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>

Pooling connection parameters

##System Properties

alfcli-max-total=20
alfcli-default-max-per-route=2

About

Rest client written in java to consume Alfresco RESTful services

Resources

Stars

Watchers

Forks

Packages

No packages published