Last Version

OPS4J Pax Warp Maven Support Reactor 0.7.0

Database Transformations

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.ops4j.pax.warp
ArtifactId

ArtifactId

maven
Version

Version

0.7.0
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 0.7.0

Filename Size
maven-0.7.0.pom 630 bytes
Browse

<!-- 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