| Categories |
CategoriesCassandra Data Databases |
|---|---|
| GroupId | GroupIdcom.github.szczurmys |
| ArtifactId | ArtifactIdignite-cassandra-store |
| Version | Version2.7.6 |
| Type | Typejar |
| Filename | Size |
|---|---|
| ignite-cassandra-store-2.7.6.pom | |
| ignite-cassandra-store-2.7.6.jar | 114 KB |
| ignite-cassandra-store-2.7.6-sources.jar | 112 KB |
| ignite-cassandra-store-2.7.6-javadoc.jar | 417 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.szczurmys/ignite-cassandra-store/ -->
<dependency>
<groupId>com.github.szczurmys</groupId>
<artifactId>ignite-cassandra-store</artifactId>
<version>2.7.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.szczurmys/ignite-cassandra-store/
implementation 'com.github.szczurmys:ignite-cassandra-store:2.7.6'
// https://jarcasting.com/artifacts/com.github.szczurmys/ignite-cassandra-store/
implementation ("com.github.szczurmys:ignite-cassandra-store:2.7.6")
'com.github.szczurmys:ignite-cassandra-store:jar:2.7.6'
<dependency org="com.github.szczurmys" name="ignite-cassandra-store" rev="2.7.6">
<artifact name="ignite-cassandra-store" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.szczurmys', module='ignite-cassandra-store', version='2.7.6')
)
libraryDependencies += "com.github.szczurmys" % "ignite-cassandra-store" % "2.7.6"
[com.github.szczurmys/ignite-cassandra-store "2.7.6"]