| License |
License |
|---|---|
| Categories |
CategoriesReact User Interface Web Frameworks Reactor Container Microservices Reactive libraries |
| GroupId | GroupIdorg.litote.kmongo |
| ArtifactId | ArtifactIdkmongo-reactor-core |
| Version | Version4.2.8 |
| Type | Typejar |
| Description |
DescriptionKMongo reactor core
Mongo reactor client core extensions
|
| Project Organization |
Project OrganizationLitote |
| Filename | Size |
|---|---|
| kmongo-reactor-core-4.2.8.pom | |
| kmongo-reactor-core-4.2.8.jar | 46 KB |
| kmongo-reactor-core-4.2.8-sources.jar | 15 KB |
| kmongo-reactor-core-4.2.8-javadoc.jar | 39 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.litote.kmongo/kmongo-reactor-core/ -->
<dependency>
<groupId>org.litote.kmongo</groupId>
<artifactId>kmongo-reactor-core</artifactId>
<version>4.2.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.litote.kmongo/kmongo-reactor-core/
implementation 'org.litote.kmongo:kmongo-reactor-core:4.2.8'
// https://jarcasting.com/artifacts/org.litote.kmongo/kmongo-reactor-core/
implementation ("org.litote.kmongo:kmongo-reactor-core:4.2.8")
'org.litote.kmongo:kmongo-reactor-core:jar:4.2.8'
<dependency org="org.litote.kmongo" name="kmongo-reactor-core" rev="4.2.8">
<artifact name="kmongo-reactor-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.litote.kmongo', module='kmongo-reactor-core', version='4.2.8')
)
libraryDependencies += "org.litote.kmongo" % "kmongo-reactor-core" % "4.2.8"
[org.litote.kmongo/kmongo-reactor-core "4.2.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.litote.kmongo : kmongo-async-shared | jar | 4.2.8 |
| io.projectreactor : reactor-core | jar | |
| io.projectreactor.kotlin : reactor-kotlin-extensions | jar | |
| com.github.jntakpe : mongo-reactor-adapter | jar | 0.2.0 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.10 |