Last Version

OPS4J Tools 0.1.1

OPS4J Tools project provides utilities to be used with popular tools like Maven.

License

License

GroupId

GroupId

org.ops4j
ArtifactId

ArtifactId

tools
Version

Version

0.1.1
Type

Type

pom
Description

Description

OPS4J Tools
OPS4J Tools project provides utilities to be used with popular tools like Maven.
Project URL

Project URL

https://ops4j1.jira.com/wiki/spaces/TOOLS/overview
Project Organization

Project Organization

OPS4J - Open Participation Software for Java
Source Code Management

Source Code Management

https://github.com/ops4j/org.ops4j.tools

Download tools 0.1.1

Filename Size
tools-0.1.1.pom 18 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • maven