Routes

A low overhead Java HTTP proxy.

License

License

GroupId

GroupId

org.baswell
ArtifactId

ArtifactId

httproxy
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Routes
A low overhead Java HTTP proxy.

Download httproxy

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
net.sf.trove4j : trove4j jar [3,)

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar [1,)

test (1)

Group / Artifact Type Version
junit : junit jar [4.0,)

Project Modules

There are no modules declared in this project.

Versions

Version
1.2
1.1
1.0