ACT Mustache

Implement ActFramework View with mustache template engine

Лицензия

Лицензия

Группа

Группа

org.actframework
Идентификатор

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

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

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

1.5.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

ACT Mustache
Implement ActFramework View with mustache template engine
Ссылка на сайт

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

http://actframework.org/plugin/mustache
Организация-разработчик

Организация-разработчик

ActFramework

Скачать act-mustache

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

<!-- https://jarcasting.com/artifacts/org.actframework/act-mustache/ -->
<dependency>
    <groupId>org.actframework</groupId>
    <artifactId>act-mustache</artifactId>
    <version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.actframework/act-mustache/
implementation 'org.actframework:act-mustache:1.5.0'
// https://jarcasting.com/artifacts/org.actframework/act-mustache/
implementation ("org.actframework:act-mustache:1.5.0")
'org.actframework:act-mustache:jar:1.5.0'
<dependency org="org.actframework" name="act-mustache" rev="1.5.0">
  <artifact name="act-mustache" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.actframework', module='act-mustache', version='1.5.0')
)
libraryDependencies += "org.actframework" % "act-mustache" % "1.5.0"
[org.actframework/act-mustache "1.5.0"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
com.github.spullara.mustache.java : compiler jar 0.9.6
org.slf4j : slf4j-api jar 1.7.25
org.osgl : osgl-version jar 2.0.0-BETA-4-JAVA7
org.actframework : act jar 1.8.29

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.mockito : mockito-core jar 2.9.0
org.osgl : osgl-ut jar 2.0.0-BETA-4-JAVA7

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

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

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

Версия
1.5.0
1.4.6
1.4.5
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.0
1.2.1
1.2.0
1.0.0