is not current version
Last Version 5.1.2

com.yahoo.elide:elide-datastore-hibernate3 4.6.6

Elide Data Store for Hibernate 3 support

Categories

Categories

IDE Development Tools Data Hibernate ORM Elide Program Interface REST Frameworks
GroupId

GroupId

com.yahoo.elide
ArtifactId

ArtifactId

elide-datastore-hibernate3
Version

Version

4.6.6
Type

Type

jar

Download elide-datastore-hibernate3 4.6.6


<!-- https://jarcasting.com/artifacts/com.yahoo.elide/elide-datastore-hibernate3/ -->
<dependency>
    <groupId>com.yahoo.elide</groupId>
    <artifactId>elide-datastore-hibernate3</artifactId>
    <version>4.6.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.elide/elide-datastore-hibernate3/
implementation 'com.yahoo.elide:elide-datastore-hibernate3:4.6.6'
// https://jarcasting.com/artifacts/com.yahoo.elide/elide-datastore-hibernate3/
implementation ("com.yahoo.elide:elide-datastore-hibernate3:4.6.6")
'com.yahoo.elide:elide-datastore-hibernate3:jar:4.6.6'
<dependency org="com.yahoo.elide" name="elide-datastore-hibernate3" rev="4.6.6">
  <artifact name="elide-datastore-hibernate3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.elide', module='elide-datastore-hibernate3', version='4.6.6')
)
libraryDependencies += "com.yahoo.elide" % "elide-datastore-hibernate3" % "4.6.6"
[com.yahoo.elide/elide-datastore-hibernate3 "4.6.6"]