is not current version
Last Version 4.3.1

io.vertx:vertx-auth-oauth2 4.2.3

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

License

License

Categories

Categories

H2 Data Databases OAuth2 Security
GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

vertx-auth-oauth2
Version

Version

4.2.3
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-oauth2 4.2.3


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

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 (4)

Group / Artifact Type Version
io.vertx : vertx-unit jar
io.vertx : vertx-auth-jwt jar
org.testcontainers : testcontainers jar 1.16.2
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.