Last Version

Java Library for Scylla CDC - base 1.2.0

A library for reading the Scylla CDC log.

License

License

GroupId

GroupId

com.scylladb
ArtifactId

ArtifactId

scylla-cdc-base
Version

Version

1.2.0
Type

Type

jar
Description

Description

Java Library for Scylla CDC - base
A library for reading the Scylla CDC log.

Download scylla-cdc-base 1.2.0


<!-- https://jarcasting.com/artifacts/com.scylladb/scylla-cdc-base/ -->
<dependency>
    <groupId>com.scylladb</groupId>
    <artifactId>scylla-cdc-base</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.scylladb/scylla-cdc-base/
implementation 'com.scylladb:scylla-cdc-base:1.2.0'
// https://jarcasting.com/artifacts/com.scylladb/scylla-cdc-base/
implementation ("com.scylladb:scylla-cdc-base:1.2.0")
'com.scylladb:scylla-cdc-base:jar:1.2.0'
<dependency org="com.scylladb" name="scylla-cdc-base" rev="1.2.0">
  <artifact name="scylla-cdc-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.scylladb', module='scylla-cdc-base', version='1.2.0')
)
libraryDependencies += "com.scylladb" % "scylla-cdc-base" % "1.2.0"
[com.scylladb/scylla-cdc-base "1.2.0"]

Dependencies

compile (3)

Group / Artifact Type Version
com.google.guava : guava jar 19.0
com.google.flogger : flogger jar 0.5.1
com.google.flogger : flogger-system-backend jar 0.5.1

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar
org.awaitility : awaitility jar 4.0.3

Project Modules

There are no modules declared in this project.