Last Version

com.github.shyiko.rook:rook-api 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-api
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-api 0.1.3


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

There are no modules declared in this project.