Last Version

com.github.clarkstore:os-common-redis 0.6.12

redis模块

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.github.clarkstore
ArtifactId

ArtifactId

os-common-redis
Version

Version

0.6.12
Type

Type

jar
Description

Description

redis模块

Download os-common-redis 0.6.12


<!-- https://jarcasting.com/artifacts/com.github.clarkstore/os-common-redis/ -->
<dependency>
    <groupId>com.github.clarkstore</groupId>
    <artifactId>os-common-redis</artifactId>
    <version>0.6.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.clarkstore/os-common-redis/
implementation 'com.github.clarkstore:os-common-redis:0.6.12'
// https://jarcasting.com/artifacts/com.github.clarkstore/os-common-redis/
implementation ("com.github.clarkstore:os-common-redis:0.6.12")
'com.github.clarkstore:os-common-redis:jar:0.6.12'
<dependency org="com.github.clarkstore" name="os-common-redis" rev="0.6.12">
  <artifact name="os-common-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.clarkstore', module='os-common-redis', version='0.6.12')
)
libraryDependencies += "com.github.clarkstore" % "os-common-redis" % "0.6.12"
[com.github.clarkstore/os-common-redis "0.6.12"]

Dependencies

compile (5)

Group / Artifact Type Version
cn.hutool : hutool-core jar
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-data-redis jar
org.apache.commons : commons-pool2 jar
org.projectlombok : lombok Optional jar

test (1)

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

Project Modules

There are no modules declared in this project.