Last Version

Chop-chop HTTP Client 1.0.1

A Java library and command line client for high performance downloading/uploading via HTTP/HTTPS in a parallel way.

License

License

Categories

Categories

Net CLI User Interface
GroupId

GroupId

net.sourceforge.chopchophttpclient
ArtifactId

ArtifactId

chopchophttpclient
Version

Version

1.0.1
Type

Type

jar
Description

Description

Chop-chop HTTP Client
A Java library and command line client for high performance downloading/uploading via HTTP/HTTPS in a parallel way.
Project URL

Project URL

https://sourceforge.net/projects/chop-chophttpcl/
Project Organization

Project Organization

RiskMetrics Group

Download chopchophttpclient 1.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
log4j : log4j jar 1.2.15
commons-httpclient : commons-httpclient jar 3.1
args4j : args4j jar 2.0.11

test (1)

Group / Artifact Type Version
junit : junit jar 4.5

Project Modules

There are no modules declared in this project.