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

org.stuartgunter:dropwizard-cassandra 1.0-dw0.7-cs2.1

Dropwizard Bundle for Cassandra

Categories

Categories

DropWizard Container Microservices Cassandra Data Databases
GroupId

GroupId

org.stuartgunter
ArtifactId

ArtifactId

dropwizard-cassandra
Version

Version

1.0-dw0.7-cs2.1
Type

Type

jar

Download dropwizard-cassandra 1.0-dw0.7-cs2.1


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