License |
License |
---|---|
GroupId | GroupIdorg.perfcake |
ArtifactId | ArtifactIdhttl-parent |
Last Version | Last Version1.0.12 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionHTTL-Parent
Hyper Text Template Language and Engine.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
httl-parent-1.0.12.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.perfcake/httl-parent/ -->
<dependency>
<groupId>org.perfcake</groupId>
<artifactId>httl-parent</artifactId>
<version>1.0.12</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.perfcake/httl-parent/
implementation 'org.perfcake:httl-parent:1.0.12'
// https://jarcasting.com/artifacts/org.perfcake/httl-parent/
implementation ("org.perfcake:httl-parent:1.0.12")
'org.perfcake:httl-parent:pom:1.0.12'
<dependency org="org.perfcake" name="httl-parent" rev="1.0.12">
<artifact name="httl-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.perfcake', module='httl-parent', version='1.0.12')
)
libraryDependencies += "org.perfcake" % "httl-parent" % "1.0.12"
[org.perfcake/httl-parent "1.0.12"]