Java™ version of the netorcai client library.
This project can be built via Apache Maven.
The following command generates a library tarball (in the target directory).
mvn packageThe following command installs the library in the Apache Maven local repository.
mvn install