jediw

Jedis wrapper for lazy me

License

License

GroupId

GroupId

cc.neckbeard
ArtifactId

ArtifactId

jediw
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

jediw
Jedis wrapper for lazy me

Download jediw

How to add to project

<!-- https://jarcasting.com/artifacts/cc.neckbeard/jediw/ -->
<dependency>
    <groupId>cc.neckbeard</groupId>
    <artifactId>jediw</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/cc.neckbeard/jediw/
implementation 'cc.neckbeard:jediw:1.0.2'
// https://jarcasting.com/artifacts/cc.neckbeard/jediw/
implementation ("cc.neckbeard:jediw:1.0.2")
'cc.neckbeard:jediw:jar:1.0.2'
<dependency org="cc.neckbeard" name="jediw" rev="1.0.2">
  <artifact name="jediw" type="jar" />
</dependency>
@Grapes(
@Grab(group='cc.neckbeard', module='jediw', version='1.0.2')
)
libraryDependencies += "cc.neckbeard" % "jediw" % "1.0.2"
[cc.neckbeard/jediw "1.0.2"]

Dependencies

provided (1)

Group / Artifact Type Version
redis.clients : jedis jar 3.6.3

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.2
org.tinylog : tinylog-api jar 2.3.2
org.tinylog : tinylog-impl jar 2.3.2
org.tinylog : slf4j-tinylog jar 2.3.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1