Title: Maven Dependency
Apache OpenNLP is also distributed via the repo1.maven.org repository and
the maven artifacts are located [here](http://repo1.maven.org/maven2/org/apache/opennlp/).
The Apache OpenNLP project publishes the library, javadoc and source code jars.
To use OpenNLP in your project specify exactly one of the following dependencies,
all transient dependencies are resolved automatically.
## OpenNLP Tools Dependency
To use the OpenNLP Tools define the following dependency:
org.apache.opennlp
opennlp-tools
1.5.2-incubating
## OpenNLP UIMA Annotators Dependency
To use the OpenNLP UIMA Annotators define the following dependency:
org.apache.opennlp
opennlp-uima
1.5.2-incubating
## OpenNLP Maxent Dependency
To use OpenNLP Maxent define the following dependency:
org.apache.opennlp
opennlp-maxent
3.0.2-incubating