dropwizard-redis

Addon bundle for Dropwizard to support use of Redis

License

License

Categories

Categories

DropWizard Container Microservices Redis Data Databases
GroupId

GroupId

com.bendb.dropwizard
ArtifactId

ArtifactId

dropwizard-redis
Last Version

Last Version

2.0.2-0
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (1)

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

runtime (1)

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

test (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.2-0
1.3.5-1
1.2.0-0
1.1.0-0
1.0.0-2
1.0.0-1
1.0.0-0
0.9.3-0
0.9.1-1
0.8.1-1
0.8.1-0
0.7.1-5
0.7.1-4