OPS4J Resource Bundles Reactor

Maven parent POM for all OPS4J Maven projects.

License

License

GroupId

GroupId

org.ops4j
ArtifactId

ArtifactId

resources
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project Organization

OPS4J - Open Participation Software for Java

Download resources

Filename Size
resources-1.0.0.pom 1 KB
Browse

How to add to project

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

  • ops4j-resource-bundles
  • ops4j-jar-txt-resource-bundle

Versions

Version
1.0.0