Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 667 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 667 Bytes

killbill-client-java-example

Example project that demonstrates how to use the Kill Bill Java client. For a detailed tutorial, please refer to our docs

Build

mvn clean install

Run

Ensure Kill Bill is running (either on AWS or via Docker or in Tomcat) or standalone and run the following command:

mvn test