Last Version

StringTemplate Maven Plugin 1.1

This plugin allows you to execute StringTemplate template files during your build. The values for templates can come from static declarations or from a Java class specified to be executed.

License

License

MIT
Categories

Categories

Maven Build Tools
GroupId

GroupId

com.webguys
ArtifactId

ArtifactId

string-template-maven-plugin
Version

Version

1.1
Type

Type

maven-plugin
Description

Description

StringTemplate Maven Plugin
This plugin allows you to execute StringTemplate template files during your build. The values for templates can come from static declarations or from a Java class specified to be executed.
Project URL

Project URL

https://github.com/kevinbirch/string-template-maven-plugin
Project Organization

Project Organization

The WebGuys
Source Code Management

Source Code Management

https://github.com/kevinbirch/string-template-maven-plugin

Download string-template-maven-plugin 1.1


<plugin>
    <groupId>com.webguys</groupId>
    <artifactId>string-template-maven-plugin</artifactId>
    <version>1.1</version>
</plugin>

Dependencies

compile (6)

Group / Artifact Type Version
org.antlr : stringtemplate jar 4.0.2
org.apache.maven : maven-plugin-api jar 3.0.4
org.apache.maven : maven-core jar 3.0.4
org.apache.maven : maven-artifact jar 3.0.4
org.sonatype.aether : aether-util jar 1.13.1
org.twdata.maven : mojo-executor jar 2.0

Project Modules

There are no modules declared in this project.