Last Version

Handlebars Guava Cache 4.3.0

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
Version

Version

4.3.0
Type

Type

jar
Description

Description

Handlebars Guava Cache
Logic-less and semantic templates with Java

Download handlebars-guava-cache 4.3.0


<!-- 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.