Jar examples for h:httpcomponents-core
Apache HttpComponents Core is a library of components for building HTTP enabled services
You can download jar file httpcomponents-core 4.4 in this page.
Apache License, Version 2.0
You can use the following script to add httpcomponents-core-4.4.jar to your project.
<dependency> <groupId>org.apache.httpcomponents</groupId> <artifactId>httpcomponents-core</artifactId> <version>4.4</version> </dependency>
compile group: 'org.apache.httpcomponents', name: 'httpcomponents-core', version: '4.4'
libraryDependencies += "org.apache.httpcomponents" % "httpcomponents-core" % "4.4"
<dependency org="org.apache.httpcomponents" name="httpcomponents-core" rev="4.4"/>
@Grapes(@Grab(group='org.apache.httpcomponents', module='httpcomponents-core', version='4.4'))
'org.apache.httpcomponents:httpcomponents-core:jar:4.4'
Click the following link to download the jar file.
httpcomponents-core-4.4.pom