is not current version
Last Version 2.2-dw0.9-cs2.1

org.stuartgunter:dropwizard-cassandra 0.6.1

Dropwizard Bundle for Cassandra

Categories

Categories

DropWizard Container Microservices Cassandra Data Databases
GroupId

GroupId

org.stuartgunter
ArtifactId

ArtifactId

dropwizard-cassandra
Version

Version

0.6.1
Type

Type

jar

Download dropwizard-cassandra 0.6.1


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