Jar examples for h:httpcore5
Apache HttpComponents HTTP/1.1 core components
You can download jar file httpcore5 5.0-alpha4 in this page.
Apache License
You can use the following script to add httpcore5-5.0-alpha4.jar to your project.
<dependency> <groupId>org.apache.httpcomponents.core5</groupId> <artifactId>httpcore5</artifactId> <version>5.0-alpha4</version> </dependency>
compile group: 'org.apache.httpcomponents.core5', name: 'httpcore5', version: '5.0-alpha4'
libraryDependencies += "org.apache.httpcomponents.core5" % "httpcore5" % "5.0-alpha4"
<dependency org="org.apache.httpcomponents.core5" name="httpcore5" rev="5.0-alpha4"/>
@Grapes(@Grab(group='org.apache.httpcomponents.core5', module='httpcore5', version='5.0-alpha4'))
'org.apache.httpcomponents.core5:httpcore5:jar:5.0-alpha4'
Click the following link to download the jar file.
httpcore5-5.0-alpha4-javadoc.jar