Last Version

HttpCore (NIO SSL extensions module) 4.0-alpha6

HttpComponents Core (NIO SSL extensions)

License

License

Apache License
GroupId

GroupId

org.apache.httpcomponents
ArtifactId

ArtifactId

httpcore-niossl
Version

Version

4.0-alpha6
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 4.0-alpha6


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