ddth-commons-jedis

DDTH's Java Common Libraries and Utilities

License

License

Categories

Categories

Jedis Data Databases
GroupId

GroupId

com.github.ddth
ArtifactId

ArtifactId

ddth-commons-jedis
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

ddth-commons-jedis
DDTH's Java Common Libraries and Utilities
Project URL

Project URL

https://github.com/DDTH/ddth-commons
Project Organization

Project Organization

DDTH

Download ddth-commons-jedis

How to add to project

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

Dependencies

compile (22)

Group / Artifact Type Version
com.github.ddth : ddth-commons-core jar 1.1.0
redis.clients : jedis jar 3.0.1
org.slf4j : slf4j-api jar 1.7.26
com.google.guava : guava jar 19.0
org.apache.commons : commons-pool2 jar 2.6.2
org.apache.commons : commons-lang3 jar 3.9
org.apache.commons : commons-text jar 1.6
commons-io : commons-io jar 2.6
org.springframework : spring-beans Optional jar 5.1.6.RELEASE
org.springframework.osgi : spring-osgi-core Optional jar 1.2.1
com.fasterxml.jackson.core : jackson-core Optional jar 2.9.8
com.fasterxml.jackson.core : jackson-databind Optional jar 2.9.8
com.fasterxml.jackson.core : jackson-annotations Optional jar 2.9.8
com.esotericsoftware : kryo Optional jar 5.0.0-RC4
de.ruedigermoeller : fst Optional jar 2.57
org.apache.thrift : libthrift Optional jar 0.12.0
org.rocksdb : rocksdbjni Optional jar 6.0.1
com.squareup.okhttp3 : okhttp Optional jar 3.14.1
com.typesafe : config Optional jar 1.3.4
org.bouncycastle : bcprov-jdk15on Optional jar 1.61
org.bouncycastle : bcpkix-jdk15on Optional jar 1.61
org.bouncycastle : bcpg-jdk15on Optional jar 1.61

provided (1)

Group / Artifact Type Version
org.osgi : org.osgi.core Optional jar 6.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0
0.9.3
0.9.2
0.9.1.8
0.9.1.7
0.9.1.6
0.9.1.5
0.9.1.4
0.9.1.3
0.9.1.2
0.9.1
0.9.0
0.8.0