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

Aramis templating engine 1.2

Aramis is a light weight template language and template engine, extending the Mustache template syntax. Support for expressions, content rendering, decorator templates, content controllers, view perspectives.

Лицензия

Лицензия

Группа

Группа

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

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

aramis
Версия

Версия

1.2
Тип

Тип

jar
Описание

Описание

Aramis templating engine
Aramis is a light weight template language and template engine, extending the Mustache template syntax. Support for expressions, content rendering, decorator templates, content controllers, view perspectives.
Ссылка на сайт

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

https://github.com/kristianhelgesen/aramis
Система контроля версий

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

https://github.com/kristianhelgesen/aramis

Скачать aramis 1.2


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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.2
org.mvel : mvel2 jar 2.1.3.Final
org.apache.commons : commons-lang3 jar 3.1

provided (1)

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

test (3)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-simple jar 1.7.2
junit : junit jar 4.10
org.hamcrest : hamcrest-all jar 1.3

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

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