1- [ ![ Build Status] ( https://travis-ci.org/rosette-api/java.svg?branch=master )] (https://travis-c## Rosette API Access
2- - Rosette Cloud [ Sign Up] ( https://developer.rosette.com/signup )
3- - Rosette Enterprise [ Evaluation] ( https://www.rosette.com/product-eval/ )
4-
5- i.org/rosette-api/java)
1+ ![ Build Status] ( https://travis-ci.org/rosette-api/java.svg?branch=master )] ( https://travis-ci.org/rosette-api/java )
62[ ![ Maven Central] ( https://maven-badges.herokuapp.com/maven-central/com.basistech.rosette/rosette-api-java-binding/badge.svg )] ( https://maven-badges.herokuapp.com/maven-central/com.basistech.rosette/rosette-api-java-binding )
73
84# Java client binding for Rosette API #
@@ -44,7 +40,7 @@ If you prefer to build from source, please use an appropriate release tag.
4440
4541#### Examples
4642View small example programs for each Rosette endpoint
47- in the [ examples] ( https://github.com/rosette-api/java/tree/develop /examples ) directory.
43+ in the [ examples] ( https://github.com/rosette-api/java/tree/master /examples ) directory.
4844
4945#### Documentation & Support
5046- [ Binding API] ( https://rosette-api.github.io/java/ )
@@ -58,24 +54,3 @@ in the [examples](https://github.com/rosette-api/java/tree/develop/examples) dir
5854## Binding Developer Information
5955If you are modifying the binding code, please refer to the [ developer README] ( https://github.com/rosette-api/java/tree/develop/DEVELOPER.md ) file.
6056
61-
62- ## Basic Usage ##
63- To check out more examples, see [ examples] ( examples/src/main/java/com/basistech/rosette/examples )
64-
65- ## API Documentation ##
66- Check out the [ documentation] ( http://rosette-api.github.io/java )
67-
68- ## Release Notes
69- See the [ Wiki] ( https://github.com/rosette-api/java/wiki/Release-Notes ) .
70-
71- ## Docker ##
72- A Docker image for running the examples against the compiled source library is available on Docker Hub.
73-
74- Command: ` docker run -e API_KEY=api-key -v "<binding root directory>:/source" rosetteapi/docker-java `
75-
76- Additional environment settings:
77- ` -e ALT_URL=<alternative URL> `
78- ` -e FILENAME=<single filename> `
79-
80- ## Additional Information ##
81- For more, visit [ Rosette API site] ( https://developer.rosette.com )
0 commit comments