Skip to content

lotaris/minirox-client-java

Repository files navigation

rox-client-java

Base Java client for Mini ROX for Java based clients.

Usage

  1. Put the following dependency in your pom.xml
<dependency>
  <groupId>com.lotaris.minirox.client</groupId>
  <artifactId>minirox-client-java</artifactId>
  <version>2.1.2</version>
</dependency>

Requirements

  • Java 6+

Contributing

  • Fork
  • Create a topic branch - git checkout -b feature
  • Push to your branch - git push origin feature
  • Create a pull request from your branch

Please add a changelog entry with your name for new features and bug fixes.

License

minirox-client-java is licensed under the MIT License. See LICENSE.txt for the full text.

About

Base Java client for Mini ROX for Java based clients.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages