is not current version
Last Version 6.1.6

com.yahoo.elide:elide-datastore-inmemorydb 6.0.0-pr4

Elide data store for a demonstrative in-memory datastore support

Categories

Categories

IDE Development Tools Data Elide Program Interface REST Frameworks
GroupId

GroupId

com.yahoo.elide
ArtifactId

ArtifactId

elide-datastore-inmemorydb
Version

Version

6.0.0-pr4
Type

Type

jar

Download elide-datastore-inmemorydb 6.0.0-pr4


<!-- https://jarcasting.com/artifacts/com.yahoo.elide/elide-datastore-inmemorydb/ -->
<dependency>
    <groupId>com.yahoo.elide</groupId>
    <artifactId>elide-datastore-inmemorydb</artifactId>
    <version>6.0.0-pr4</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.elide/elide-datastore-inmemorydb/
implementation 'com.yahoo.elide:elide-datastore-inmemorydb:6.0.0-pr4'
// https://jarcasting.com/artifacts/com.yahoo.elide/elide-datastore-inmemorydb/
implementation ("com.yahoo.elide:elide-datastore-inmemorydb:6.0.0-pr4")
'com.yahoo.elide:elide-datastore-inmemorydb:jar:6.0.0-pr4'
<dependency org="com.yahoo.elide" name="elide-datastore-inmemorydb" rev="6.0.0-pr4">
  <artifact name="elide-datastore-inmemorydb" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.elide', module='elide-datastore-inmemorydb', version='6.0.0-pr4')
)
libraryDependencies += "com.yahoo.elide" % "elide-datastore-inmemorydb" % "6.0.0-pr4"
[com.yahoo.elide/elide-datastore-inmemorydb "6.0.0-pr4"]