Last Version

Apache UIMA Eclipse: uimaj-ep-runtime 3.3.0

Provides the core UIMA Framework to other Eclipse plugins for their use

License

License

GroupId

GroupId

org.apache.uima
ArtifactId

ArtifactId

uimaj-ep-runtime
Version

Version

3.3.0
Type

Type

jar
Description

Description

Apache UIMA Eclipse: uimaj-ep-runtime
Provides the core UIMA Framework to other Eclipse plugins for their use
Project URL

Project URL

https://uima.apache.org
Project Organization

Project Organization

The Apache Software Foundation

Download uimaj-ep-runtime 3.3.0


<!-- https://jarcasting.com/artifacts/org.apache.uima/uimaj-ep-runtime/ -->
<dependency>
    <groupId>org.apache.uima</groupId>
    <artifactId>uimaj-ep-runtime</artifactId>
    <version>3.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.uima/uimaj-ep-runtime/
implementation 'org.apache.uima:uimaj-ep-runtime:3.3.0'
// https://jarcasting.com/artifacts/org.apache.uima/uimaj-ep-runtime/
implementation ("org.apache.uima:uimaj-ep-runtime:3.3.0")
'org.apache.uima:uimaj-ep-runtime:jar:3.3.0'
<dependency org="org.apache.uima" name="uimaj-ep-runtime" rev="3.3.0">
  <artifact name="uimaj-ep-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.uima', module='uimaj-ep-runtime', version='3.3.0')
)
libraryDependencies += "org.apache.uima" % "uimaj-ep-runtime" % "3.3.0"
[org.apache.uima/uimaj-ep-runtime "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-tools jar 3.3.0
org.apache.uima : uimaj-adapter-vinci jar 3.3.0
org.apache.uima : jVinci jar 3.3.0

provided (1)

Group / Artifact Type Version
com.github.stephenc.findbugs : findbugs-annotations jar 1.3.9-1

Project Modules

There are no modules declared in this project.