is not current version
Last Version 0.4.8

mongo4cats-core 0.2.8

mongo4cats-core

License

License

GroupId

GroupId

io.github.kirill5k
ArtifactId

ArtifactId

mongo4cats-core_2.13
Version

Version

0.2.8
Type

Type

jar
Description

Description

mongo4cats-core
mongo4cats-core
Project URL

Project URL

https://github.com/kirill5k/mongo4cats
Project Organization

Project Organization

Mongo DB client wrapper for Cats Effect & FS2
Source Code Management

Source Code Management

https://github.com/kirill5k/mongo4cats

Download mongo4cats-core_2.13 0.2.8


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

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.5
org.mongodb : bson jar 4.2.3
org.mongodb : mongodb-driver-core jar 4.2.3
org.mongodb : mongodb-driver-reactivestreams jar 4.2.3
co.fs2 : fs2-core_2.13 jar 3.0.4
org.scala-lang.modules : scala-collection-compat_2.13 jar 2.4.4

test (4)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
org.scalatest : scalatest_2.13 jar 3.2.9
de.flapdoodle.embed : de.flapdoodle.embed.mongo jar 3.0.0
org.immutables : value jar 2.8.8

Project Modules

There are no modules declared in this project.