Replacing java_client with Swagger-based clients/java project.
- Switched implementations of the Swagger client to use okhttp with gson.
- Added the version to the "status" method, and hey, added that method to the spec
- Added templates to the java code generator to add some default methods, fixing some import issues in Gradle
NOTE: We may want to break down the API a bit and restructure it.