License |
License |
---|---|
Categories |
CategoriesCaffeine Data Caching |
GroupId | GroupIdorg.nutz |
ArtifactId | ArtifactIdnutzboot-starter-caffeine |
Last Version | Last Version2.5.1.v20220215 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnutzboot-starter-caffeine
NutzBoot, micoservice base on Nutz
|
<!-- https://jarcasting.com/artifacts/org.nutz/nutzboot-starter-caffeine/ -->
<dependency>
<groupId>org.nutz</groupId>
<artifactId>nutzboot-starter-caffeine</artifactId>
<version>2.5.1.v20220215</version>
</dependency>
// https://jarcasting.com/artifacts/org.nutz/nutzboot-starter-caffeine/
implementation 'org.nutz:nutzboot-starter-caffeine:2.5.1.v20220215'
// https://jarcasting.com/artifacts/org.nutz/nutzboot-starter-caffeine/
implementation ("org.nutz:nutzboot-starter-caffeine:2.5.1.v20220215")
'org.nutz:nutzboot-starter-caffeine:jar:2.5.1.v20220215'
<dependency org="org.nutz" name="nutzboot-starter-caffeine" rev="2.5.1.v20220215">
<artifact name="nutzboot-starter-caffeine" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nutz', module='nutzboot-starter-caffeine', version='2.5.1.v20220215')
)
libraryDependencies += "org.nutz" % "nutzboot-starter-caffeine" % "2.5.1.v20220215"
[org.nutz/nutzboot-starter-caffeine "2.5.1.v20220215"]
Group / Artifact | Type | Version |
---|---|---|
com.github.ben-manes.caffeine : caffeine | jar | 2.6.2 |
org.nutz : nutzboot-core | jar | 2.5.1.v20220215 |