is not current version
Last Version 2.0.2-0

com.bendb.dropwizard:dropwizard-redis 0.7.1-5

Addon bundle for Dropwizard to support use of Redis

Categories

Categories

DropWizard Container Microservices Redis Data Databases
GroupId

GroupId

com.bendb.dropwizard
ArtifactId

ArtifactId

dropwizard-redis
Version

Version

0.7.1-5
Type

Type

jar

Download dropwizard-redis 0.7.1-5


<!-- https://jarcasting.com/artifacts/com.bendb.dropwizard/dropwizard-redis/ -->
<dependency>
    <groupId>com.bendb.dropwizard</groupId>
    <artifactId>dropwizard-redis</artifactId>
    <version>0.7.1-5</version>
</dependency>
// https://jarcasting.com/artifacts/com.bendb.dropwizard/dropwizard-redis/
implementation 'com.bendb.dropwizard:dropwizard-redis:0.7.1-5'
// https://jarcasting.com/artifacts/com.bendb.dropwizard/dropwizard-redis/
implementation ("com.bendb.dropwizard:dropwizard-redis:0.7.1-5")
'com.bendb.dropwizard:dropwizard-redis:jar:0.7.1-5'
<dependency org="com.bendb.dropwizard" name="dropwizard-redis" rev="0.7.1-5">
  <artifact name="dropwizard-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bendb.dropwizard', module='dropwizard-redis', version='0.7.1-5')
)
libraryDependencies += "com.bendb.dropwizard" % "dropwizard-redis" % "0.7.1-5"
[com.bendb.dropwizard/dropwizard-redis "0.7.1-5"]