Last Version

string-template-maven-plugin 1.2.0

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.io7m.stmp
ArtifactId

ArtifactId

string-template-maven-plugin
Version

Version

1.2.0
Type

Type

maven-plugin
Description

Description

string-template-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/io7m/string-template-maven-plugin
Project Organization

Project Organization

The WebGuys
Source Code Management

Source Code Management

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

Download string-template-maven-plugin 1.2.0


<plugin>
    <groupId>com.io7m.stmp</groupId>
    <artifactId>string-template-maven-plugin</artifactId>
    <version>1.2.0</version>
</plugin>

Dependencies

compile (7)

Group / Artifact Type Version
org.antlr : ST4 jar 4.3.1
org.apache.maven : maven-plugin-api jar 3.6.3
org.apache.maven : maven-core jar 3.6.3
org.apache.maven : maven-artifact jar 3.6.3
org.apache.maven : maven-model jar 3.6.3
org.sonatype.aether : aether-util jar 1.13.1
org.twdata.maven : mojo-executor jar 2.3.1

provided (1)

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

Project Modules

There are no modules declared in this project.