is not current version
Last Version 2.15.1

io.jooby:jooby-caffeine 2.13.0

The modular web framework for Java and Kotlin

License

License

Categories

Categories

Caffeine Data Caching Jooby User Interface Web Frameworks
GroupId

GroupId

io.jooby
ArtifactId

ArtifactId

jooby-caffeine
Version

Version

2.13.0
Type

Type

jar
Description

Description

The modular web framework for Java and Kotlin

Download jooby-caffeine 2.13.0


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

Dependencies

compile (2)

Group / Artifact Type Version
io.jooby : jooby jar 2.13.0
com.github.ben-manes.caffeine : caffeine jar 2.8.8

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.1
org.mockito : mockito-core jar 3.12.4
org.jacoco : org.jacoco.agent jar 0.8.7

Project Modules

There are no modules declared in this project.