| License |
License |
|---|---|
| Categories |
CategoriesRedis Data Databases |
| GroupId | GroupIdcom.abiquo |
| ArtifactId | ArtifactIdcommons-redis |
| Last Version | Last Version2.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAbiquo redis commons
Abiquo Cloud Platform
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| commons-redis-2.2.0.pom | |
| commons-redis-2.2.0.jar | 10 KB |
| commons-redis-2.2.0-tests.jar | 1 KB |
| commons-redis-2.2.0-sources.jar | 5 KB |
| commons-redis-2.2.0-javadoc.jar | 70 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.abiquo/commons-redis/ -->
<dependency>
<groupId>com.abiquo</groupId>
<artifactId>commons-redis</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.abiquo/commons-redis/
implementation 'com.abiquo:commons-redis:2.2.0'
// https://jarcasting.com/artifacts/com.abiquo/commons-redis/
implementation ("com.abiquo:commons-redis:2.2.0")
'com.abiquo:commons-redis:jar:2.2.0'
<dependency org="com.abiquo" name="commons-redis" rev="2.2.0">
<artifact name="commons-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.abiquo', module='commons-redis', version='2.2.0')
)
libraryDependencies += "com.abiquo" % "commons-redis" % "2.2.0"
[com.abiquo/commons-redis "2.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 17.0 |
| redis.clients : jedis | jar | 2.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.0.1 |
| org.uncommons : reportng Optional | jar | 1.1.4 |
| Version |
|---|
|
2.2.0
|