com.alilitech:boot-plus-cache

boot-plus is a rapid development framework based on spring boot.

License

License

GroupId

GroupId

com.alilitech
ArtifactId

ArtifactId

boot-plus-cache
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

boot-plus is a rapid development framework based on spring boot.

Download boot-plus-cache

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-cache jar
com.github.ben-manes.caffeine : caffeine Optional jar
org.springframework.boot : spring-boot-starter-data-redis Optional jar
org.springframework.boot : spring-boot-configuration-processor Optional jar

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1
2.0.0
1.3.10
1.3.9
1.3.8
1.3.7
1.3.6
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0