Download elide-datastore-hibernate5-4.0-beta-5.jar file - Jar e

Jar examples for e:elide-datastore-hibernate5

Description

Elide Data Store for Hibernate 5 support

You can download jar file elide-datastore-hibernate5 4.0-beta-5 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add elide-datastore-hibernate5-4.0-beta-5.jar to your project.

<dependency>
   <groupId>com.yahoo.elide</groupId>
   <artifactId>elide-datastore-hibernate5</artifactId>
   <version>4.0-beta-5</version>
</dependency>
compile group: 'com.yahoo.elide', name: 'elide-datastore-hibernate5', version: '4.0-beta-5'
libraryDependencies += "com.yahoo.elide" % "elide-datastore-hibernate5" % "4.0-beta-5"
<dependency org="com.yahoo.elide" name="elide-datastore-hibernate5" rev="4.0-beta-5"/>
@Grapes(@Grab(group='com.yahoo.elide', module='elide-datastore-hibernate5', version='4.0-beta-5'))
'com.yahoo.elide:elide-datastore-hibernate5:jar:4.0-beta-5'

Download

Click the following link to download the jar file.

elide-datastore-hibernate5-4.0-beta-5-javadoc.jar
elide-datastore-hibernate5-4.0-beta-5-sources.jar
elide-datastore-hibernate5-4.0-beta-5.jar
elide-datastore-hibernate5-4.0-beta-5.pom



Related Tutorials