Last Version

HTTL-Parent 1.0.11

Hyper Text Template Language and Engine.

License

License

GroupId

GroupId

com.github.httl
ArtifactId

ArtifactId

httl-parent
Version

Version

1.0.11
Type

Type

pom
Description

Description

HTTL-Parent
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-parent 1.0.11

Filename Size
httl-parent-1.0.11.pom 3 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

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