Last Version

Tunneling HTTP Client 0.1.3

An extension to apache's httpclient capable of tunneling socket connections through ssh connections.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.pastdev.httpcomponents
ArtifactId

ArtifactId

httpclient-tunnel
Version

Version

0.1.3
Type

Type

jar
Description

Description

Tunneling HTTP Client
An extension to apache's httpclient capable of tunneling socket connections through ssh connections.
Project Organization

Project Organization

pastdev.com

Download httpclient-tunnel 0.1.3


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

Dependencies

compile (4)

Group / Artifact Type Version
com.pastdev : jsch-extension jar 0.1.5
com.pastdev.httpcomponents : configuration jar 0.1.3
com.pastdev.httpcomponents : httpclient jar 0.1.3
org.slf4j : slf4j-api jar 1.7.7

test (8)

Group / Artifact Type Version
com.pastdev.httpcomponents : server-test-jetty jar 0.1.3
com.pastdev.httpcomponents : server-test-tomcat jar 0.1.3
junit : junit jar 4.11
log4j : log4j jar 1.2.17
org.slf4j : jcl-over-slf4j jar 1.7.7
org.slf4j : slf4j-log4j12 jar 1.7.7
org.eclipse.jetty : jetty-server jar 9.2.2.v20140723
org.eclipse.jetty : jetty-servlet jar 9.2.2.v20140723

Project Modules

There are no modules declared in this project.