License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices Cassandra Data Databases |
GroupId | GroupIdsystems.composable |
ArtifactId | ArtifactIddropwizard-cassandra |
Last Version | Last Version4.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondropwizard-cassandra
Cassandra library for Dropwizard
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dropwizard-cassandra-4.1.0.pom | |
dropwizard-cassandra-4.1.0.jar | 38 KB |
dropwizard-cassandra-4.1.0-sources.jar | 36 KB |
dropwizard-cassandra-4.1.0-javadoc.jar | 207 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.datastax.cassandra : cassandra-driver-core | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.21 |
io.dropwizard : dropwizard-core | jar | 1.0.0 |
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 |