is not current version
Last Version 4.4.15

Apache HttpCore NIO 4.4.14

Apache HttpComponents Core (non-blocking I/O)

License

License

GroupId

GroupId

org.apache.httpcomponents
ArtifactId

ArtifactId

httpcore-nio
Version

Version

4.4.14
Type

Type

jar
Description

Description

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

Project URL

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

Project Organization

The Apache Software Foundation

Download httpcore-nio 4.4.14


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.httpcomponents : httpcore jar 4.4.14

test (4)

Group / Artifact Type Version
org.conscrypt : conscrypt-openjdk-uber jar 2.2.1
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.