MVN

com.networknt : cdc-mysql

Maven & Gradle

Nov 10, 2017
3 usages

A mysql change data capture through binlog

<dependency>
    <groupId>com.networknt</groupId>
    <artifactId>cdc-mysql</artifactId>
    <version>1.5.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.networknt : cdc-mysql to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.5.1

All Versions

Choose a version of com.networknt : cdc-mysql to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.5.x
cdc-mysql-1.5.1
cdc-mysql-1.5.0
1.4.x
cdc-mysql-1.4.6
cdc-mysql-1.4.4
cdc-mysql-1.4.3
cdc-mysql-1.4.2
cdc-mysql-1.4.1
cdc-mysql-1.4.0
1.3.x
cdc-mysql-1.3.5

How to add a dependency to Maven

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

<dependency>
    <groupId>com.networknt</groupId>
    <artifactId>cdc-mysql</artifactId>
    <version>1.5.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.networknt : cdc-mysql gradle dependency to your build.gradle file:

implementation 'com.networknt:cdc-mysql:1.5.1'

Gradle Kotlin DSL: Add the following com.networknt : cdc-mysql gradle kotlin dependency to your build.gradle.kts file:

implementation("com.networknt:cdc-mysql:1.5.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.networknt : cdc-mysql sbt scala dependency to your build.sbt file:

libraryDependencies += "com.networknt" % "cdc-mysql" % "1.5.1"

Advertisement

Dependencies from Group

Jul 05, 2023
183 usages
763 stars
Aug 17, 2023
137 usages
3.4k stars
Aug 17, 2023
97 usages
3.4k stars
Aug 17, 2023
88 usages
3.4k stars
Aug 17, 2023
75 usages
3.4k stars

Discover Dependencies

Apr 15, 2018
1 usages
0 stars
Sep 04, 2017
1 usages
4 stars
Mar 03, 2018
1 usages
3.3k stars
Aug 03, 2018
1 usages
Aug 03, 2018
1 usages
Mar 27, 2018
1 usages
Sep 25, 2019
1 usages
Aug 27, 2019
1 usages
209 stars
Nov 07, 2020
2 usages
1.9k stars