EasyCache - Spring Boot Starter

EasyCache is a cache manage tool base on AOP+Annotation, decouple caching from business logic.

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

li.allan
ArtifactId

ArtifactId

easycache-spring-boot-starter
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

EasyCache - Spring Boot Starter
EasyCache is a cache manage tool base on AOP+Annotation, decouple caching from business logic.
Project URL

Project URL

https://github.com/lialun/EasyCache

Download easycache-spring-boot-starter

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.2