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

Rythm Template Engine 1.0-b7

A strong typed high performance Java Template engine with .Net Razor like syntax

Лицензия

Лицензия

Группа

Группа

com.greenlaw110.rythm
Идентификатор

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

rythm-engine
Версия

Версия

1.0-b7
Тип

Тип

jar
Описание

Описание

Rythm Template Engine
A strong typed high performance Java Template engine with .Net Razor like syntax
Ссылка на сайт

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

http://rythmengine.com/

Скачать rythm-engine 1.0-b7


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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.eclipse.jdt.core.compiler : ecj jar 3.7.2
com.stevesoft.pat : pat jar 1.5.3
org.apache.commons : commons-lang3 jar 3.1
com.alibaba : fastjson jar 1.1.27

provided (2)

Идентификатор библиотеки Тип Версия
com.google.code.gson : gson jar 2.2.2
javax.servlet : servlet-api jar 2.3

test (1)

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

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

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