Last Version

dropwizard-redis 1.3.5-1

Addon bundle for Dropwizard to support use of Redis

License

License

Categories

Categories

DropWizard Container Microservices Redis Data Databases
GroupId

GroupId

com.bendb.droptools
ArtifactId

ArtifactId

dropwizard-redis
Version

Version

1.3.5-1
Type

Type

jar
Description

Description

dropwizard-redis
Addon bundle for Dropwizard to support use of Redis
Project URL

Project URL

https://github.com/benjamin-bader/droptools/
Source Code Management

Source Code Management

https://github.com/benjamin-bader/droptools/

Download dropwizard-redis 1.3.5-1


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

Dependencies

compile (1)

Group / Artifact Type Version
redis.clients : jedis jar 2.9.0

runtime (1)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar 1.3.5

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.9.5
com.google.truth : truth jar 0.23

Project Modules

There are no modules declared in this project.