| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools Net |
| GroupId | GroupIdnet.wouterdanes |
| ArtifactId | ArtifactIdmustache-maven-plugin |
| Last Version | Last Version1.2 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
Descriptionmustache-maven-plugin Maven Plugin
A maven plugin to run mustache templates in Maven builds. It takes a context in YAML format
and a template in mustache format and generates one or more files.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mustache-maven-plugin-1.2.pom | |
| mustache-maven-plugin-1.2.jar | 14 KB |
| mustache-maven-plugin-1.2-sources.jar | 6 KB |
| mustache-maven-plugin-1.2-javadoc.jar | 44 KB |
| Browse |
<plugin>
<groupId>net.wouterdanes</groupId>
<artifactId>mustache-maven-plugin</artifactId>
<version>1.2</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 2.0 |
| org.codehaus.plexus : plexus-utils | jar | 3.0.8 |
| com.github.spullara.mustache.java : compiler | jar | 0.8.13 |
| org.yaml : snakeyaml | jar | 1.13 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.2 |
| org.apache.maven : maven-project | jar | 2.2.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-artifact | jar | 2.2.1 |
| junit : junit | jar | 4.8.2 |