License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.webguys |
ArtifactId | ArtifactIdstring-template-maven-plugin |
Version | Version1.1 |
Type | Typemaven-plugin |
Description |
DescriptionStringTemplate 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 |
Project Organization |
Project OrganizationThe WebGuys |
Source Code Management |
Source Code Management |
<plugin>
<groupId>com.webguys</groupId>
<artifactId>string-template-maven-plugin</artifactId>
<version>1.1</version>
</plugin>
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 |