License |
License |
---|---|
GroupId | GroupIdio.github.kirill5k |
ArtifactId | ArtifactIdmongo4cats-core_2.13 |
Version | Version0.4.5 |
Type | Typejar |
Description |
Descriptionmongo4cats-core
mongo4cats-core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mongo4cats-core_2.13-0.4.5.pom | |
mongo4cats-core_2.13-0.4.5.jar | 304 KB |
mongo4cats-core_2.13-0.4.5-sources.jar | 42 KB |
mongo4cats-core_2.13-0.4.5-javadoc.jar | 1 MB |
Browse |
<!-- 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.4.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.kirill5k/mongo4cats-core_2.13/
implementation 'io.github.kirill5k:mongo4cats-core_2.13:0.4.5'
// https://jarcasting.com/artifacts/io.github.kirill5k/mongo4cats-core_2.13/
implementation ("io.github.kirill5k:mongo4cats-core_2.13:0.4.5")
'io.github.kirill5k:mongo4cats-core_2.13:jar:0.4.5'
<dependency org="io.github.kirill5k" name="mongo4cats-core_2.13" rev="0.4.5">
<artifact name="mongo4cats-core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.kirill5k', module='mongo4cats-core_2.13', version='0.4.5')
)
libraryDependencies += "io.github.kirill5k" % "mongo4cats-core_2.13" % "0.4.5"
[io.github.kirill5k/mongo4cats-core_2.13 "0.4.5"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.8 |
org.mongodb : bson | jar | 4.4.1 |
org.mongodb : mongodb-driver-core | jar | 4.4.1 |
org.mongodb : mongodb-driver-reactivestreams | jar | 4.4.1 |
co.fs2 : fs2-core_2.13 | jar | 3.2.4 |
org.scala-lang.modules : scala-collection-compat_2.13 | jar | 2.6.0 |
Group / Artifact | Type | Version |
---|---|---|
io.github.kirill5k : mongo4cats-embedded_2.13 | jar | 0.4.5 |
ch.qos.logback : logback-classic | jar | 1.2.10 |
org.scalatest : scalatest_2.13 | jar | 3.2.11 |