Apache HttpCore for jdk 1.5

Apache HttpComponents Core (blocking I/O) for jdk 1.5

License

License

Categories

Categories

Net
GroupId

GroupId

com.hynnet
ArtifactId

ArtifactId

httpcore
Last Version

Last Version

4.4.3
Release Date

Release Date

Type

Type

jar
Description

Description

Apache HttpCore for jdk 1.5
Apache HttpComponents Core (blocking I/O) for jdk 1.5
Project URL

Project URL

http://hc.apache.org/httpcomponents-core-ga
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://svn.apache.org/repos/asf/httpcomponents/httpcore/tags/4.4.3/httpcore

Download httpcore

How to add to project

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

Dependencies

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-core jar 1.8.5
commons-logging : commons-logging jar 1.2

Project Modules

There are no modules declared in this project.

Versions

Version
4.4.3
4.4.1