OPS4J Pax Warp Maven Support Reactor

Database Transformations

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.ops4j.pax.warp
ArtifactId

ArtifactId

maven
Last Version

Last Version

0.7.0
Release Date

Release Date

Type

Type

pom
Description

Description

OPS4J Pax Warp Maven Support Reactor
Database Transformations
Project Organization

Project Organization

OPS4J - Open Participation Software for Java

Download maven

Filename Size
maven-0.7.0.pom 630 bytes
Browse

How to add to project

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

Dependencies

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

Project Modules

  • warp-maven-plugin

Versions

Version
0.7.0
0.6.2
0.6.1
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0