Vert.x Http Proxy

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

Last Version

4.3.1
Release Date

Release Date

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

How to add to project

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

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
4.1.8
4.1.7
4.1.6
4.1.5
4.1.4
4.1.3
4.1.2
4.1.1
4.1.0
4.1.0.CR2
4.1.0.CR1
4.1.0.Beta1