is not current version
Last Version 0.1.3

com.github.shyiko.rook:rook 0.1.0

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

GroupId

GroupId

com.github.shyiko.rook
ArtifactId

ArtifactId

rook
Version

Version

0.1.0
Type

Type

pom

Download rook 0.1.0

Filename Size
rook-0.1.0.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.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.shyiko.rook/rook/
implementation 'com.github.shyiko.rook:rook:0.1.0'
// https://jarcasting.com/artifacts/com.github.shyiko.rook/rook/
implementation ("com.github.shyiko.rook:rook:0.1.0")
'com.github.shyiko.rook:rook:pom:0.1.0'
<dependency org="com.github.shyiko.rook" name="rook" rev="0.1.0">
  <artifact name="rook" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.shyiko.rook', module='rook', version='0.1.0')
)
libraryDependencies += "com.github.shyiko.rook" % "rook" % "0.1.0"
[com.github.shyiko.rook/rook "0.1.0"]