Java wrapper for the Next Caller API. Supports java v6 and newer.
Dependencies:
- jackson-jaxrs
- logback-classic
- junit
- mockito-all
Installation:
in order to add lib, maven dependency should be added:
<dependency>
<groupId>com.nextcaller.integration-java</groupId>
<artifactId>integration-java</artifactId>
<version>0.2.1</version>
</dependency>
Full documentation see here