cache-spring-boot-starter

基于spring-boot的缓存集合

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.gitee.luoqiz
ArtifactId

ArtifactId

cache-spring-boot-starter
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

cache-spring-boot-starter
基于spring-boot的缓存集合
Project URL

Project URL

https://gitee.com/luoqiz/cache-spring-boot-starter
Source Code Management

Source Code Management

https://gitee.com/luoqiz/cache-spring-boot-starter

Download cache-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/io.gitee.luoqiz/cache-spring-boot-starter/ -->
<dependency>
    <groupId>io.gitee.luoqiz</groupId>
    <artifactId>cache-spring-boot-starter</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.luoqiz/cache-spring-boot-starter/
implementation 'io.gitee.luoqiz:cache-spring-boot-starter:1.0'
// https://jarcasting.com/artifacts/io.gitee.luoqiz/cache-spring-boot-starter/
implementation ("io.gitee.luoqiz:cache-spring-boot-starter:1.0")
'io.gitee.luoqiz:cache-spring-boot-starter:jar:1.0'
<dependency org="io.gitee.luoqiz" name="cache-spring-boot-starter" rev="1.0">
  <artifact name="cache-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.luoqiz', module='cache-spring-boot-starter', version='1.0')
)
libraryDependencies += "io.gitee.luoqiz" % "cache-spring-boot-starter" % "1.0"
[io.gitee.luoqiz/cache-spring-boot-starter "1.0"]

Dependencies

compile (8)

Group / Artifact Type Version
org.slf4j : slf4j-api jar
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.boot : spring-boot-starter-data-redis jar
org.projectlombok : lombok jar
org.apache.commons : commons-lang3 jar
commons-beanutils : commons-beanutils jar 1.9.3
com.alibaba : fastjson jar RELEASE

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0