License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.nlocketz.plugins |
ArtifactId | ArtifactIdplugin-repeater-maven-plugin |
Version | Version0.0.7 |
Type | Typemaven-plugin |
Description |
Descriptionplugin-repeater-maven-plugin Maven Plugin
A Maven plugin that repeats a plugin while replacing placeholder variables. Used to reduce duplication within the POM.
|
<plugin>
<groupId>com.nlocketz.plugins</groupId>
<artifactId>plugin-repeater-maven-plugin</artifactId>
<version>0.0.7</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 3.5.0 |
org.apache.maven : maven-core | jar | 3.5.0 |
org.apache.maven : maven | pom | 3.0.5 |
org.codehaus.plexus : plexus-utils | jar | 3.0.8 |
org.apache.maven : maven-model | jar | 3.5.0 |
com.google.guava : guava | jar | 19.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |