Open-source (Apache 2 License) Java Client Library for Continusec Verifiable Data Structures API.
To get started, get a copy of this repo:
git clone https://github.com/continusec/java-client
Then use Maven to build:
mvn package
And use the resulting JAR in your project.
See com.continusec.client.ContinusecClient in the Javadoc for how to get started using the library:
https://www.continusec.com/documentation/clients
Pull requests welcome, especially suggestions from experienced Java people on how to best provide this as a package for distribution.
For any questions / feedback, please open an issue in Github, or send mail to: support@continusec.com.