UIMA Jar shared resources

An archive which contains templates for generating the necessary license files and notices for all Apache releases. Include via remote-resources plugin, to have the LICENSE, NOTICE and DEPENDENCIES files added to the META-INF

Лицензия

Лицензия

Группа

Группа

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

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

uima-jar-resource-bundle
Последняя версия

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

3
Дата

Дата

Тип

Тип

jar
Описание

Описание

UIMA Jar shared resources
An archive which contains templates for generating the necessary license files and notices for all Apache releases. Include via remote-resources plugin, to have the LICENSE, NOTICE and DEPENDENCIES files added to the META-INF
Ссылка на сайт

Ссылка на сайт

http://uima.apache.org
Организация-разработчик

Организация-разработчик

The Apache Software Foundation

Скачать uima-jar-resource-bundle

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
3
2