Last Version

io.vertx:vertx-mongo-client 4.3.1

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

vertx-mongo-client
Version

Version

4.3.1
Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

Eclipse

Download vertx-mongo-client 4.3.1


<!-- https://jarcasting.com/artifacts/io.vertx/vertx-mongo-client/ -->
<dependency>
    <groupId>io.vertx</groupId>
    <artifactId>vertx-mongo-client</artifactId>
    <version>4.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.vertx/vertx-mongo-client/
implementation 'io.vertx:vertx-mongo-client:4.3.1'
// https://jarcasting.com/artifacts/io.vertx/vertx-mongo-client/
implementation ("io.vertx:vertx-mongo-client:4.3.1")
'io.vertx:vertx-mongo-client:jar:4.3.1'
<dependency org="io.vertx" name="vertx-mongo-client" rev="4.3.1">
  <artifact name="vertx-mongo-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vertx', module='vertx-mongo-client', version='4.3.1')
)
libraryDependencies += "io.vertx" % "vertx-mongo-client" % "4.3.1"
[io.vertx/vertx-mongo-client "4.3.1"]

Dependencies

compile (6)

Group / Artifact Type Version
io.vertx : vertx-core jar
org.mongodb : mongodb-driver-reactivestreams jar 4.1.2
org.reactivestreams : reactive-streams jar 1.0.3
org.apache.commons : commons-collections4 jar 4.2
io.vertx : vertx-codegen Optional jar
io.vertx : vertx-docgen Optional jar

test (5)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar
org.testcontainers : mongodb jar 1.17.1
io.vertx : vertx-core test-jar
junit : junit jar 4.13.1
pl.pragmatists : JUnitParams jar 1.1.1

Project Modules

There are no modules declared in this project.