Last Version

rook 0.1.3

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
Version

Version

0.1.3
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 0.1.3

Filename Size
rook-0.1.3.pom 15 KB
Browse

<!-- 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