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

Stencil Template Engine Root 0.0.2

Stencil is a delightful template language with a concise syntax and advanced capabilities. It is written in Java and has an easy and advanced API that makes integrating it into any environment a breeze.

Лицензия

Лицензия

Группа

Группа

com.impossibl.stencil
Идентификатор

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

root
Версия

Версия

0.0.2
Тип

Тип

pom
Описание

Описание

Stencil Template Engine Root
Stencil is a delightful template language with a concise syntax and advanced capabilities. It is written in Java and has an easy and advanced API that makes integrating it into any environment a breeze.
Ссылка на сайт

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

http://impossibl.github.io/stencil/
Организация-разработчик

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

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

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

https://github.com/impossibl/stencil

Скачать root 0.0.2

Имя Файла Размер
root-0.0.2.pom 1 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.impossibl.stencil/root/ -->
<dependency>
    <groupId>com.impossibl.stencil</groupId>
    <artifactId>root</artifactId>
    <version>0.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.impossibl.stencil/root/
implementation 'com.impossibl.stencil:root:0.0.2'
// https://jarcasting.com/artifacts/com.impossibl.stencil/root/
implementation ("com.impossibl.stencil:root:0.0.2")
'com.impossibl.stencil:root:pom:0.0.2'
<dependency org="com.impossibl.stencil" name="root" rev="0.0.2">
  <artifact name="root" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.impossibl.stencil', module='root', version='0.0.2')
)
libraryDependencies += "com.impossibl.stencil" % "root" % "0.0.2"
[com.impossibl.stencil/root "0.0.2"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • engine
  • engine-cdi
  • engine-servlet