License |
License |
---|---|
GroupId | GroupIdcc.neckbeard |
ArtifactId | ArtifactIdjediw |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjediw
Jedis wrapper for lazy me
|
Filename | Size |
---|---|
jediw-1.0.2.pom | |
jediw-1.0.2.jar | 5 KB |
jediw-1.0.2-sources.jar | 4 KB |
jediw-1.0.2-javadoc.jar | 24 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
redis.clients : jedis | jar | 3.6.3 |
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 |