Jar examples for e:elide-datastore-hibernate
Common files for Elide Data Store Hibernate3 and Hibernate5
You can download jar file elide-datastore-hibernate 2.3.17 in this page.
The Apache Software License, Version 2.0
You can use the following script to add elide-datastore-hibernate-2.3.17.jar to your project.
<dependency> <groupId>com.yahoo.elide</groupId> <artifactId>elide-datastore-hibernate</artifactId> <version>2.3.17</version> </dependency>
compile group: 'com.yahoo.elide', name: 'elide-datastore-hibernate', version: '2.3.17'
libraryDependencies += "com.yahoo.elide" % "elide-datastore-hibernate" % "2.3.17"
<dependency org="com.yahoo.elide" name="elide-datastore-hibernate" rev="2.3.17"/>
@Grapes(@Grab(group='com.yahoo.elide', module='elide-datastore-hibernate', version='2.3.17'))
'com.yahoo.elide:elide-datastore-hibernate:jar:2.3.17'
Click the following link to download the jar file.
elide-datastore-hibernate-2.3.17-javadoc.jar