MemDB

In-memory relational DB library

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

io.github.scalahub
ArtifactId

ArtifactId

memdb_2.12
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

MemDB
In-memory relational DB library
Project URL

Project URL

https://github.com/scalahub/MemDB
Project Organization

Project Organization

scalahub
Source Code Management

Source Code Management

https://github.com/scalahub/MemDB

Download memdb_2.12

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.scalahub/memdb_2.12/ -->
<dependency>
    <groupId>io.github.scalahub</groupId>
    <artifactId>memdb_2.12</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.scalahub/memdb_2.12/
implementation 'io.github.scalahub:memdb_2.12:1.0'
// https://jarcasting.com/artifacts/io.github.scalahub/memdb_2.12/
implementation ("io.github.scalahub:memdb_2.12:1.0")
'io.github.scalahub:memdb_2.12:jar:1.0'
<dependency org="io.github.scalahub" name="memdb_2.12" rev="1.0">
  <artifact name="memdb_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.scalahub', module='memdb_2.12', version='1.0')
)
libraryDependencies += "io.github.scalahub" % "memdb_2.12" % "1.0"
[io.github.scalahub/memdb_2.12 "1.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.10
org.scala-lang.modules : scala-collection-compat_2.12 jar 2.1.3
org.bouncycastle : bcprov-jdk15on jar 1.61
net.snaq : dbpool jar 7.0.1
com.h2database : h2 jar 1.4.199

Project Modules

There are no modules declared in this project.

Versions

Version
1.0