License |
License |
---|---|
GroupId | GroupIdio.github.kirill5k |
ArtifactId | ArtifactIdmongo4cats-core_3 |
Version | Version0.3.0 |
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_3-0.3.0.pom | |
mongo4cats-core_3-0.3.0.jar | 375 KB |
mongo4cats-core_3-0.3.0-sources.jar | 36 KB |
mongo4cats-core_3-0.3.0-javadoc.jar | 331 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.kirill5k/mongo4cats-core_3/ -->
<dependency>
<groupId>io.github.kirill5k</groupId>
<artifactId>mongo4cats-core_3</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.kirill5k/mongo4cats-core_3/
implementation 'io.github.kirill5k:mongo4cats-core_3:0.3.0'
// https://jarcasting.com/artifacts/io.github.kirill5k/mongo4cats-core_3/
implementation ("io.github.kirill5k:mongo4cats-core_3:0.3.0")
'io.github.kirill5k:mongo4cats-core_3:jar:0.3.0'
<dependency org="io.github.kirill5k" name="mongo4cats-core_3" rev="0.3.0">
<artifact name="mongo4cats-core_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.kirill5k', module='mongo4cats-core_3', version='0.3.0')
)
libraryDependencies += "io.github.kirill5k" % "mongo4cats-core_3" % "0.3.0"
[io.github.kirill5k/mongo4cats-core_3 "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.0.1 |
org.mongodb : bson | jar | 4.3.1 |
org.mongodb : mongodb-driver-core | jar | 4.3.1 |
org.mongodb : mongodb-driver-reactivestreams | jar | 4.3.1 |
co.fs2 : fs2-core_3 | jar | 3.1.0 |
org.scala-lang.modules : scala-collection-compat_3 | jar | 2.5.0 |
Group / Artifact | Type | Version |
---|---|---|
io.github.kirill5k : mongo4cats-embedded_3 | jar | 0.3.0 |
ch.qos.logback : logback-classic | jar | 1.2.5 |
org.scalatest : scalatest_3 | jar | 3.2.9 |