is not current version
Last Version 2

org.apache.clerezza:clerezza-jar-resource-bundle 1

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. This is a modified version of uima-jar-resource-bundle

GroupId

GroupId

org.apache.clerezza
ArtifactId

ArtifactId

clerezza-jar-resource-bundle
Version

Version

1
Type

Type

jar

Download clerezza-jar-resource-bundle 1


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