Last Version

POM Manipulation Extension for Maven 4.8

Manipulation Tool (available as library, extension and CLI) for Apache Maven that allows pre-processing of Maven pom.xml's.

License

License

APLv2.0
Categories

Categories

Maven Build Tools
GroupId

GroupId

org.commonjava.maven.ext
ArtifactId

ArtifactId

pom-manipulation-parent
Version

Version

4.8
Type

Type

pom
Description

Description

POM Manipulation Extension for Maven
Manipulation Tool (available as library, extension and CLI) for Apache Maven that allows pre-processing of Maven pom.xml's.
Project URL

Project URL

http://github.com/release-engineering/pom-manipulation-ext
Source Code Management

Source Code Management

http://github.com/release-engineering/pom-manipulation-ext

Download pom-manipulation-parent 4.8


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

Dependencies

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

Project Modules

  • annotation
  • common
  • io
  • core
  • cli
  • ext
  • integration-test
  • coverage-reporting