io.vertx:vertx-auth-otp

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
Last Version

Last Version

4.3.1
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
4.3.1
4.3.0
4.2.7
4.2.6
4.2.5
4.2.4
4.2.3
4.2.2
4.2.1
4.2.0
4.2.0.CR1
4.2.0.Beta1