is not current version
Last Version 3.1.0

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

Provides additional views for the CAS Editor

GroupId

GroupId

org.apache.uima
ArtifactId

ArtifactId

ruta-ep-caseditor
Version

Version

2.6.0
Type

Type

jar

Download ruta-ep-caseditor 2.6.0


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