Last Version

com.letters7.wuchen:springboot2-cache-caffeine 1.0.0

the utils by springboot2

License

License

Categories

Categories

Caffeine Data Caching
GroupId

GroupId

com.letters7.wuchen
ArtifactId

ArtifactId

springboot2-cache-caffeine
Version

Version

1.0.0
Type

Type

jar
Description

Description

the utils by springboot2

Download springboot2-cache-caffeine 1.0.0


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

Dependencies

compile (6)

Group / Artifact Type Version
com.letters7.wuchen : springboot2-cache-support jar 1.0.0
com.github.ben-manes.caffeine : caffeine jar 2.6.2
org.springframework : spring-web jar
org.springframework : spring-context-support jar
org.apache.tomcat.embed : tomcat-embed-core jar
org.slf4j : slf4j-api jar

test (1)

Group / Artifact Type Version
junit : junit jar

Project Modules

There are no modules declared in this project.