| License |
License |
|---|---|
| Categories |
CategoriesReact User Interface Web Frameworks Reactor Container Microservices Reactive libraries |
| GroupId | GroupIdorg.litote.kmongo |
| ArtifactId | ArtifactIdkmongo-reactor-core |
| Last Version | Last Version4.6.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionKMongo reactor core
Mongo reactor client core extensions
|
| Project Organization |
Project OrganizationLitote |
| Filename | Size |
|---|---|
| kmongo-reactor-core-4.6.1.pom | |
| kmongo-reactor-core-4.6.1.jar | 63 KB |
| kmongo-reactor-core-4.6.1-sources.jar | 15 KB |
| kmongo-reactor-core-4.6.1-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.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.litote.kmongo/kmongo-reactor-core/
implementation 'org.litote.kmongo:kmongo-reactor-core:4.6.1'
// https://jarcasting.com/artifacts/org.litote.kmongo/kmongo-reactor-core/
implementation ("org.litote.kmongo:kmongo-reactor-core:4.6.1")
'org.litote.kmongo:kmongo-reactor-core:jar:4.6.1'
<dependency org="org.litote.kmongo" name="kmongo-reactor-core" rev="4.6.1">
<artifact name="kmongo-reactor-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.litote.kmongo', module='kmongo-reactor-core', version='4.6.1')
)
libraryDependencies += "org.litote.kmongo" % "kmongo-reactor-core" % "4.6.1"
[org.litote.kmongo/kmongo-reactor-core "4.6.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.litote.kmongo : kmongo-async-shared | jar | 4.6.1 |
| io.projectreactor : reactor-core | jar | |
| io.projectreactor.kotlin : reactor-kotlin-extensions | jar | |
| com.github.jntakpe : mongo-reactor-adapter | jar | 0.3.2 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.7.0 |