Last Version

Apache HttpCore 4.4.15

Apache HttpComponents Core (blocking I/O)

License

License

GroupId

GroupId

org.apache.httpcomponents
ArtifactId

ArtifactId

httpcore
Version

Version

4.4.15
Type

Type

jar
Description

Description

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

Project URL

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

Project Organization

The Apache Software Foundation

Download httpcore 4.4.15


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

Dependencies

test (3)

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

Project Modules

There are no modules declared in this project.