| License |
License |
|---|---|
| GroupId | GroupIdorg.ops4j.resources |
| ArtifactId | ArtifactIdops4j-jar-txt-resource-bundle |
| Version | Version1.0.0 |
| Type | Typejar |
| Description |
DescriptionOPS4J JAR (.txt) Resource Bundle
An archive which contains templates for generating the necessary license files and notices for all OPS4J releases.
Generated files use the .txt file extension as an alternative to no-extension files.
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.ops4j.resources/ops4j-jar-txt-resource-bundle/ -->
<dependency>
<groupId>org.ops4j.resources</groupId>
<artifactId>ops4j-jar-txt-resource-bundle</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ops4j.resources/ops4j-jar-txt-resource-bundle/
implementation 'org.ops4j.resources:ops4j-jar-txt-resource-bundle:1.0.0'
// https://jarcasting.com/artifacts/org.ops4j.resources/ops4j-jar-txt-resource-bundle/
implementation ("org.ops4j.resources:ops4j-jar-txt-resource-bundle:1.0.0")
'org.ops4j.resources:ops4j-jar-txt-resource-bundle:jar:1.0.0'
<dependency org="org.ops4j.resources" name="ops4j-jar-txt-resource-bundle" rev="1.0.0">
<artifact name="ops4j-jar-txt-resource-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ops4j.resources', module='ops4j-jar-txt-resource-bundle', version='1.0.0')
)
libraryDependencies += "org.ops4j.resources" % "ops4j-jar-txt-resource-bundle" % "1.0.0"
[org.ops4j.resources/ops4j-jar-txt-resource-bundle "1.0.0"]