Last Version

io.vertx:vertx-auth-mongo 4.3.1

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

License

License

GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

vertx-auth-mongo
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-auth-mongo 4.3.1


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

Dependencies

compile (3)

Group / Artifact Type Version
io.vertx : vertx-auth-common jar
io.vertx : vertx-mongo-client jar
io.vertx : vertx-core jar

provided (2)

Group / Artifact Type Version
io.vertx : vertx-codegen Optional jar
io.vertx : vertx-docgen jar

test (4)

Group / Artifact Type Version
de.flapdoodle.embed : de.flapdoodle.embed.mongo jar 2.2.0
org.slf4j : slf4j-api jar 1.7.21
io.vertx : vertx-core test-jar
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.