| License |
License |
|---|---|
| Categories |
CategoriesMySQL Data Databases |
| GroupId | GroupIdcom.github.shyiko.rook |
| ArtifactId | ArtifactIdrook-source-mysql |
| Last Version | Last Version0.1.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionChange Data Capture (CDC) toolkit for keeping system layers in sync with the database
|
| Filename | Size |
|---|---|
| rook-source-mysql-0.1.3.pom | |
| rook-source-mysql-0.1.3.jar | 8 KB |
| rook-source-mysql-0.1.3-sources.jar | 3 KB |
| rook-source-mysql-0.1.3-javadoc.jar | 25 KB |
| Browse |
<!-- 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"]
| 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 |