is not current version
Last Version 3.1.0

org.apache.uima:ruta-ep-addons 2.0.1

Provides addons for the UIMA Ruta Workbench in Eclipse

GroupId

GroupId

org.apache.uima
ArtifactId

ArtifactId

ruta-ep-addons
Version

Version

2.0.1
Type

Type

jar

Download ruta-ep-addons 2.0.1


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