Last Version

easy-jedis 4.2.1

easy-jedis

License

License

Categories

Categories

Jedis Data Databases
GroupId

GroupId

io.github.xiaoyudeguang
ArtifactId

ArtifactId

easy-jedis
Version

Version

4.2.1
Type

Type

jar
Description

Description

easy-jedis
easy-jedis

Download easy-jedis 4.2.1


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

Dependencies

compile (3)

Group / Artifact Type Version
io.github.xiaoyudeguang : easy-asyn jar 4.2.1
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.0.3.RELEASE
redis.clients : jedis jar 2.9.0

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.0.3.RELEASE

Project Modules

There are no modules declared in this project.