is not current version
Last Version 2.0.11

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

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

1.5.22
Type

Type

jar

Download eventuate-cdc-connector-mysql-binlog 1.5.22


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