is not current version
Last Version 5.1.2

com.yahoo.elide:elide-datastore-hibernate5 2.0.3

Elide Data Store for Hibernate 5 support

Categories

Categories

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

GroupId

com.yahoo.elide
ArtifactId

ArtifactId

elide-datastore-hibernate5
Version

Version

2.0.3
Type

Type

jar

Download elide-datastore-hibernate5 2.0.3


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