is not current version
Last Version 4.3.1

io.vertx:vertx-web 4.2.4

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

License

License

GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

vertx-web
Version

Version

4.2.4
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-web 4.2.4


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

Dependencies

compile (9)

Group / Artifact Type Version
io.vertx : vertx-web-common jar
io.vertx : vertx-auth-common jar
io.vertx : vertx-bridge-common jar
io.vertx : vertx-auth-jwt Optional jar
io.vertx : vertx-auth-oauth2 Optional jar
io.vertx : vertx-auth-htdigest Optional jar
io.vertx : vertx-auth-webauthn Optional jar
io.vertx : vertx-auth-otp Optional jar
io.vertx : vertx-core jar

provided (2)

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

test (7)

Group / Artifact Type Version
io.vertx : vertx-unit jar
io.vertx : vertx-auth-properties jar
org.slf4j : slf4j-api jar 1.7.21
org.mockito : mockito-core jar 2.22.0
com.fasterxml.jackson.core : jackson-databind jar
junit : junit jar 4.13.1
io.vertx : vertx-core test-jar

Project Modules

There are no modules declared in this project.