License |
License |
---|---|
Categories |
CategoriesJedis Data Databases |
GroupId | GroupIdcom.github.ddth |
ArtifactId | ArtifactIdddth-commons-jedis |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionddth-commons-jedis
DDTH's Java Common Libraries and Utilities
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
ddth-commons-jedis-1.1.0.pom | 1 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.osgi : org.osgi.core Optional | jar | 6.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |