rook

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

License

License

GroupId

GroupId

com.github.shyiko.rook
ArtifactId

ArtifactId

rook
Last Version

Last Version

0.1.3
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

https://github.com/shyiko/rook

Download rook

Filename Size
rook-0.1.3.pom 15 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • rook-api
  • rook-source-mysql
  • rook-target-hibernate4-cache
  • rook-target-hibernate4-fulltextindex

Versions

Version
0.1.3
0.1.2
0.1.1
0.1.0