License |
License |
---|---|
GroupId | GroupIdcom.github.pwliwanow.foundationdb4s |
ArtifactId | ArtifactIdfoundationdb4s-core_2.13 |
Version | Version0.9.0 |
Type | Typejar |
Description |
Descriptionfoundationdb4s-core
foundationdb4s-core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |
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 |