License |
License |
---|---|
Categories |
CategoriesCassandra Data Databases |
GroupId | GroupIdcom.turbospaces.boot |
ArtifactId | ArtifactIdbootstrap-cassandra-migration |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.turbospaces.boot ::: bootstrap-cassandra-migration
turbospaces 'bootstrap' library with a various plugins and shared tools
|
<!-- https://jarcasting.com/artifacts/com.turbospaces.boot/bootstrap-cassandra-migration/ -->
<dependency>
<groupId>com.turbospaces.boot</groupId>
<artifactId>bootstrap-cassandra-migration</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.turbospaces.boot/bootstrap-cassandra-migration/
implementation 'com.turbospaces.boot:bootstrap-cassandra-migration:1.0.3'
// https://jarcasting.com/artifacts/com.turbospaces.boot/bootstrap-cassandra-migration/
implementation ("com.turbospaces.boot:bootstrap-cassandra-migration:1.0.3")
'com.turbospaces.boot:bootstrap-cassandra-migration:jar:1.0.3'
<dependency org="com.turbospaces.boot" name="bootstrap-cassandra-migration" rev="1.0.3">
<artifact name="bootstrap-cassandra-migration" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.turbospaces.boot', module='bootstrap-cassandra-migration', version='1.0.3')
)
libraryDependencies += "com.turbospaces.boot" % "bootstrap-cassandra-migration" % "1.0.3"
[com.turbospaces.boot/bootstrap-cassandra-migration "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
javax.inject : javax.inject | jar | 1 |
com.google.guava : guava | jar | 29.0-jre |
com.google.inject : guice | jar | 4.2.3 |
com.netflix.archaius : archaius2-api | jar | 2.3.16 |
org.springframework.cloud : spring-cloud-core | jar | 1.2.9.RELEASE |
com.datastax.cassandra : cassandra-driver-core | jar | 3.8.0 |
org.cognitor.cassandra : cassandra-migration | jar | 2.3.0 |
org.flywaydb : flyway-core | jar | 6.5.7 |
com.turbospaces.boot : bootstrap-core | jar | 1.0.3 |
com.turbospaces.boot : bootstrap-cassandra-core | jar | 1.0.3 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar |