Last Version

OPS4J Tools : Maven 0.1.1

OPS4J Maven plugins

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.ops4j.tools
ArtifactId

ArtifactId

maven
Version

Version

0.1.1
Type

Type

pom
Description

Description

OPS4J Tools : Maven
OPS4J Maven plugins
Project Organization

Project Organization

OPS4J - Open Participation Software for Java

Download maven 0.1.1

Filename Size
maven-0.1.1.pom 1 KB
Browse

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

  • osgi-report-maven-plugin