Categories |
CategoriesCassandra Data Databases |
---|---|
GroupId | GroupIdcom.github.ecyshor |
ArtifactId | ArtifactIdcassandra-migration |
Version | Version1.1.5 |
Type | Typejar |
Filename | Size |
---|---|
cassandra-migration-1.1.5.pom | |
cassandra-migration-1.1.5.jar | 34 KB |
cassandra-migration-1.1.5-sources.jar | 15 KB |
cassandra-migration-1.1.5-javadoc.jar | 165 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ecyshor/cassandra-migration/ -->
<dependency>
<groupId>com.github.ecyshor</groupId>
<artifactId>cassandra-migration</artifactId>
<version>1.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ecyshor/cassandra-migration/
implementation 'com.github.ecyshor:cassandra-migration:1.1.5'
// https://jarcasting.com/artifacts/com.github.ecyshor/cassandra-migration/
implementation ("com.github.ecyshor:cassandra-migration:1.1.5")
'com.github.ecyshor:cassandra-migration:jar:1.1.5'
<dependency org="com.github.ecyshor" name="cassandra-migration" rev="1.1.5">
<artifact name="cassandra-migration" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ecyshor', module='cassandra-migration', version='1.1.5')
)
libraryDependencies += "com.github.ecyshor" % "cassandra-migration" % "1.1.5"
[com.github.ecyshor/cassandra-migration "1.1.5"]