Last Version

Dropwizard Cassandra 2.1.0

Provides easy integration for Dropwizard applications with Apache Cassandra using the DataStax 4.x client

License

License

Categories

Categories

DropWizard Container Microservices Cassandra Data Databases
GroupId

GroupId

io.dropwizard.modules
ArtifactId

ArtifactId

dropwizard-cassandra
Version

Version

2.1.0
Type

Type

jar
Description

Description

Dropwizard Cassandra
Provides easy integration for Dropwizard applications with Apache Cassandra using the DataStax 4.x client
Project URL

Project URL

https://github.com/dropwizard/dropwizard-cassandra
Source Code Management

Source Code Management

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

Download dropwizard-cassandra 2.1.0


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

Dependencies

compile (4)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar
com.datastax.oss : java-driver-core jar 4.14.1
org.lz4 : lz4-java jar 1.8.0
io.zipkin.brave.cassandra : brave-instrumentation-cassandra-driver jar 0.11.1

test (4)

Group / Artifact Type Version
io.dropwizard : dropwizard-testing jar
org.mockito : mockito-core jar
org.cassandraunit : cassandra-unit jar 4.3.1.0
org.assertj : assertj-core jar

Project Modules

There are no modules declared in this project.