License |
License |
---|---|
Categories |
CategoriesNet CLI User Interface |
GroupId | GroupIdnet.sourceforge.chopchophttpclient |
ArtifactId | ArtifactIdchopchophttpclient |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionChop-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 |
Project Organization |
Project Organization |
Filename | Size |
---|---|
chopchophttpclient-1.0.1.pom | |
chopchophttpclient-1.0.1.jar | 40 KB |
chopchophttpclient-1.0.1-sources.jar | 35 KB |
chopchophttpclient-1.0.1-javadoc.jar | 117 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.15 |
commons-httpclient : commons-httpclient | jar | 3.1 |
args4j : args4j | jar | 2.0.11 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.5 |