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