Corn Http Client

Java Http Client implementation that supports automatic authorization and form simulation

License

License

Categories

Categories

Net CLI User Interface
GroupId

GroupId

net.sf.corn
ArtifactId

ArtifactId

corn-httpclient
Last Version

Last Version

1.0.12
Release Date

Release Date

Type

Type

jar
Description

Description

Corn Http Client
Java Http Client implementation that supports automatic authorization and form simulation
Project URL

Project URL

https://sites.google.com/site/javacornproject
Source Code Management

Source Code Management

http://svn.code.sf.net/p/corn/corn-httpclient/code/corn-httpclient/tags/corn-httpclient-1.0.12

Download corn-httpclient

How to add to project

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

Dependencies

test (4)

Group / Artifact Type Version
junit : junit jar 4.10
org.apache.tomcat.embed : tomcat-embed-core jar 7.0.37
org.apache.tomcat.embed : tomcat-embed-logging-juli jar 7.0.37
org.apache.tomcat.embed : tomcat-embed-jasper jar 7.0.37

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.12
1.0.10
1.0.8
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0