Last Version

Handlebars Caffeine Cache 4.3.0

Logic-less and semantic templates with Java

License

License

Categories

Categories

Caffeine Data Caching
GroupId

GroupId

com.github.jknack
ArtifactId

ArtifactId

handlebars-caffeine
Version

Version

4.3.0
Type

Type

jar
Description

Description

Handlebars Caffeine Cache
Logic-less and semantic templates with Java

Download handlebars-caffeine 4.3.0


<!-- https://jarcasting.com/artifacts/com.github.jknack/handlebars-caffeine/ -->
<dependency>
    <groupId>com.github.jknack</groupId>
    <artifactId>handlebars-caffeine</artifactId>
    <version>4.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jknack/handlebars-caffeine/
implementation 'com.github.jknack:handlebars-caffeine:4.3.0'
// https://jarcasting.com/artifacts/com.github.jknack/handlebars-caffeine/
implementation ("com.github.jknack:handlebars-caffeine:4.3.0")
'com.github.jknack:handlebars-caffeine:jar:4.3.0'
<dependency org="com.github.jknack" name="handlebars-caffeine" rev="4.3.0">
  <artifact name="handlebars-caffeine" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jknack', module='handlebars-caffeine', version='4.3.0')
)
libraryDependencies += "com.github.jknack" % "handlebars-caffeine" % "4.3.0"
[com.github.jknack/handlebars-caffeine "4.3.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.jknack : handlebars jar 4.3.0
com.github.ben-manes.caffeine : caffeine jar 2.9.2

provided (1)

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

test (7)

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
org.apache.commons : commons-lang3 jar 3.12.0
org.antlr : antlr4-runtime jar 4.9.2
org.apache.commons : commons-text jar 1.9

Project Modules

There are no modules declared in this project.