Last Version

io.vertx:vertx-auth-otp 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-otp
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-otp 4.3.1


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

Dependencies

compile (2)

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

provided (2)

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

test (2)

Group / Artifact Type Version
io.vertx : vertx-unit jar
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.