is not current version
Last Version 2.10.3

org.apache.uima:uimaj-eclipse-feature-deployeditor 2.4.0

UIMA Eclipse Plugin Feature for the uima-as deploy editor

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.uima
ArtifactId

ArtifactId

uimaj-eclipse-feature-deployeditor
Version

Version

2.4.0
Type

Type

jar

Download uimaj-eclipse-feature-deployeditor 2.4.0


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