Last Version

com.letters7.wuchen:springboot2-cache 1.0.0

the utils by springboot2

License

License

GroupId

GroupId

com.letters7.wuchen
ArtifactId

ArtifactId

springboot2-cache
Version

Version

1.0.0
Type

Type

pom
Description

Description

the utils by springboot2

Download springboot2-cache 1.0.0

Filename Size
springboot2-cache-1.0.0.pom 745 bytes
Browse

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

Dependencies

compile (4)

Group / Artifact Type Version
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

  • springboot2-cache-support
  • springboot2-cache-caffeine
  • springboot2-cache-redis