is not current version
Last Version 2.0.11

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

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.28
Type

Type

jar

Download eventuate-cdc-connector-mysql-binlog 1.5.28


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