MVN

com.scylladb : scylla-cdc-lib

Maven & Gradle

Aug 22, 2023
20 stars

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

<dependency>
    <groupId>com.scylladb</groupId>
    <artifactId>scylla-cdc-lib</artifactId>
    <version>1.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.scylladb : scylla-cdc-lib to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.1

All Versions

Choose a version of com.scylladb : scylla-cdc-lib to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
scylla-cdc-lib-1.3.1
scylla-cdc-lib-1.3.0
1.2.x
scylla-cdc-lib-1.2.1
scylla-cdc-lib-1.2.0
1.1.x
scylla-cdc-lib-1.1.0
1.0.x
scylla-cdc-lib-1.0.0

How to add a dependency to Maven

Add the following com.scylladb : scylla-cdc-lib maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.scylladb</groupId>
    <artifactId>scylla-cdc-lib</artifactId>
    <version>1.3.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.scylladb : scylla-cdc-lib gradle dependency to your build.gradle file:

implementation 'com.scylladb:scylla-cdc-lib:1.3.1'

Gradle Kotlin DSL: Add the following com.scylladb : scylla-cdc-lib gradle kotlin dependency to your build.gradle.kts file:

implementation("com.scylladb:scylla-cdc-lib:1.3.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.scylladb : scylla-cdc-lib sbt scala dependency to your build.sbt file:

libraryDependencies += "com.scylladb" % "scylla-cdc-lib" % "1.3.1"

Advertisement

Dependencies from Group

Aug 18, 2023
8 usages
48 stars
Aug 22, 2023
6 usages
47 stars
Aug 18, 2023
5 usages
48 stars
Aug 18, 2023
5 usages
47 stars
Aug 18, 2023
4 usages
48 stars

Discover Dependencies

Aug 22, 2023
20 stars
Dec 22, 2020
2 stars
Jan 03, 2021
4 stars
Dec 24, 2020
0 stars
Jun 30, 2023
1 usages
413 stars
May 26, 2021
1 usages
7 stars
Dec 27, 2020
7 stars
Mar 23, 2021
4 stars