cp2boston / java-0.7

Rosette API Client Library for Java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

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.4</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

Rosette API Client Library for Java

License:Other


Languages

Language:Java 100.0%