Download opennlp-uima-1.6.0.jar file - Jar o

Jar examples for o:opennlp-uima

Description

You can download jar file opennlp-uima 1.6.0 in this page.

License

Apache License

Build File

You can use the following script to add opennlp-uima-1.6.0.jar to your project.

<dependency>
   <groupId>org.apache.opennlp</groupId>
   <artifactId>opennlp-uima</artifactId>
   <version>1.6.0</version>
</dependency>
compile group: 'org.apache.opennlp', name: 'opennlp-uima', version: '1.6.0'
libraryDependencies += "org.apache.opennlp" % "opennlp-uima" % "1.6.0"
<dependency org="org.apache.opennlp" name="opennlp-uima" rev="1.6.0"/>
@Grapes(@Grab(group='org.apache.opennlp', module='opennlp-uima', version='1.6.0'))
'org.apache.opennlp:opennlp-uima:jar:1.6.0'

Download

Click the following link to download the jar file.

opennlp-uima-1.6.0-javadoc.jar
opennlp-uima-1.6.0-sources.jar
opennlp-uima-1.6.0.jar
opennlp-uima-1.6.0.pom



Related Tutorials