Download http-component-1.2.9.jar file - Jar h

Jar examples for h:http-component

Description

HTTP Component

You can download jar file http-component 1.2.9 in this page.

License

Apache License

Build File

You can use the following script to add http-component-1.2.9.jar to your project.

<dependency>
   <groupId>io.syndesis</groupId>
   <artifactId>http-component</artifactId>
   <version>1.2.9</version>
</dependency>
compile group: 'io.syndesis', name: 'http-component', version: '1.2.9'
libraryDependencies += "io.syndesis" % "http-component" % "1.2.9"
<dependency org="io.syndesis" name="http-component" rev="1.2.9"/>
@Grapes(@Grab(group='io.syndesis', module='http-component', version='1.2.9'))
'io.syndesis:http-component:jar:1.2.9'

Download

Click the following link to download the jar file.

http-component-1.2.9-javadoc.jar
http-component-1.2.9-sources.jar
http-component-1.2.9.jar
http-component-1.2.9.pom



Related Tutorials