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>
##System Properties
alfcli-max-total=20
alfcli-default-max-per-route=2