License |
License |
---|---|
Categories |
CategoriesGuava General Purpose Libraries Utility |
GroupId | GroupIdcom.github.jknack |
ArtifactId | ArtifactIdhandlebars-guava-cache |
Last Version | Last Version4.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHandlebars Guava Cache
Logic-less and semantic templates with Java
|
<!-- https://jarcasting.com/artifacts/com.github.jknack/handlebars-guava-cache/ -->
<dependency>
<groupId>com.github.jknack</groupId>
<artifactId>handlebars-guava-cache</artifactId>
<version>4.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jknack/handlebars-guava-cache/
implementation 'com.github.jknack:handlebars-guava-cache:4.3.0'
// https://jarcasting.com/artifacts/com.github.jknack/handlebars-guava-cache/
implementation ("com.github.jknack:handlebars-guava-cache:4.3.0")
'com.github.jknack:handlebars-guava-cache:jar:4.3.0'
<dependency org="com.github.jknack" name="handlebars-guava-cache" rev="4.3.0">
<artifact name="handlebars-guava-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jknack', module='handlebars-guava-cache', version='4.3.0')
)
libraryDependencies += "com.github.jknack" % "handlebars-guava-cache" % "4.3.0"
[com.github.jknack/handlebars-guava-cache "4.3.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.jknack : handlebars | jar | 4.3.0 |
com.google.guava : guava | jar | 31.0.1-jre |
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.mockito : mockito-core | jar | 4.0.0 |