| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииHibernate Данные ORM |
| Группа | Группаcom.github.shyiko.rook |
| Идентификатор | Идентификаторrook-target-hibernate4-cache |
| Версия | Версия0.1.3 |
| Тип | Типjar |
| Описание |
ОписаниеChange 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 6.8 |
| com.h2database : h2 | jar | 1.3.168 |
| commons-lang : commons-lang | jar | 2.6 |