License |
License |
---|---|
Categories |
CategoriesCaffeine Data Caching |
GroupId | GroupIdcom.eworkcloud.starter |
ArtifactId | ArtifactIdework-cloud-starter-caffeine |
Version | Version2.4.6 |
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.4.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.eworkcloud.starter/ework-cloud-starter-caffeine/
implementation 'com.eworkcloud.starter:ework-cloud-starter-caffeine:2.4.6'
// https://jarcasting.com/artifacts/com.eworkcloud.starter/ework-cloud-starter-caffeine/
implementation ("com.eworkcloud.starter:ework-cloud-starter-caffeine:2.4.6")
'com.eworkcloud.starter:ework-cloud-starter-caffeine:jar:2.4.6'
<dependency org="com.eworkcloud.starter" name="ework-cloud-starter-caffeine" rev="2.4.6">
<artifact name="ework-cloud-starter-caffeine" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.eworkcloud.starter', module='ework-cloud-starter-caffeine', version='2.4.6')
)
libraryDependencies += "com.eworkcloud.starter" % "ework-cloud-starter-caffeine" % "2.4.6"
[com.eworkcloud.starter/ework-cloud-starter-caffeine "2.4.6"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter Optional | jar | 2.4.8 |
org.springframework : spring-context-support | jar | |
com.github.ben-manes.caffeine : caffeine | jar | 2.8.8 |
org.projectlombok : lombok Optional | jar | 1.18.20 |