simerplaha / swaydb   0.2.1

Apache License 2.0 Website GitHub

Persistent and in-memory key-value storage engine for JVM that scales on a single machine.

Scala versions: 2.13 2.12 2.11

boopickle 0.16.2


Group ID:
io.swaydb
Artifact ID:
boopickle_2.13
Version:
0.16.2
Release Date:
Oct 9, 2020
Licenses:
Files:

libraryDependencies += "io.swaydb" %% "boopickle" % "0.16.2"

Mill build tool

ivy"io.swaydb::boopickle:0.16.2"

Scala CLI

//> using dep "io.swaydb::boopickle:0.16.2"

Ammonite REPL

import $ivy.`io.swaydb::boopickle:0.16.2`

<dependency>
  <groupId>io.swaydb</groupId>
  <artifactId>boopickle_2.13</artifactId>
  <version>0.16.2</version>
</dependency>

compile group: 'io.swaydb', name: 'boopickle_2.13', version: '0.16.2'