Last Version

com.github.shyiko.rook:rook-source-mysql 0.1.3

Change Data Capture (CDC) toolkit for keeping system layers in sync with the database

License

License

Categories

Categories

MySQL Data Databases
GroupId

GroupId

com.github.shyiko.rook
ArtifactId

ArtifactId

rook-source-mysql
Version

Version

0.1.3
Type

Type

jar
Description

Description

Change Data Capture (CDC) toolkit for keeping system layers in sync with the database

Download rook-source-mysql 0.1.3


<!-- https://jarcasting.com/artifacts/com.github.shyiko.rook/rook-source-mysql/ -->
<dependency>
    <groupId>com.github.shyiko.rook</groupId>
    <artifactId>rook-source-mysql</artifactId>
    <version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shyiko.rook/rook-source-mysql/
implementation 'com.github.shyiko.rook:rook-source-mysql:0.1.3'
// https://jarcasting.com/artifacts/com.github.shyiko.rook/rook-source-mysql/
implementation ("com.github.shyiko.rook:rook-source-mysql:0.1.3")
'com.github.shyiko.rook:rook-source-mysql:jar:0.1.3'
<dependency org="com.github.shyiko.rook" name="rook-source-mysql" rev="0.1.3">
  <artifact name="rook-source-mysql" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shyiko.rook', module='rook-source-mysql', version='0.1.3')
)
libraryDependencies += "com.github.shyiko.rook" % "rook-source-mysql" % "0.1.3"
[com.github.shyiko.rook/rook-source-mysql "0.1.3"]

Dependencies

compile (3)

Group / Artifact Type Version
com.github.shyiko.rook : rook-api jar 0.1.3
com.github.shyiko : mysql-binlog-connector-java jar 0.2.2
org.slf4j : slf4j-api jar 1.6.1

Project Modules

There are no modules declared in this project.