layer-cache-spring


License

License

GroupId

GroupId

cn.flyelf.cache
ArtifactId

ArtifactId

layer-cache-spring
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

layer-cache-spring
layer-cache-spring
Project URL

Project URL

https://gitlab.com/flyelfsky/layer-cache
Source Code Management

Source Code Management

https://gitlab.com/flyelfsky/layer-cache

Download layer-cache-spring

How to add to project

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

Dependencies

compile (12)

Group / Artifact Type Version
org.json : json jar 20180813
org.slf4j : slf4j-api jar 1.7.25
com.google.code.findbugs : jsr305 jar 3.0.2
org.projectlombok : lombok jar 1.18.2
org.springframework : spring-context jar
org.springframework : spring-web jar
org.springframework.boot : spring-boot-autoconfigure jar
org.aspectj : aspectjweaver jar 1.8.13
org.reflections : reflections jar 0.9.12
cn.flyelf.cache : layer-cache-core jar 2.0.1
cn.flyelf.cache : layer-cache-redis jar 2.0.1
cn.flyelf.cache : layer-cache-caffeine jar 2.0.1

runtime (1)

Group / Artifact Type Version
org.jooq : joor-java-8 jar 0.9.12

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1
1.0.0