is not current version
Last Version 4.8

POM Manipulation Extension for Maven Annotation Processor 4.5

Contains config annotation and processor

License

License

APLv2.0
Categories

Categories

Maven Build Tools
GroupId

GroupId

org.commonjava.maven.ext
ArtifactId

ArtifactId

pom-manipulation-annotation
Version

Version

4.5
Type

Type

jar
Description

Description

POM Manipulation Extension for Maven Annotation Processor
Contains config annotation and processor

Download pom-manipulation-annotation 4.5


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

Dependencies

compile (4)

Group / Artifact Type Version
commons-io : commons-io jar 2.10.0
com.squareup : javapoet jar 1.13.0
org.slf4j : slf4j-api jar 1.7.30
com.github.olivergondza : maven-jdk-tools-wrapper jar 0.1

Project Modules

There are no modules declared in this project.