is not current version
Last Version 3.1.0

org.apache.uima:ruta-eclipse-feature 2.2.1

UIMA Eclipse Plugin Feature that contains the UIMA Ruta engine and IDE

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.uima
ArtifactId

ArtifactId

ruta-eclipse-feature
Version

Version

2.2.1
Type

Type

jar

Download ruta-eclipse-feature 2.2.1


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