Last Version

dropwizard-cassandra 2.2-dw0.9-cs2.1

Dropwizard Bundle for Cassandra

License

License

Categories

Categories

DropWizard Container Microservices Cassandra Data Databases
GroupId

GroupId

org.stuartgunter
ArtifactId

ArtifactId

dropwizard-cassandra
Version

Version

2.2-dw0.9-cs2.1
Type

Type

jar
Description

Description

dropwizard-cassandra
Dropwizard Bundle for Cassandra
Project URL

Project URL

http://www.stuartgunter.org/open-source.html
Project Organization

Project Organization

Stuart Gunter
Source Code Management

Source Code Management

https://github.com/stuartgunter/dropwizard-cassandra

Download dropwizard-cassandra 2.2-dw0.9-cs2.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.10
io.dropwizard : dropwizard-core jar 0.9.1
com.datastax.cassandra : cassandra-driver-core jar 2.1.9

test (7)

Group / Artifact Type Version
io.dropwizard : dropwizard-testing jar 0.9.1
net.jpountz.lz4 : lz4 jar 1.2.0
junit : junit jar 4.12
org.assertj : assertj-core jar 1.5.0
org.mockito : mockito-all jar 1.10.19
org.powermock : powermock-api-mockito jar 1.6.3
org.powermock : powermock-module-junit4 jar 1.6.3

Project Modules

There are no modules declared in this project.