License |
License |
---|---|
GroupId | GroupIdorg.apache.uima |
ArtifactId | ArtifactIduimaj-examples |
Last Version | Last Version3.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache UIMA Base: uimaj-examples: SDK Examples
Examples and sample code
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
uimaj-examples-3.3.0.pom | |
uimaj-examples-3.3.0.jar | 156 KB |
uimaj-examples-3.3.0-sources.jar | 135 KB |
Browse |
<!-- 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"]
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 |
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 |