Last Version

io.vertx:vertx-web-client 4.3.1

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

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

vertx-web-client
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-web-client 4.3.1


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

Dependencies

compile (5)

Group / Artifact Type Version
io.vertx : vertx-uri-template jar 4.3.1
io.vertx : vertx-web-common jar 4.3.1
io.vertx : vertx-auth-common jar 4.3.1
io.vertx : vertx-auth-oauth2 Optional jar 4.3.1
io.vertx : vertx-core jar

provided (2)

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

test (5)

Group / Artifact Type Version
io.vertx : vertx-unit jar
com.fasterxml.jackson.core : jackson-databind jar
io.vertx : vertx-auth-htdigest jar
junit : junit jar 4.13.1
io.vertx : vertx-core test-jar

Project Modules

There are no modules declared in this project.