easy-jedis


License

License

Categories

Categories

Jedis Data Databases
GroupId

GroupId

io.github.xiaoyudeguang
ArtifactId

ArtifactId

easy-jedis
Last Version

Last Version

4.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

easy-jedis
easy-jedis

Download easy-jedis

How to add to project

<!-- 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.

Versions

Version
4.2.1
4.1.16
4.1.15
4.1.14
4.1.13
4.1.12
4.1.11
4.1.10
4.1.8
4.1.7
4.1.6
4.1.5
4.1.4
4.1.3
4.1.2
4.1.1
4.1.0
4.0.31
4.0.30
4.0.29
4.0.28
4.0.27
4.0.26
4.0.25
4.0.24