License |
License |
---|---|
GroupId | GroupIdorg.perfcake |
ArtifactId | ArtifactIdhttl |
Last Version | Last Version1.0.12 |
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.12.pom | |
httl-1.0.12.jar | 517 KB |
httl-1.0.12-sources.jar | 368 KB |
httl-1.0.12-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.perfcake/httl/ -->
<dependency>
<groupId>org.perfcake</groupId>
<artifactId>httl</artifactId>
<version>1.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/org.perfcake/httl/
implementation 'org.perfcake:httl:1.0.12'
// https://jarcasting.com/artifacts/org.perfcake/httl/
implementation ("org.perfcake:httl:1.0.12")
'org.perfcake:httl:jar:1.0.12'
<dependency org="org.perfcake" name="httl" rev="1.0.12">
<artifact name="httl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.perfcake', module='httl', version='1.0.12')
)
libraryDependencies += "org.perfcake" % "httl" % "1.0.12"
[org.perfcake/httl "1.0.12"]
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 |