mustache-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.

Лицензия

Лицензия

Категории

Категории

Maven Компиляция и сборка Сеть
Группа

Группа

net.wouterdanes
Идентификатор

Идентификатор

mustache-maven-plugin
Последняя версия

Последняя версия

1.2
Дата

Дата

Тип

Тип

maven-plugin
Описание

Описание

mustache-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.
Ссылка на сайт

Ссылка на сайт

https://github.com/wouterd/mustache-maven-plugin
Система контроля версий

Система контроля версий

https://github.com/wouterd/mustache-maven-plugin

Скачать mustache-maven-plugin

Как подключить последнюю версию

<plugin>
    <groupId>net.wouterdanes</groupId>
    <artifactId>mustache-maven-plugin</artifactId>
    <version>1.2</version>
</plugin>

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
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

provided (2)

Идентификатор библиотеки Тип Версия
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.2
org.apache.maven : maven-project jar 2.2.1

test (2)

Идентификатор библиотеки Тип Версия
org.apache.maven : maven-artifact jar 2.2.1
junit : junit jar 4.8.2

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.2
1.1
1.0