Download elide-datastore-inmemorydb-2.4.4.jar file - Jar e

Jar examples for e:elide-datastore-inmemorydb

Description

Elide data store for a demonstrative in-memory datastore support

You can download jar file elide-datastore-inmemorydb 2.4.4 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add elide-datastore-inmemorydb-2.4.4.jar to your project.

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

Download

Click the following link to download the jar file.

elide-datastore-inmemorydb-2.4.4-javadoc.jar
elide-datastore-inmemorydb-2.4.4-sources.jar
elide-datastore-inmemorydb-2.4.4.jar
elide-datastore-inmemorydb-2.4.4.pom



Related Tutorials