dropwizard-cassandra

Cassandra library for Dropwizard

License

License

Categories

Categories

DropWizard Container Microservices Cassandra Data Databases
GroupId

GroupId

systems.composable
ArtifactId

ArtifactId

dropwizard-cassandra
Last Version

Last Version

4.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

dropwizard-cassandra
Cassandra library for Dropwizard
Project URL

Project URL

http://www.composable.co.uk/
Project Organization

Project Organization

Composable Systems Limited
Source Code Management

Source Code Management

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

Download dropwizard-cassandra

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.datastax.cassandra : cassandra-driver-core jar 3.1.0

provided (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21
io.dropwizard : dropwizard-core jar 1.0.0

test (9)

Group / Artifact Type Version
io.netty : netty-tcnative jar 1.1.33.Fork17
io.dropwizard : dropwizard-testing jar 1.0.0
net.jpountz.lz4 : lz4 jar 1.3.0
junit : junit jar 4.12
org.assertj : assertj-core jar 3.5.2
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
org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-grizzly2 jar 2.23.1

Project Modules

There are no modules declared in this project.

Versions

Version
4.1.0
4.0.0
3.0.2
3.0.1
3.0.0