License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdio.github.dzh |
ArtifactId | ArtifactIddimit-redis |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe Distributed Traffic Control System
|
Filename | Size |
---|---|
dimit-redis-0.0.2.pom | |
dimit-redis-0.0.2.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.dzh/dimit-redis/ -->
<dependency>
<groupId>io.github.dzh</groupId>
<artifactId>dimit-redis</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dzh/dimit-redis/
implementation 'io.github.dzh:dimit-redis:0.0.2'
// https://jarcasting.com/artifacts/io.github.dzh/dimit-redis/
implementation ("io.github.dzh:dimit-redis:0.0.2")
'io.github.dzh:dimit-redis:jar:0.0.2'
<dependency org="io.github.dzh" name="dimit-redis" rev="0.0.2">
<artifact name="dimit-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dzh', module='dimit-redis', version='0.0.2')
)
libraryDependencies += "io.github.dzh" % "dimit-redis" % "0.0.2"
[io.github.dzh/dimit-redis "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.slf4j : slf4j-simple | jar | 1.7.25 |