io.github.shaohaikkk:hycache-starter

an cache tool

License

License

GroupId

GroupId

io.github.shaohaikkk
ArtifactId

ArtifactId

hycache-starter
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

an cache tool

Download hycache-starter

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.shaohaikkk/hycache-starter/ -->
<dependency>
    <groupId>io.github.shaohaikkk</groupId>
    <artifactId>hycache-starter</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.shaohaikkk/hycache-starter/
implementation 'io.github.shaohaikkk:hycache-starter:0.0.2'
// https://jarcasting.com/artifacts/io.github.shaohaikkk/hycache-starter/
implementation ("io.github.shaohaikkk:hycache-starter:0.0.2")
'io.github.shaohaikkk:hycache-starter:jar:0.0.2'
<dependency org="io.github.shaohaikkk" name="hycache-starter" rev="0.0.2">
  <artifact name="hycache-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.shaohaikkk', module='hycache-starter', version='0.0.2')
)
libraryDependencies += "io.github.shaohaikkk" % "hycache-starter" % "0.0.2"
[io.github.shaohaikkk/hycache-starter "0.0.2"]

Dependencies

compile (1)

Group / Artifact Type Version
io.github.shaohaikkk : hycache-core jar 0.0.2

provided (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1