Last Version

Vert.x Http Proxy 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-http-proxy
Version

Version

4.3.1
Type

Type

jar
Description

Description

Vert.x Http Proxy
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

Eclipse

Download vertx-http-proxy 4.3.1


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

Dependencies

compile (2)

Group / Artifact Type Version
io.vertx : vertx-core jar
org.slf4j : slf4j-api Optional jar 1.7.16

provided (2)

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

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
io.vertx : vertx-unit jar
com.github.tomakehurst : wiremock-standalone jar 2.6.0

Project Modules

There are no modules declared in this project.