Release Candidate 1
First release of GLIS API client for Java for user feedback and comments.
The RC1 is available in Central Maven repository:
<dependency>
<groupId>org.genesys-pgr</groupId>
<artifactId>glis-client</artifactId>
<version>1.0-RC1</version>
<scope>compile</scope>
</dependency>