is not current version
Last Version 3.3.0

org.apache.uima:uimaj-eclipse-feature-runtime 2.4.2

UIMA Eclipse Plugin Feature that has the base UIMA runtime, referred to by other plugins that need UIMA framework code

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.uima
ArtifactId

ArtifactId

uimaj-eclipse-feature-runtime
Version

Version

2.4.2
Type

Type

jar

Download uimaj-eclipse-feature-runtime 2.4.2


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