| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.httl |
| Идентификатор | Идентификаторhttl |
| Последняя версия | Последняя версия1.0.11 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеHTTL
Hyper Text Template Language and Engine.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| httl-1.0.11.pom | |
| httl-1.0.11.jar | 525 KB |
| httl-1.0.11-sources.jar | 384 KB |
| httl-1.0.11-javadoc.jar | 1 MB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.6.2 |
| junit : junit | jar | 4.11 |