License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdfr.jetoile.hadoop |
ArtifactId | ArtifactIdhadoop-unit-redis |
Last Version | Last Version3.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHadoop Unit
|
Filename | Size |
---|---|
hadoop-unit-redis-3.8.pom | |
hadoop-unit-redis-3.8.jar | 18 KB |
hadoop-unit-redis-3.8-sources.jar | 10 KB |
hadoop-unit-redis-3.8-javadoc.jar | 59 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.jetoile.hadoop/hadoop-unit-redis/ -->
<dependency>
<groupId>fr.jetoile.hadoop</groupId>
<artifactId>hadoop-unit-redis</artifactId>
<version>3.8</version>
</dependency>
// https://jarcasting.com/artifacts/fr.jetoile.hadoop/hadoop-unit-redis/
implementation 'fr.jetoile.hadoop:hadoop-unit-redis:3.8'
// https://jarcasting.com/artifacts/fr.jetoile.hadoop/hadoop-unit-redis/
implementation ("fr.jetoile.hadoop:hadoop-unit-redis:3.8")
'fr.jetoile.hadoop:hadoop-unit-redis:jar:3.8'
<dependency org="fr.jetoile.hadoop" name="hadoop-unit-redis" rev="3.8">
<artifact name="hadoop-unit-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.jetoile.hadoop', module='hadoop-unit-redis', version='3.8')
)
libraryDependencies += "fr.jetoile.hadoop" % "hadoop-unit-redis" % "3.8"
[fr.jetoile.hadoop/hadoop-unit-redis "3.8"]
Group / Artifact | Type | Version |
---|---|---|
fr.jetoile.hadoop : hadoop-unit-commons | jar | 3.8 |
commons-io : commons-io | jar | 2.5 |
org.apache.commons : commons-lang3 | jar | 3.6 |
org.apache.ant : ant | jar | 1.10.1 |
net.ishiis.redis : redis-unit | jar | 1.0.3 |
org.codehaus.plexus : plexus-archiver | jar | 2.2 |
Group / Artifact | Type | Version |
---|---|---|
redis.clients : jedis | jar | 3.3.0 |
junit : junit | jar | 4.12 |
org.easytesting : fest-assert | jar | 1.4 |
org.mockito : mockito-all | jar | 1.8.5 |
org.assertj : assertj-core | jar | 3.11.1 |