| Categories | CategoriesRedis Data Databases | 
|---|---|
| GroupId | GroupIdcom.github.edgar615 | 
| ArtifactId | ArtifactIdvertx-util-redis | 
| Last Version | Last Version0.0.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/ | 
| Filename | Size | 
|---|---|
| vertx-util-redis-0.0.2.pom | |
| vertx-util-redis-0.0.2.jar | 53 KB | 
| vertx-util-redis-0.0.2-sources.jar | 32 KB | 
| vertx-util-redis-0.0.2-javadoc.jar | 143 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.edgar615/vertx-util-redis/ -->
<dependency>
    <groupId>com.github.edgar615</groupId>
    <artifactId>vertx-util-redis</artifactId>
    <version>0.0.2</version>
</dependency>// https://jarcasting.com/artifacts/com.github.edgar615/vertx-util-redis/
implementation 'com.github.edgar615:vertx-util-redis:0.0.2'// https://jarcasting.com/artifacts/com.github.edgar615/vertx-util-redis/
implementation ("com.github.edgar615:vertx-util-redis:0.0.2")'com.github.edgar615:vertx-util-redis:jar:0.0.2'<dependency org="com.github.edgar615" name="vertx-util-redis" rev="0.0.2">
  <artifact name="vertx-util-redis" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.edgar615', module='vertx-util-redis', version='0.0.2')
)libraryDependencies += "com.github.edgar615" % "vertx-util-redis" % "0.0.2"[com.github.edgar615/vertx-util-redis "0.0.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.24 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| io.vertx : vertx-core | jar | 3.4.2 | 
| io.vertx : vertx-redis-client | jar | 3.4.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| io.vertx : vertx-unit | jar | 3.4.2 | 
| junit : junit | jar | 4.12 | 
| org.awaitility : awaitility | jar | 2.0.0 |