License |
License |
---|---|
Categories |
CategoriesCaffeine Data Caching |
GroupId | GroupIdcom.eworkcloud.starter |
ArtifactId | ArtifactIdework-cloud-starter-caffeine |
Last Version | Last Version2.5.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEwork Cloud Starter Caffeine
Ework Cloud Starter Caffeine
|
<!-- https://jarcasting.com/artifacts/com.eworkcloud.starter/ework-cloud-starter-caffeine/ -->
<dependency>
<groupId>com.eworkcloud.starter</groupId>
<artifactId>ework-cloud-starter-caffeine</artifactId>
<version>2.5.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.eworkcloud.starter/ework-cloud-starter-caffeine/
implementation 'com.eworkcloud.starter:ework-cloud-starter-caffeine:2.5.8'
// https://jarcasting.com/artifacts/com.eworkcloud.starter/ework-cloud-starter-caffeine/
implementation ("com.eworkcloud.starter:ework-cloud-starter-caffeine:2.5.8")
'com.eworkcloud.starter:ework-cloud-starter-caffeine:jar:2.5.8'
<dependency org="com.eworkcloud.starter" name="ework-cloud-starter-caffeine" rev="2.5.8">
<artifact name="ework-cloud-starter-caffeine" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.eworkcloud.starter', module='ework-cloud-starter-caffeine', version='2.5.8')
)
libraryDependencies += "com.eworkcloud.starter" % "ework-cloud-starter-caffeine" % "2.5.8"
[com.eworkcloud.starter/ework-cloud-starter-caffeine "2.5.8"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter Optional | jar | 2.5.8 |
org.springframework : spring-context-support | jar | |
com.github.ben-manes.caffeine : caffeine | jar | 2.9.3 |
org.projectlombok : lombok Optional | jar | 1.18.22 |