mustache-maven-plugin Maven Mojo

Implementation of the Mustache language in Java.

License

License

Categories

Categories

Java Languages Maven Build Tools
GroupId

GroupId

com.github.spullara.mustache.java
ArtifactId

ArtifactId

mustache-maven-plugin
Last Version

Last Version

0.9.10
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

mustache-maven-plugin Maven Mojo
Implementation of the Mustache language in Java.
Project URL

Project URL

http://maven.apache.org

Download mustache-maven-plugin

How to add to project

<plugin>
    <groupId>com.github.spullara.mustache.java</groupId>
    <artifactId>mustache-maven-plugin</artifactId>
    <version>0.9.10</version>
</plugin>

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.3
org.apache.maven : maven-plugin-api jar 3.2.1
org.codehaus.plexus : plexus-compiler-api jar 2.3
com.github.spullara.mustache.java : compiler jar 0.9.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.10
0.9.7
0.9.6
0.9.5
0.9.4
0.9.3
0.9.2
0.9.1
0.9.0
0.8.18
0.8.17
0.8.16