httpobjects-proxy

simple http for the jvm

License

License

GroupId

GroupId

org.httpobjects.proxy
ArtifactId

ArtifactId

httpobjects-proxy
Last Version

Last Version

0.27.0
Release Date

Release Date

Type

Type

jar
Description

Description

httpobjects-proxy
simple http for the jvm

Download httpobjects-proxy

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.httpobjects : httpobjects jar 0.27.0
commons-httpclient : commons-httpclient jar 3.1
commons-io : commons-io jar 2.6

test (3)

Group / Artifact Type Version
org.httpobjects.jetty : httpobjects-jetty-6 jar 0.27.0
org.mortbay.jetty : jetty jar 6.1.26
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.27.0
0.13.0
0.12.0
0.11.0
0.10.0
0.9.0
0.7.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0