is not current version
Last Version 3

org.apache.uima:uima-jar-resource-bundle 2

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

GroupId

GroupId

org.apache.uima
ArtifactId

ArtifactId

uima-jar-resource-bundle
Version

Version

2
Type

Type

jar

Download uima-jar-resource-bundle 2


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