is not current version
Last Version 3.1.0

org.apache.uima:ruta-ep-caseditor 2.2.1

Provides additional views for the CAS Editor

GroupId

GroupId

org.apache.uima
ArtifactId

ArtifactId

ruta-ep-caseditor
Version

Version

2.2.1
Type

Type

jar

Download ruta-ep-caseditor 2.2.1


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