Download org.apache.servicemix.bundles.commons-httpclient-3.1_7.jar file - Jar o

Jar examples for o:org.apache.servicemix.bundles.commons-httpclient

Description

This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.

You can download jar file org.apache.servicemix.bundles.commons-httpclient 3.1_7 in this page.

Build File

You can use the following script to add org.apache.servicemix.bundles.commons-httpclient-3.1_7.jar to your project.

<dependency>
   <groupId>org.apache.servicemix.bundles</groupId>
   <artifactId>org.apache.servicemix.bundles.commons-httpclient</artifactId>
   <version>3.1_7</version>
</dependency>
compile group: 'org.apache.servicemix.bundles', name: 'org.apache.servicemix.bundles.commons-httpclient', version: '3.1_7'
libraryDependencies += "org.apache.servicemix.bundles" % "org.apache.servicemix.bundles.commons-httpclient" % "3.1_7"
<dependency org="org.apache.servicemix.bundles" name="org.apache.servicemix.bundles.commons-httpclient" rev="3.1_7"/>
@Grapes(@Grab(group='org.apache.servicemix.bundles', module='org.apache.servicemix.bundles.commons-httpclient', version='3.1_7'))
'org.apache.servicemix.bundles:org.apache.servicemix.bundles.commons-httpclient:jar:3.1_7'

Download

Click the following link to download the jar file.

org.apache.servicemix.bundles.commons-httpclient-3.1_7-sources.jar
org.apache.servicemix.bundles.commons-httpclient-3.1_7.jar
org.apache.servicemix.bundles.commons-httpclient-3.1_7.pom



Related Tutorials