Last Version

OPS4J Resource Bundles Parent 1.0.0

Maven parent POM for all OPS4J Maven projects.

License

License

GroupId

GroupId

org.ops4j.resources
ArtifactId

ArtifactId

ops4j-resource-bundles
Version

Version

1.0.0
Type

Type

pom
Description

Description

OPS4J Resource Bundles Parent
Maven parent POM for all OPS4J Maven projects.
Project Organization

Project Organization

OPS4J - Open Participation Software for Java

Download ops4j-resource-bundles 1.0.0


<!-- https://jarcasting.com/artifacts/org.ops4j.resources/ops4j-resource-bundles/ -->
<dependency>
    <groupId>org.ops4j.resources</groupId>
    <artifactId>ops4j-resource-bundles</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ops4j.resources/ops4j-resource-bundles/
implementation 'org.ops4j.resources:ops4j-resource-bundles:1.0.0'
// https://jarcasting.com/artifacts/org.ops4j.resources/ops4j-resource-bundles/
implementation ("org.ops4j.resources:ops4j-resource-bundles:1.0.0")
'org.ops4j.resources:ops4j-resource-bundles:pom:1.0.0'
<dependency org="org.ops4j.resources" name="ops4j-resource-bundles" rev="1.0.0">
  <artifact name="ops4j-resource-bundles" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ops4j.resources', module='ops4j-resource-bundles', version='1.0.0')
)
libraryDependencies += "org.ops4j.resources" % "ops4j-resource-bundles" % "1.0.0"
[org.ops4j.resources/ops4j-resource-bundles "1.0.0"]

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.