Download ConceptMapper-2.3.1.jar file - Jar c

Jar examples for c:ConceptMapper

Description

Extracts concepts from a CAS

You can download jar file ConceptMapper 2.3.1 in this page.

License

Apache License

Build File

You can use the following script to add ConceptMapper-2.3.1.jar to your project.

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

Download

Click the following link to download the jar file.

ConceptMapper-2.3.1-javadoc.jar
ConceptMapper-2.3.1-sources.jar
ConceptMapper-2.3.1.jar
ConceptMapper-2.3.1.pom



Related Tutorials