is not current version
Last Version 3.3.0

org.apache.uima:aggregate-uimaj-eclipse-plugins 3.0.2

The aggregate for building the Eclipse plugins that are part of the base UIMA framework

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.uima
ArtifactId

ArtifactId

aggregate-uimaj-eclipse-plugins
Version

Version

3.0.2
Type

Type

pom

Download aggregate-uimaj-eclipse-plugins 3.0.2


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