is not current version
Last Version 3.3.0

org.apache.uima:uimaj-eclipse-feature-tools 2.7.0

UIMA Eclipse Plugin Feature for base uima tooling

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.uima
ArtifactId

ArtifactId

uimaj-eclipse-feature-tools
Version

Version

2.7.0
Type

Type

jar

Download uimaj-eclipse-feature-tools 2.7.0


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