Last Version

Elide In-Memory Database Manager 1.0.0.5

Elide database manager for a demonstrative in-memory db support

License

License

Categories

Categories

IDE Development Tools Elide Program Interface REST Frameworks
GroupId

GroupId

com.yahoo.elide
ArtifactId

ArtifactId

elide-dbmanager-inmemorydb
Version

Version

1.0.0.5
Type

Type

jar
Description

Description

Elide In-Memory Database Manager
Elide database manager for a demonstrative in-memory db support
Project URL

Project URL

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

Source Code Management

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

Download elide-dbmanager-inmemorydb 1.0.0.5


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

Dependencies

compile (6)

Group / Artifact Type Version
com.yahoo.elide : elide-core jar 1.0.0.5
org.projectlombok : lombok jar 1.16.6
javax.persistence : persistence-api jar 1.0.2
org.reflections : reflections jar 0.9.10
com.fasterxml.jackson.core : jackson-databind jar 2.6.3
com.fasterxml.jackson.core : jackson-core jar 2.6.3

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.9.9

Project Modules

There are no modules declared in this project.