Jar examples for h:httpcore-niossl
HttpComponents Core (NIO SSL extensions)
You can download jar file httpcore-niossl 4.0-alpha6 in this page.
Apache License
You can use the following script to add httpcore-niossl-4.0-alpha6.jar to your project.
<dependency> <groupId>org.apache.httpcomponents</groupId> <artifactId>httpcore-niossl</artifactId> <version>4.0-alpha6</version> </dependency>
compile group: 'org.apache.httpcomponents', name: 'httpcore-niossl', version: '4.0-alpha6'
libraryDependencies += "org.apache.httpcomponents" % "httpcore-niossl" % "4.0-alpha6"
<dependency org="org.apache.httpcomponents" name="httpcore-niossl" rev="4.0-alpha6"/>
@Grapes(@Grab(group='org.apache.httpcomponents', module='httpcore-niossl', version='4.0-alpha6'))
'org.apache.httpcomponents:httpcore-niossl:jar:4.0-alpha6'
Click the following link to download the jar file.
httpcore-niossl-4.0-alpha6.pom