Download elide-datastore-hibernate-3.1.0.jar file - Jar e

Jar examples for e:elide-datastore-hibernate

Description

Common files for Elide Data Store Hibernate3 and Hibernate5

You can download jar file elide-datastore-hibernate 3.1.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add elide-datastore-hibernate-3.1.0.jar to your project.

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

Download

Click the following link to download the jar file.

elide-datastore-hibernate-3.1.0-javadoc.jar
elide-datastore-hibernate-3.1.0-sources.jar
elide-datastore-hibernate-3.1.0-tests.jar
elide-datastore-hibernate-3.1.0.jar
elide-datastore-hibernate-3.1.0.pom



Related Tutorials