is not current version
Last Version 0.2.0

com.github.matejtymes:cassandra-zstd 0.1.0

Zstandard compressor for Cassandra 3.x

Categories

Categories

Cassandra Data Databases
GroupId

GroupId

com.github.matejtymes
ArtifactId

ArtifactId

cassandra-zstd
Version

Version

0.1.0
Type

Type

jar

Download cassandra-zstd 0.1.0


<!-- https://jarcasting.com/artifacts/com.github.matejtymes/cassandra-zstd/ -->
<dependency>
    <groupId>com.github.matejtymes</groupId>
    <artifactId>cassandra-zstd</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.matejtymes/cassandra-zstd/
implementation 'com.github.matejtymes:cassandra-zstd:0.1.0'
// https://jarcasting.com/artifacts/com.github.matejtymes/cassandra-zstd/
implementation ("com.github.matejtymes:cassandra-zstd:0.1.0")
'com.github.matejtymes:cassandra-zstd:jar:0.1.0'
<dependency org="com.github.matejtymes" name="cassandra-zstd" rev="0.1.0">
  <artifact name="cassandra-zstd" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.matejtymes', module='cassandra-zstd', version='0.1.0')
)
libraryDependencies += "com.github.matejtymes" % "cassandra-zstd" % "0.1.0"
[com.github.matejtymes/cassandra-zstd "0.1.0"]