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