License |
License |
---|---|
Categories |
CategoriesCassandra Data Databases Security |
GroupId | GroupIdcom.contrastsecurity |
ArtifactId | ArtifactIdcassandra-migration |
Version | Version0.6 |
Type | Typejar |
Description |
DescriptionCassandra Migration
Database migration tool for Cassandra
|
Project URL |
Project URL |
Project Organization |
Project OrganizationContrast Security |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.contrastsecurity/cassandra-migration/ -->
<dependency>
<groupId>com.contrastsecurity</groupId>
<artifactId>cassandra-migration</artifactId>
<version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.contrastsecurity/cassandra-migration/
implementation 'com.contrastsecurity:cassandra-migration:0.6'
// https://jarcasting.com/artifacts/com.contrastsecurity/cassandra-migration/
implementation ("com.contrastsecurity:cassandra-migration:0.6")
'com.contrastsecurity:cassandra-migration:jar:0.6'
<dependency org="com.contrastsecurity" name="cassandra-migration" rev="0.6">
<artifact name="cassandra-migration" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.contrastsecurity', module='cassandra-migration', version='0.6')
)
libraryDependencies += "com.contrastsecurity" % "cassandra-migration" % "0.6"
[com.contrastsecurity/cassandra-migration "0.6"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api Optional | jar | 1.7.13 |
commons-logging : commons-logging Optional | jar | 1.2 |
com.datastax.cassandra : cassandra-driver-core | jar | 2.1.9 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 1.10.19 |
org.hamcrest : hamcrest-junit | jar | 2.0.0.0 |
org.cassandraunit : cassandra-unit | jar | 2.1.9.2 |
com.google.guava : guava | jar | 18.0 |