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

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

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

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

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

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

aggregate-uimaj-eclipse-plugins
Версия

Версия

2.10.2
Тип

Тип

pom

Скачать aggregate-uimaj-eclipse-plugins 2.10.2

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

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