mongo4cats-embedded


License

License

GroupId

GroupId

io.github.kirill5k
ArtifactId

ArtifactId

mongo4cats-embedded_2.12
Last Version

Last Version

0.4.8
Release Date

Release Date

Type

Type

jar
Description

Description

mongo4cats-embedded
mongo4cats-embedded
Project URL

Project URL

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

Project Organization

MongoDB Java client wrapper for Cats-Effect & FS2
Source Code Management

Source Code Management

https://github.com/kirill5k/mongo4cats

Download mongo4cats-embedded_2.12

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.15
co.fs2 : fs2-core_2.12 jar 3.2.7
de.flapdoodle.embed : de.flapdoodle.embed.mongo jar 3.4.5
org.immutables : value jar 2.9.0
org.apache.commons : commons-compress jar 1.21

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.8
0.4.7
0.4.6
0.4.5
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.3.1
0.3.0
0.2.19
0.2.18
0.2.17
0.2.16