| License |
License |
|---|---|
| GroupId | GroupIdio.stargate.cql |
| ArtifactId | ArtifactIdcql |
| Version | Version1.0.29 |
| Type | Typejar |
| Description |
DescriptionCore modules for Stargate
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| cql-1.0.29.pom | |
| cql-1.0.29.jar | 47 MB |
| cql-1.0.29-sources.jar | 100 KB |
| cql-1.0.29-javadoc.jar | 510 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.stargate.cql/cql/ -->
<dependency>
<groupId>io.stargate.cql</groupId>
<artifactId>cql</artifactId>
<version>1.0.29</version>
</dependency>
// https://jarcasting.com/artifacts/io.stargate.cql/cql/
implementation 'io.stargate.cql:cql:1.0.29'
// https://jarcasting.com/artifacts/io.stargate.cql/cql/
implementation ("io.stargate.cql:cql:1.0.29")
'io.stargate.cql:cql:jar:1.0.29'
<dependency org="io.stargate.cql" name="cql" rev="1.0.29">
<artifact name="cql" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.stargate.cql', module='cql', version='1.0.29')
)
libraryDependencies += "io.stargate.cql" % "cql" % "1.0.29"
[io.stargate.cql/cql "1.0.29"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.cassandra : cassandra-all | jar | 4.0-alpha4 |
| io.netty : netty-all | jar | 4.1.42.Final |
| io.netty : netty-tcnative-boringssl-static | jar | 2.0.25.Final |
| io.dropwizard.metrics : metrics-jvm | jar | 4.1.19 |
| io.dropwizard.metrics : metrics-core | jar | 4.1.19 |
| com.github.ben-manes.caffeine : caffeine | jar | 2.8.5 |
| org.xerial.snappy : snappy-java | jar | 1.1.7.6 |
| net.jpountz.lz4 : lz4 | jar | 1.3.0 |
| org.javatuples : javatuples | jar | 1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.stargate.core : core | jar | 1.0.29 |
| io.stargate.db : persistence-api | jar | 1.0.29 |
| io.stargate.auth : authnz | jar | 1.0.29 |
| org.osgi : org.osgi.core | jar | 6.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.7.0 |
| org.assertj : assertj-core | jar | 3.17.2 |
| org.mockito : mockito-core | jar | 3.5.13 |
| org.mockito : mockito-junit-jupiter | jar | 3.5.13 |
| org.awaitility : awaitility | jar | 4.0.3 |
| org.jacoco : org.jacoco.agent | jar | 0.8.6 |