is not current version
Last Version 3.3.0

org.apache.uima:aggregate-uimaj 3.0.0-alpha

The aggregate for the base UIMA framework build and release

GroupId

GroupId

org.apache.uima
ArtifactId

ArtifactId

aggregate-uimaj
Version

Version

3.0.0-alpha
Type

Type

pom

Download aggregate-uimaj 3.0.0-alpha


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