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