Handlebars Guava Cache

Logic-less and semantic templates with Java

License

License

Categories

Categories

Guava General Purpose Libraries Utility
GroupId

GroupId

com.github.jknack
ArtifactId

ArtifactId

handlebars-guava-cache
Last Version

Last Version

4.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Handlebars Guava Cache
Logic-less and semantic templates with Java

Download handlebars-guava-cache

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.jknack : handlebars jar 4.3.0
com.google.guava : guava jar 31.0.1-jre

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (4)

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

Project Modules

There are no modules declared in this project.

Versions

Version
4.3.0
4.2.1
4.2.0
4.1.2
4.1.1
4.1.0
4.0.7
4.0.6
4.0.5
4.0.4
4.0.3
4.0.2
4.0.1
4.0.0
3.0.0
2.3.2
2.3.1
2.3.0
2.2.3
2.2.2
2.2.1
2.2.0
2.1.0
2.0.0
1.3.2
1.3.1
1.3.0
1.2.1
1.2.0
1.1.2
1.1.1
1.1.0
1.0.0
0.12.0
0.11.0