| License |
License |
|---|---|
| Categories |
CategoriesRedis Data Databases |
| GroupId | GroupIdio.rainfall |
| ArtifactId | ArtifactIdrainfall-redis |
| Last Version | Last Version1.6.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionRainfall-redis
Rainfall-redis is the Rainfall framework to perf test Redis
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| rainfall-redis-1.6.2.pom | |
| rainfall-redis-1.6.2.jar | 7 KB |
| rainfall-redis-1.6.2-sources.jar | 6 KB |
| rainfall-redis-1.6.2-javadoc.jar | 57 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.rainfall/rainfall-redis/ -->
<dependency>
<groupId>io.rainfall</groupId>
<artifactId>rainfall-redis</artifactId>
<version>1.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.rainfall/rainfall-redis/
implementation 'io.rainfall:rainfall-redis:1.6.2'
// https://jarcasting.com/artifacts/io.rainfall/rainfall-redis/
implementation ("io.rainfall:rainfall-redis:1.6.2")
'io.rainfall:rainfall-redis:jar:1.6.2'
<dependency org="io.rainfall" name="rainfall-redis" rev="1.6.2">
<artifact name="rainfall-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.rainfall', module='rainfall-redis', version='1.6.2')
)
libraryDependencies += "io.rainfall" % "rainfall-redis" % "1.6.2"
[io.rainfall/rainfall-redis "1.6.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.rainfall : rainfall-core | jar | 1.6.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.lettuce : lettuce-core | jar | 5.0.0.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.10 |
| junit : junit | jar | 4.13.1 |
| org.mockito : mockito-core | jar | 1.9.5 |
| org.hamcrest : hamcrest-all | jar | 1.3 |