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