Last Version

Corn Http Client 1.0.12

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
Version

Version

1.0.12
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 1.0.12


<!-- 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.