Persistent and in-memory key-value storage engine for JVM that scales on a single machine.
configs 0.12-RC3
Group ID:
io.swaydb
Artifact ID:
configs_2.13
Version:
0.12-RC3
Release Date:
Feb 3, 2020
Licenses:
Files:
Full Scala Version:
2.13.1
Developers:
libraryDependencies += "io.swaydb" %% "configs" % "0.12-RC3"
ivy"io.swaydb::configs:0.12-RC3"
//> using dep "io.swaydb::configs:0.12-RC3"
import $ivy.`io.swaydb::configs:0.12-RC3`
<dependency> <groupId>io.swaydb</groupId> <artifactId>configs_2.13</artifactId> <version>0.12-RC3</version> </dependency>
compile group: 'io.swaydb', name: 'configs_2.13', version: '0.12-RC3'