HTTL

Hyper Text Template Language and Engine.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.0.11
Дата

Дата

Тип

Тип

jar
Описание

Описание

HTTL
Hyper Text Template Language and Engine.
Ссылка на сайт

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

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

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

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

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

http://httl.github.io

Скачать httl

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

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

Зависимости

provided (10)

Идентификатор библиотеки Тип Версия
org.javassist : javassist jar 3.16.1-GA
org.jvnet.sorcerer : sorcerer-javac jar 0.8
net.htmlparser.jericho : jericho-html jar 3.2
javax.servlet : servlet-api jar 2.5
commons-logging : commons-logging-api jar 1.1
log4j : log4j jar 1.2.16
org.slf4j : slf4j-api jar 1.6.2
com.alibaba : fastjson jar 1.1.27
org.codehaus.jackson : jackson-mapper-lgpl jar 1.9.12
com.thoughtworks.xstream : xstream jar 1.4.3

test (2)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-log4j12 jar 1.6.2
junit : junit jar 4.11

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

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

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

Версия
1.0.11
1.0.10