License |
License |
---|---|
GroupId | GroupIdcom.github.jknack |
ArtifactId | ArtifactIdhandlebars-helpers |
Last Version | Last Version4.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHandlebars Helpers
A collection helpers donated by the community
|
Filename | Size |
---|---|
handlebars-helpers-4.3.0.pom | |
handlebars-helpers-4.3.0.jar | 11 KB |
handlebars-helpers-4.3.0-sources.jar | 5 KB |
handlebars-helpers-4.3.0-javadoc.jar | 53 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jknack/handlebars-helpers/ -->
<dependency>
<groupId>com.github.jknack</groupId>
<artifactId>handlebars-helpers</artifactId>
<version>4.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jknack/handlebars-helpers/
implementation 'com.github.jknack:handlebars-helpers:4.3.0'
// https://jarcasting.com/artifacts/com.github.jknack/handlebars-helpers/
implementation ("com.github.jknack:handlebars-helpers:4.3.0")
'com.github.jknack:handlebars-helpers:jar:4.3.0'
<dependency org="com.github.jknack" name="handlebars-helpers" rev="4.3.0">
<artifact name="handlebars-helpers" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jknack', module='handlebars-helpers', version='4.3.0')
)
libraryDependencies += "com.github.jknack" % "handlebars-helpers" % "4.3.0"
[com.github.jknack/handlebars-helpers "4.3.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.jknack : handlebars | jar | 4.3.0 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
joda-time : joda-time Optional | jar | 2.10.12 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
com.github.jknack : handlebars | jar | 4.3.0 |
ch.qos.logback : logback-classic | jar | 1.2.6 |
junit : junit | jar | 4.13.2 |
org.yaml : snakeyaml | jar | 1.29 |