Categories |
CategoriesCassandra Data Databases |
---|---|
GroupId | GroupIdcom.github.ecyshor |
ArtifactId | ArtifactIdcassandra-migration |
Version | Version1.1.4 |
Type | Typejar |
Filename | Size |
---|---|
cassandra-migration-1.1.4.pom | |
cassandra-migration-1.1.4.jar | 35 KB |
cassandra-migration-1.1.4-sources.jar | 16 KB |
cassandra-migration-1.1.4-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.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ecyshor/cassandra-migration/
implementation 'com.github.ecyshor:cassandra-migration:1.1.4'
// https://jarcasting.com/artifacts/com.github.ecyshor/cassandra-migration/
implementation ("com.github.ecyshor:cassandra-migration:1.1.4")
'com.github.ecyshor:cassandra-migration:jar:1.1.4'
<dependency org="com.github.ecyshor" name="cassandra-migration" rev="1.1.4">
<artifact name="cassandra-migration" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ecyshor', module='cassandra-migration', version='1.1.4')
)
libraryDependencies += "com.github.ecyshor" % "cassandra-migration" % "1.1.4"
[com.github.ecyshor/cassandra-migration "1.1.4"]