Type-safe and idiomatic Scala client for FoundationDB
Scala versions:
2.13
foundationdb4s-core 0.3.0
Group ID:
com.github.pwliwanow.foundationdb4s
Artifact ID:
foundationdb4s-core_2.12
Version:
0.3.0
Release Date:
Nov 10, 2018
Licenses:
Files:
Full Scala Version:
2.12.6
Developers:
libraryDependencies += "com.github.pwliwanow.foundationdb4s" %% "foundationdb4s-core" % "0.3.0"
ivy"com.github.pwliwanow.foundationdb4s::foundationdb4s-core:0.3.0"
//> using dep "com.github.pwliwanow.foundationdb4s::foundationdb4s-core:0.3.0"
import $ivy.`com.github.pwliwanow.foundationdb4s::foundationdb4s-core:0.3.0`
<dependency> <groupId>com.github.pwliwanow.foundationdb4s</groupId> <artifactId>foundationdb4s-core_2.12</artifactId> <version>0.3.0</version> </dependency>
compile group: 'com.github.pwliwanow.foundationdb4s', name: 'foundationdb4s-core_2.12', version: '0.3.0'