License |
License |
---|---|
Categories |
CategoriesJADE General Purpose Libraries Utility |
GroupId | GroupIdorg.http4k |
ArtifactId | ArtifactIdhttp4k-template-jade4j |
Last Version | Last Version4.27.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhttp4k-template-jade4j
Http4k jade4j templating support
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.http4k/http4k-template-jade4j/ -->
<dependency>
<groupId>org.http4k</groupId>
<artifactId>http4k-template-jade4j</artifactId>
<version>4.27.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.http4k/http4k-template-jade4j/
implementation 'org.http4k:http4k-template-jade4j:4.27.0.0'
// https://jarcasting.com/artifacts/org.http4k/http4k-template-jade4j/
implementation ("org.http4k:http4k-template-jade4j:4.27.0.0")
'org.http4k:http4k-template-jade4j:jar:4.27.0.0'
<dependency org="org.http4k" name="http4k-template-jade4j" rev="4.27.0.0">
<artifact name="http4k-template-jade4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.http4k', module='http4k-template-jade4j', version='4.27.0.0')
)
libraryDependencies += "org.http4k" % "http4k-template-jade4j" % "4.27.0.0"
[org.http4k/http4k-template-jade4j "4.27.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.http4k : http4k-template-core | jar | 4.27.0.0 |
de.neuland-bfi : jade4j | jar | 1.3.2 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.7.0 |