is not current version
Last Version 5.2-beta2

Apache HttpComponents Core HTTP/1.1 5.1.1

Apache HttpComponents HTTP/1.1 core components

License

License

GroupId

GroupId

org.apache.httpcomponents.core5
ArtifactId

ArtifactId

httpcore5
Version

Version

5.1.1
Type

Type

jar
Description

Description

Apache HttpComponents Core HTTP/1.1
Apache HttpComponents HTTP/1.1 core components
Project URL

Project URL

https://hc.apache.org/httpcomponents-core-5.1.x/5.1.1/httpcore5/
Project Organization

Project Organization

The Apache Software Foundation

Download httpcore5 5.1.1


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

Dependencies

test (5)

Group / Artifact Type Version
junit : junit jar 4.13
org.mockito : mockito-core jar 2.25.1
org.slf4j : slf4j-api jar 1.7.25
org.apache.logging.log4j : log4j-slf4j-impl jar 2.8.2
org.apache.logging.log4j : log4j-core jar 2.8.2

Project Modules

There are no modules declared in this project.