Categories |
CategoriesCassandra Data Databases KeY Data Formats Formal Verification |
---|---|
GroupId | GroupIdcom.github.szczurmys |
ArtifactId | ArtifactIdflink-cassandra-keyspace-cluster |
Version | Version1.0.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.szczurmys/flink-cassandra-keyspace-cluster/ -->
<dependency>
<groupId>com.github.szczurmys</groupId>
<artifactId>flink-cassandra-keyspace-cluster</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.szczurmys/flink-cassandra-keyspace-cluster/
implementation 'com.github.szczurmys:flink-cassandra-keyspace-cluster:1.0.0'
// https://jarcasting.com/artifacts/com.github.szczurmys/flink-cassandra-keyspace-cluster/
implementation ("com.github.szczurmys:flink-cassandra-keyspace-cluster:1.0.0")
'com.github.szczurmys:flink-cassandra-keyspace-cluster:jar:1.0.0'
<dependency org="com.github.szczurmys" name="flink-cassandra-keyspace-cluster" rev="1.0.0">
<artifact name="flink-cassandra-keyspace-cluster" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.szczurmys', module='flink-cassandra-keyspace-cluster', version='1.0.0')
)
libraryDependencies += "com.github.szczurmys" % "flink-cassandra-keyspace-cluster" % "1.0.0"
[com.github.szczurmys/flink-cassandra-keyspace-cluster "1.0.0"]