OPS4J Tools : Maven

OPS4J Maven plugins

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.ops4j.tools
ArtifactId

ArtifactId

maven
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

pom
Description

Description

OPS4J Tools : Maven
OPS4J Maven plugins
Project Organization

Project Organization

OPS4J - Open Participation Software for Java

Download maven

Filename Size
maven-0.1.1.pom 1 KB
Browse

How to add to project

<!-- 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
org.ops4j.tools

OPS4J - Open Participation for Java

Versions

Version
0.1.1
0.1.0