Groovy Template :: Maven Plugin

This plugin allows for code generation from Groovy template files.

License

License

Categories

Categories

Groovy Languages Maven Build Tools
GroupId

GroupId

com.summitsystemsinc.maven
ArtifactId

ArtifactId

groovy-template-maven-plugin
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Groovy Template :: Maven Plugin
This plugin allows for code generation from Groovy template files.
Project URL

Project URL

https://github.com/magno32/groovy-template-maven-plugin
Source Code Management

Source Code Management

https://github.com/magno32/groovy-template-maven-plugin

Download groovy-template-maven-plugin

How to add to project

<plugin>
    <groupId>com.summitsystemsinc.maven</groupId>
    <artifactId>groovy-template-maven-plugin</artifactId>
    <version>1.0.0</version>
</plugin>

Dependencies

compile (6)

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

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.0

Project Modules

There are no modules declared in this project.

Groovy-Template Maven Plugin

Join the chat at https://gitter.im/summitsystemsinc/groovy-template-maven-plugin Build Status

This plugin allows Maven to generate sources and resources from available groovy template files.

Usage

For usage details, see the Mojo Documentation

Versions

Version
1.0.0