Categories |
CategoriesHibernate Data ORM Dex General Purpose Libraries Utility |
---|---|
GroupId | GroupIdcom.github.shyiko.rook |
ArtifactId | ArtifactIdrook-target-hibernate4-fulltextindex |
Version | Version0.1.0 |
Type | Typejar |
<!-- 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.0</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.0'
// https://jarcasting.com/artifacts/com.github.shyiko.rook/rook-target-hibernate4-fulltextindex/
implementation ("com.github.shyiko.rook:rook-target-hibernate4-fulltextindex:0.1.0")
'com.github.shyiko.rook:rook-target-hibernate4-fulltextindex:jar:0.1.0'
<dependency org="com.github.shyiko.rook" name="rook-target-hibernate4-fulltextindex" rev="0.1.0">
<artifact name="rook-target-hibernate4-fulltextindex" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shyiko.rook', module='rook-target-hibernate4-fulltextindex', version='0.1.0')
)
libraryDependencies += "com.github.shyiko.rook" % "rook-target-hibernate4-fulltextindex" % "0.1.0"
[com.github.shyiko.rook/rook-target-hibernate4-fulltextindex "0.1.0"]