Last Version

Apache HttpCore for jdk 1.5 4.4.3

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

License

License

Categories

Categories

Net
GroupId

GroupId

com.hynnet
ArtifactId

ArtifactId

httpcore
Version

Version

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


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