HttpCore (NIO SSL extensions module)

HttpComponents Core (NIO SSL extensions)

License

License

Apache License
GroupId

GroupId

org.apache.httpcomponents
ArtifactId

ArtifactId

httpcore-niossl
Last Version

Last Version

4.0-alpha6
Release Date

Release Date

Type

Type

jar
Description

Description

HttpCore (NIO SSL extensions module)
HttpComponents Core (NIO SSL extensions)
Project URL

Project URL

http://jakarta.apache.org/httpcomponents/httpcomponents-core/
Project Organization

Project Organization

Apache Software Foundation

Download httpcore-niossl

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.httpcomponents : httpcore jar 4.0-alpha6
org.apache.httpcomponents : httpcore-nio jar 4.0-alpha6

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
4.0-alpha6
4.0-alpha5