HTTL-Parent

Hyper Text Template Language and Engine.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.0.11
Дата

Дата

Тип

Тип

pom
Описание

Описание

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

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

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

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

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

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

http://httl.github.io

Скачать httl-parent

Имя Файла Размер
httl-parent-1.0.11.pom 3 KB
Обзор

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

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

Зависимости

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

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

  • httl
  • httl-script
  • httl-servlet
  • httl-springmvc
  • httl-struts
  • httl-webx
  • httl-jfinal
  • httl-nutz

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

Версия
1.0.11
1.0.10