is not current version
Last Version 2.5.1.v20220215

org.nutz:nutzboot-starter-caffeine 2.2.8


Categories

Categories

Caffeine Data Caching
GroupId

GroupId

org.nutz
ArtifactId

ArtifactId

nutzboot-starter-caffeine
Version

Version

2.2.8
Type

Type

jar

Download nutzboot-starter-caffeine 2.2.8


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