License |
License |
---|---|
GroupId | GroupIduk.sky |
ArtifactId | ArtifactIdcqlmigrate |
Version | Version0.12.0 |
Type | Typejar |
Description |
Descriptioncqlmigrate
cqlmigrate is a library for performing schema migrations on a cassandra cluster
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cqlmigrate-0.12.0.pom | |
cqlmigrate-0.12.0.jar | 49 KB |
cqlmigrate-0.12.0-with-dependencies.jar | 13 MB |
cqlmigrate-0.12.0-sources.jar | 23 KB |
cqlmigrate-0.12.0-javadoc.jar | 435 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.sky/cqlmigrate/ -->
<dependency>
<groupId>uk.sky</groupId>
<artifactId>cqlmigrate</artifactId>
<version>0.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/uk.sky/cqlmigrate/
implementation 'uk.sky:cqlmigrate:0.12.0'
// https://jarcasting.com/artifacts/uk.sky/cqlmigrate/
implementation ("uk.sky:cqlmigrate:0.12.0")
'uk.sky:cqlmigrate:jar:0.12.0'
<dependency org="uk.sky" name="cqlmigrate" rev="0.12.0">
<artifact name="cqlmigrate" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.sky', module='cqlmigrate', version='0.12.0')
)
libraryDependencies += "uk.sky" % "cqlmigrate" % "0.12.0"
[uk.sky/cqlmigrate "0.12.0"]
Group / Artifact | Type | Version |
---|---|---|
com.datastax.oss : java-driver-core | jar | 4.11.1 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 25.1-jre |
org.apache.logging.log4j : log4j-core | jar | 2.11.2 |
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 3.12.2 |
org.mockito : mockito-core | jar | 2.25.1 |
org.powermock : powermock-api-mockito2 | jar | 2.0.0 |
org.powermock : powermock-module-junit4 | jar | 2.0.0 |
org.awaitility : awaitility | jar | 3.1.6 |
com.datastax.oss.simulacron : simulacron-driver-3x | jar | 0.11.0 |