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

Jar examples for h:http-component

Description

HTTP Component

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials