Clients | Java
You can integrate Blitz with your Java apps, by adding the api client dependency into your pom.xml:
And use the client:
If you don't use Maven in your projects, you can download the client jar archive here and the dependencies: Google Gson v1.7.1 and Apache Commons Codec v1.5.
The client is open source and you can find the source code here.
Clients::Maven