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