io.github.guoshiqiufeng:kernel-cache

缓存模块

License

License

GroupId

GroupId

io.github.guoshiqiufeng
ArtifactId

ArtifactId

kernel-cache
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

缓存模块

Download kernel-cache

Filename Size
kernel-cache-1.0.0.pom 1 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.guoshiqiufeng/kernel-cache/ -->
<dependency>
    <groupId>io.github.guoshiqiufeng</groupId>
    <artifactId>kernel-cache</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.guoshiqiufeng/kernel-cache/
implementation 'io.github.guoshiqiufeng:kernel-cache:1.0.0'
// https://jarcasting.com/artifacts/io.github.guoshiqiufeng/kernel-cache/
implementation ("io.github.guoshiqiufeng:kernel-cache:1.0.0")
'io.github.guoshiqiufeng:kernel-cache:pom:1.0.0'
<dependency org="io.github.guoshiqiufeng" name="kernel-cache" rev="1.0.0">
  <artifact name="kernel-cache" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.guoshiqiufeng', module='kernel-cache', version='1.0.0')
)
libraryDependencies += "io.github.guoshiqiufeng" % "kernel-cache" % "1.0.0"
[io.github.guoshiqiufeng/kernel-cache "1.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
io.github.guoshiqiufeng : kernel-core jar 1.0.0

test (1)

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

Project Modules

  • cache-api
  • cache-sdk-redis
  • cache-redis-spring-boot-starter

Versions

Version
1.0.0