Groovy-Template Maven Plugin
This plugin allows Maven to generate sources and resources from available groovy template files.
Usage
For usage details, see the Mojo Documentation
License |
License |
---|---|
Categories |
CategoriesGroovy Languages Maven Build Tools |
GroupId | GroupIdcom.summitsystemsinc.maven |
ArtifactId | ArtifactIdgroovy-template-maven-plugin |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
DescriptionGroovy Template :: Maven Plugin
This plugin allows for code generation from Groovy template files.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<plugin>
<groupId>com.summitsystemsinc.maven</groupId>
<artifactId>groovy-template-maven-plugin</artifactId>
<version>1.0.0</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.gmaven : gmaven-mojo | jar | 1.5 |
org.apache.maven : maven-plugin-api | jar | 3.0 |
org.codehaus.plexus : plexus-utils | jar | 3.0.21 |
org.codehaus.groovy : groovy-all | jar | 2.4.5 |
org.apache.maven : maven-project | jar | 2.0.10 |
org.apache.maven : maven-model | jar | 3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.0 |
This plugin allows Maven to generate sources and resources from available groovy template files.
For usage details, see the Mojo Documentation