is not current version
Last Version 4.8

org.commonjava.maven.ext:pom-manipulation-integration-test 2.7.1


Categories

Categories

Maven Build Tools
GroupId

GroupId

org.commonjava.maven.ext
ArtifactId

ArtifactId

pom-manipulation-integration-test
Version

Version

2.7.1
Type

Type

jar

Download pom-manipulation-integration-test 2.7.1


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