Skip to content

shurph-quiet-harbor/nextcaller-java-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nextcaller-java-api

Java wrapper for the Next Caller API. Supports java v6 and newer.

Installation

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>

Documentation

Full documentation see here

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%