License |
License |
---|---|
Categories |
CategoriesHibernate Data ORM |
GroupId | GroupIdcom.github.shyiko.rook |
ArtifactId | ArtifactIdrook-target-hibernate4-cache |
Last Version | Last Version0.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionChange Data Capture (CDC) toolkit for keeping system layers in sync with the database
|
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.8 |
com.h2database : h2 | jar | 1.3.168 |
commons-lang : commons-lang | jar | 2.6 |