License |
License |
---|---|
GroupId | GroupIdcom.github.pwliwanow.foundationdb4s |
ArtifactId | ArtifactIdcore_2.12 |
Version | Version0.11.0 |
Type | Typejar |
Description |
Descriptioncore
core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
core_2.12-0.11.0.pom | |
core_2.12-0.11.0.jar | 144 KB |
core_2.12-0.11.0-sources.jar | 13 KB |
core_2.12-0.11.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.pwliwanow.foundationdb4s/core_2.12/ -->
<dependency>
<groupId>com.github.pwliwanow.foundationdb4s</groupId>
<artifactId>core_2.12</artifactId>
<version>0.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pwliwanow.foundationdb4s/core_2.12/
implementation 'com.github.pwliwanow.foundationdb4s:core_2.12:0.11.0'
// https://jarcasting.com/artifacts/com.github.pwliwanow.foundationdb4s/core_2.12/
implementation ("com.github.pwliwanow.foundationdb4s:core_2.12:0.11.0")
'com.github.pwliwanow.foundationdb4s:core_2.12:jar:0.11.0'
<dependency org="com.github.pwliwanow.foundationdb4s" name="core_2.12" rev="0.11.0">
<artifact name="core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pwliwanow.foundationdb4s', module='core_2.12', version='0.11.0')
)
libraryDependencies += "com.github.pwliwanow.foundationdb4s" % "core_2.12" % "0.11.0"
[com.github.pwliwanow.foundationdb4s/core_2.12 "0.11.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.10 |
org.typelevel : cats-core_2.12 | jar | 2.0.0 |
org.foundationdb : fdb-java | jar | 6.2.10 |
org.scala-lang.modules : scala-java8-compat_2.12 | jar | 0.9.0 |
Group / Artifact | Type | Version |
---|---|---|
org.typelevel : cats-laws_2.12 | jar | 2.0.0 |
org.mockito : mockito-core | jar | 3.2.0 |
org.scalatest : scalatest_2.12 | jar | 3.1.0 |
org.scalatestplus : scalatestplus-mockito_2.12 | jar | 1.0.0-M2 |