Mustache Module

MWA it's an effort for making Java Web Applications less verbose and more fun.

Лицензия

Лицензия

Группа

Группа

com.github.edgarespina
Идентификатор

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

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

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

0.1.8
Дата

Дата

Тип

Тип

jar
Описание

Описание

Mustache Module
MWA it's an effort for making Java Web Applications less verbose and more fun.

Скачать mwa-mustache

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.github.edgarespina : mwa-core jar 0.1.8
com.github.spullara.mustache.java : compiler jar 0.7.6

provided (1)

Идентификатор библиотеки Тип Версия
javax.servlet : javax.servlet-api jar 3.0.1

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.10
org.easymock : easymock jar 3.1

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

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

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

Версия
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0