layer-cache-sample


License

License

GroupId

GroupId

cn.flyelf.cache
ArtifactId

ArtifactId

layer-cache-sample
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

layer-cache-sample
layer-cache-sample
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-sample

How to add to project

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

Dependencies

compile (8)

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
cn.flyelf.cache : layer-cache-starter jar 2.0.1
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-aop jar
org.springframework.boot : spring-boot-starter-actuator jar

runtime (2)

Group / Artifact Type Version
org.jooq : joor-java-8 jar 0.9.12
io.projectreactor : reactor-core jar 3.2.2.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1
1.0.0