| License |
License |
|---|---|
| GroupId | GroupIdcom.github.httl |
| ArtifactId | ArtifactIdhttl |
| Last Version | Last Version1.0.11 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHTTL
Hyper Text Template Language and Engine.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.6.2 |
| junit : junit | jar | 4.11 |