License |
License |
---|---|
GroupId | GroupIdio.github.kirill5k |
ArtifactId | ArtifactIdmongo4cats-embedded_2.12 |
Version | Version0.4.3 |
Type | Typejar |
Description |
Descriptionmongo4cats-embedded
mongo4cats-embedded
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.kirill5k/mongo4cats-embedded_2.12/
implementation 'io.github.kirill5k:mongo4cats-embedded_2.12:0.4.3'
// https://jarcasting.com/artifacts/io.github.kirill5k/mongo4cats-embedded_2.12/
implementation ("io.github.kirill5k:mongo4cats-embedded_2.12:0.4.3")
'io.github.kirill5k:mongo4cats-embedded_2.12:jar:0.4.3'
<dependency org="io.github.kirill5k" name="mongo4cats-embedded_2.12" rev="0.4.3">
<artifact name="mongo4cats-embedded_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.kirill5k', module='mongo4cats-embedded_2.12', version='0.4.3')
)
libraryDependencies += "io.github.kirill5k" % "mongo4cats-embedded_2.12" % "0.4.3"
[io.github.kirill5k/mongo4cats-embedded_2.12 "0.4.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.14 |
co.fs2 : fs2-core_2.12 | jar | 3.2.2 |
de.flapdoodle.embed : de.flapdoodle.embed.mongo | jar | 3.2.0 |
org.immutables : value | jar | 2.8.8 |
org.apache.commons : commons-compress | jar | 1.21 |