Last Version

Elide Data Store: In-Memory 6.1.6

Elide data store for a demonstrative in-memory datastore support

License

License

Categories

Categories

IDE Development Tools Data Elide Program Interface REST Frameworks
GroupId

GroupId

com.yahoo.elide
ArtifactId

ArtifactId

elide-datastore-inmemorydb
Version

Version

6.1.6
Type

Type

jar
Description

Description

Elide Data Store: In-Memory
Elide data store for a demonstrative in-memory datastore support
Project URL

Project URL

https://github.com/yahoo/elide
Source Code Management

Source Code Management

https://github.com/yahoo/elide.git

Download elide-datastore-inmemorydb 6.1.6


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

Dependencies

compile (1)

Group / Artifact Type Version
com.yahoo.elide : elide-core jar 6.1.6

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.24

test (13)

Group / Artifact Type Version
com.yahoo.elide : elide-integration-tests test-jar 6.1.6
org.mockito : mockito-core jar 4.4.0
javax.persistence : javax.persistence-api jar 2.2
ch.qos.logback : logback-classic jar 1.2.11
ch.qos.logback : logback-core jar 1.2.11
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
io.rest-assured : rest-assured jar 5.1.0
org.glassfish.jersey.containers : jersey-container-servlet jar 2.35
org.glassfish.jersey.inject : jersey-hk2 jar 2.35
org.eclipse.jetty : jetty-webapp jar 9.4.46.v20220331
org.junit.platform : junit-platform-launcher jar 1.8.2
com.h2database : h2 jar 2.1.212

Project Modules

There are no modules declared in this project.