Last Version

POM Manipulation Integration Tests 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-integration-test
Version

Version

4.8
Type

Type

jar
Description

Description

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

Download pom-manipulation-integration-test 4.8


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

Dependencies

compile (10)

Group / Artifact Type Version
org.commonjava.maven.ext : pom-manipulation-core jar 4.8
org.commonjava.maven.ext : pom-manipulation-common jar 4.8
org.commonjava.maven.ext : pom-manipulation-cli jar 4.8
commons-lang : commons-lang jar 2.6
org.codehaus.groovy : groovy-json jar 3.0.10
org.codehaus.groovy : groovy jar 3.0.10
org.slf4j : slf4j-api jar 1.7.30
ch.qos.logback : logback-classic jar 1.2.9
ch.qos.logback : logback-core jar 1.2.9
com.google.inject : guice jar 4.0

test (5)

Group / Artifact Type Version
org.commonjava.maven.ext : pom-manipulation-io test-jar 4.8
junit : junit jar 4.13.2
org.codehaus.groovy : groovy-xml jar 3.0.10
org.apache.maven : apache-maven zip 3.5.0
org.eclipse.jetty : jetty-server jar 9.4.42.v20210604

Project Modules

There are no modules declared in this project.