Java client library for Kill Bill.
To build the library:
mvn clean install
This will produce several jars:
- killbill-client-java-x.y.z-SNAPSHOT.jar which contains only the library
- killbill-client-java-x.y.z-SNAPSHOT-jar-with-dependencies.jar which is a self contained jar (library and dependencies)