is not current version
Last Version 6.1.6

com.yahoo.elide:elide-datastore-hibernate 5.0.0-pr30

Common files for Elide Data Store Hibernate3 and Hibernate5

Categories

Categories

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

GroupId

com.yahoo.elide
ArtifactId

ArtifactId

elide-datastore-hibernate
Version

Version

5.0.0-pr30
Type

Type

jar

Download elide-datastore-hibernate 5.0.0-pr30


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