com.github.shyiko.rook:rook-target-hibernate4-cache

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

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

com.github.shyiko.rook
ArtifactId

ArtifactId

rook-target-hibernate4-cache
Last Version

Last Version

0.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download rook-target-hibernate4-cache

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.shyiko.rook : rook-api jar 0.1.3
org.hibernate : hibernate-core jar 4.2.2.Final
org.hibernate : hibernate-ehcache jar 4.2.2.Final
net.sf.ehcache : ehcache-core jar 2.6.6

test (3)

Group / Artifact Type Version
org.testng : testng jar 6.8
com.h2database : h2 jar 1.3.168
commons-lang : commons-lang jar 2.6

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.3
0.1.2
0.1.1
0.1.0