Skip to content

benson-basis/java

 
 

Repository files navigation

Java client binding for Rosette API

Installation

If you use Maven, include this dependency in your pom.xml:

<dependency>
    <groupId>com.basistech.rosette</groupId>
    <artifactId>rosette-api</artifactId>
    <version>0.7.3</version>
</dependency>

You can also download the self-contained jar file to include on your classpath.

Basic Usage

See examples

API Documentation

See documentation

Additional Information

Visit Rosette API site

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 98.2%
  • Python 1.5%
  • Shell 0.3%