Last Version

foundationdb4s-core 0.9.0

foundationdb4s-core

License

License

GroupId

GroupId

com.github.pwliwanow.foundationdb4s
ArtifactId

ArtifactId

foundationdb4s-core_2.13
Version

Version

0.9.0
Type

Type

jar
Description

Description

foundationdb4s-core
foundationdb4s-core
Project URL

Project URL

https://github.com/pwliwanow/foundationdb4s
Project Organization

Project Organization

com.github.pwliwanow.foundationdb4s
Source Code Management

Source Code Management

https://github.com/pwliwanow/foundationdb4s

Download foundationdb4s-core_2.13 0.9.0


<!-- https://jarcasting.com/artifacts/com.github.pwliwanow.foundationdb4s/foundationdb4s-core_2.13/ -->
<dependency>
    <groupId>com.github.pwliwanow.foundationdb4s</groupId>
    <artifactId>foundationdb4s-core_2.13</artifactId>
    <version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pwliwanow.foundationdb4s/foundationdb4s-core_2.13/
implementation 'com.github.pwliwanow.foundationdb4s:foundationdb4s-core_2.13:0.9.0'
// https://jarcasting.com/artifacts/com.github.pwliwanow.foundationdb4s/foundationdb4s-core_2.13/
implementation ("com.github.pwliwanow.foundationdb4s:foundationdb4s-core_2.13:0.9.0")
'com.github.pwliwanow.foundationdb4s:foundationdb4s-core_2.13:jar:0.9.0'
<dependency org="com.github.pwliwanow.foundationdb4s" name="foundationdb4s-core_2.13" rev="0.9.0">
  <artifact name="foundationdb4s-core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pwliwanow.foundationdb4s', module='foundationdb4s-core_2.13', version='0.9.0')
)
libraryDependencies += "com.github.pwliwanow.foundationdb4s" % "foundationdb4s-core_2.13" % "0.9.0"
[com.github.pwliwanow.foundationdb4s/foundationdb4s-core_2.13 "0.9.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.0
org.typelevel : cats-core_2.13 jar 2.0.0-M4
org.foundationdb : fdb-java jar 6.1.9
org.scala-lang.modules : scala-java8-compat_2.13 jar 0.9.0

test (3)

Group / Artifact Type Version
org.typelevel : cats-laws_2.13 jar 2.0.0-M4
org.mockito : mockito-core jar 2.28.2
org.scalatest : scalatest_2.13 jar 3.0.8

Project Modules

There are no modules declared in this project.