Template Engine

A very simple template engine that compiles to Java code. It's two main goals are to make indenting child templates easy and to offer type safe templates.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Template Engine
A very simple template engine that compiles to Java code. It's two main goals are to make indenting child templates easy and to offer type safe templates.
Ссылка на сайт

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

https://github.com/hilcode/template-engine
Система контроля версий

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

https://github.com/hilcode/template-engine

Скачать teng

Имя Файла Размер
teng-0.2.pom
teng-0.2.jar 57 KB
teng-0.2-sources.jar 43 KB
teng-0.2-javadoc.jar 214 KB
Обзор

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.fasterxml.jackson.core : jackson-databind jar 2.6.3
com.google.guava : guava jar 19.0
se.jbee : silk-di jar 0.6

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.mockito : mockito-core jar 2.1.0-beta.121

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

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

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

Версия
0.2