License |
License |
---|---|
Categories |
CategoriesHibernate Data ORM Dex General Purpose Libraries Utility |
GroupId | GroupIdcom.github.shyiko.rook |
ArtifactId | ArtifactIdrook-target-hibernate4-fulltextindex |
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-fulltextindex/ -->
<dependency>
<groupId>com.github.shyiko.rook</groupId>
<artifactId>rook-target-hibernate4-fulltextindex</artifactId>
<version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shyiko.rook/rook-target-hibernate4-fulltextindex/
implementation 'com.github.shyiko.rook:rook-target-hibernate4-fulltextindex:0.1.3'
// https://jarcasting.com/artifacts/com.github.shyiko.rook/rook-target-hibernate4-fulltextindex/
implementation ("com.github.shyiko.rook:rook-target-hibernate4-fulltextindex:0.1.3")
'com.github.shyiko.rook:rook-target-hibernate4-fulltextindex:jar:0.1.3'
<dependency org="com.github.shyiko.rook" name="rook-target-hibernate4-fulltextindex" rev="0.1.3">
<artifact name="rook-target-hibernate4-fulltextindex" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shyiko.rook', module='rook-target-hibernate4-fulltextindex', version='0.1.3')
)
libraryDependencies += "com.github.shyiko.rook" % "rook-target-hibernate4-fulltextindex" % "0.1.3"
[com.github.shyiko.rook/rook-target-hibernate4-fulltextindex "0.1.3"]
Group / Artifact | Type | Version |
---|---|---|
com.github.shyiko.rook : rook-api | jar | 0.1.3 |
org.hibernate : hibernate-search | jar | 4.3.0.Final |