caffeine module

A modular micro web framework for Java and Kotlin

License

License

Categories

Categories

Caffeine Data Caching Jooby User Interface Web Frameworks
GroupId

GroupId

org.jooby
ArtifactId

ArtifactId

jooby-caffeine
Last Version

Last Version

1.6.9
Release Date

Release Date

Type

Type

jar
Description

Description

caffeine module
A modular micro web framework for Java and Kotlin

Download jooby-caffeine

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.jooby : jooby jar 1.6.9
com.github.ben-manes.caffeine : caffeine jar 2.6.2

test (6)

Group / Artifact Type Version
org.jooby : jooby jar 1.6.9
junit : junit jar 4.12
org.easymock : easymock jar 3.6
org.powermock : powermock-api-easymock jar 1.7.4
org.powermock : powermock-module-junit4 jar 1.7.4
org.jacoco : org.jacoco.agent jar 0.8.1

Project Modules

There are no modules declared in this project.
org.jooby

jooby

The modular web framework for Java and Kotlin

Versions

Version
1.6.9
1.6.8
1.6.7
1.6.6
1.6.5
1.6.4
1.6.3
1.6.2
1.6.1
1.6.0
1.5.1
1.5.0
1.4.1
1.4.0
1.3.0
1.2.3
1.2.2
1.2.1
1.2.0
1.1.3
1.1.2
1.1.1
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0
1.0.0.CR8