Debezium MySQL Connector captures row-level changes in MySQL databases and streams them as change events.
<dependency>
<groupId>io.debezium</groupId>
<artifactId>debezium-connector-mysql</artifactId>
<version>0.8.2</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Instantiates a MySQL connector.
Upgrade to a recent version like 2.x.
No dependency data recorded yet.