Last Version

Apache UIMA Base: uimaj-examples: SDK Examples 3.3.0

Examples and sample code

License

License

GroupId

GroupId

org.apache.uima
ArtifactId

ArtifactId

uimaj-examples
Version

Version

3.3.0
Type

Type

jar
Description

Description

Apache UIMA Base: uimaj-examples: SDK Examples
Examples and sample code
Project URL

Project URL

https://uima.apache.org
Project Organization

Project Organization

The Apache Software Foundation

Download uimaj-examples 3.3.0


<!-- https://jarcasting.com/artifacts/org.apache.uima/uimaj-examples/ -->
<dependency>
    <groupId>org.apache.uima</groupId>
    <artifactId>uimaj-examples</artifactId>
    <version>3.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.uima/uimaj-examples/
implementation 'org.apache.uima:uimaj-examples:3.3.0'
// https://jarcasting.com/artifacts/org.apache.uima/uimaj-examples/
implementation ("org.apache.uima:uimaj-examples:3.3.0")
'org.apache.uima:uimaj-examples:jar:3.3.0'
<dependency org="org.apache.uima" name="uimaj-examples" rev="3.3.0">
  <artifact name="uimaj-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.uima', module='uimaj-examples', version='3.3.0')
)
libraryDependencies += "org.apache.uima" % "uimaj-examples" % "3.3.0"
[org.apache.uima/uimaj-examples "3.3.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.uima : uimaj-core jar 3.3.0
org.apache.uima : uimaj-cpe jar 3.3.0
org.apache.uima : uimaj-document-annotation jar 3.3.0
org.apache.uima : uimaj-tools jar 3.3.0
org.apache.uima : uimaj-v3migration-jcas jar 3.3.0

provided (4)

Group / Artifact Type Version
org.eclipse.emf : common jar 2.1.0
org.eclipse.emf : ecore jar 2.1.0
org.eclipse.emf : ecore-xmi jar 2.1.0
com.github.stephenc.findbugs : findbugs-annotations jar 1.3.9-1

Project Modules

There are no modules declared in this project.