Last Version

UIMA Jar shared resources 3

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

License

License

GroupId

GroupId

org.apache.uima
ArtifactId

ArtifactId

uima-jar-resource-bundle
Version

Version

3
Type

Type

jar
Description

Description

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
Project URL

Project URL

http://uima.apache.org
Project Organization

Project Organization

The Apache Software Foundation

Download uima-jar-resource-bundle 3


<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.