не последняя версия
Последняя версия 3.3.0

org.apache.uima:aggregate-uimaj 2.4.2

The aggregate for the base UIMA framework build and release

Группа

Группа

org.apache.uima
Идентификатор

Идентификатор

aggregate-uimaj
Версия

Версия

2.4.2
Тип

Тип

pom

Скачать aggregate-uimaj 2.4.2

Имя Файла Размер
aggregate-uimaj-2.4.2.pom 3 KB
Обзор

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