Last Version

jedis helper 0.1.15

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

The Artistic License 2.0
Categories

Categories

Ant Build Tools Jedis Data Databases
GroupId

GroupId

com.github.phantomthief
ArtifactId

ArtifactId

jedis-helper
Version

Version

0.1.15
Type

Type

jar
Description

Description

jedis helper
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/PhantomThief/jedis-helper
Source Code Management

Source Code Management

https://github.com/PhantomThief/jedis-helper.git

Download jedis-helper 0.1.15


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

Dependencies

compile (7)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.24
redis.clients : jedis jar 2.9.0
com.google.guava : guava jar 20.0
com.carrotsearch : hppc jar 0.7.1
com.github.phantomthief : cursor-iterator jar 1.0.8
com.github.phantomthief : more-lambdas jar 0.1.8
com.google.code.findbugs : jsr305 Optional jar 3.0.2

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-engine jar
com.github.fppt : jedis-mock jar 0.1.16
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.