HTTL

Hyper Text Template Language and Engine.

License

License

GroupId

GroupId

com.github.httl
ArtifactId

ArtifactId

httl
Last Version

Last Version

1.0.11
Release Date

Release Date

Type

Type

jar
Description

Description

HTTL
Hyper Text Template Language and Engine.
Project URL

Project URL

http://httl.github.io
Project Organization

Project Organization

HTTL
Source Code Management

Source Code Management

http://httl.github.io

Download httl

How to add to project

<!-- 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"]

Dependencies

provided (10)

Group / Artifact Type Version
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)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.6.2
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.11
1.0.10