is not current version
Last Version 2.0.11

com.networknt:eventuate-cdc-connector-mysql-binlog 2.0.6

A mysql change data capture through binlog

Categories

Categories

MySQL Data Databases Net
GroupId

GroupId

com.networknt
ArtifactId

ArtifactId

eventuate-cdc-connector-mysql-binlog
Version

Version

2.0.6
Type

Type

jar

Download eventuate-cdc-connector-mysql-binlog 2.0.6


<!-- https://jarcasting.com/artifacts/com.networknt/eventuate-cdc-connector-mysql-binlog/ -->
<dependency>
    <groupId>com.networknt</groupId>
    <artifactId>eventuate-cdc-connector-mysql-binlog</artifactId>
    <version>2.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.networknt/eventuate-cdc-connector-mysql-binlog/
implementation 'com.networknt:eventuate-cdc-connector-mysql-binlog:2.0.6'
// https://jarcasting.com/artifacts/com.networknt/eventuate-cdc-connector-mysql-binlog/
implementation ("com.networknt:eventuate-cdc-connector-mysql-binlog:2.0.6")
'com.networknt:eventuate-cdc-connector-mysql-binlog:jar:2.0.6'
<dependency org="com.networknt" name="eventuate-cdc-connector-mysql-binlog" rev="2.0.6">
  <artifact name="eventuate-cdc-connector-mysql-binlog" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.networknt', module='eventuate-cdc-connector-mysql-binlog', version='2.0.6')
)
libraryDependencies += "com.networknt" % "eventuate-cdc-connector-mysql-binlog" % "2.0.6"
[com.networknt/eventuate-cdc-connector-mysql-binlog "2.0.6"]