Jar examples for h:http-component
HTTP Component
You can download jar file http-component 0.5.4 in this page.
Apache License
You can use the following script to add http-component-0.5.4.jar to your project.
<dependency> <groupId>io.syndesis</groupId> <artifactId>http-component</artifactId> <version>0.5.4</version> </dependency>
compile group: 'io.syndesis', name: 'http-component', version: '0.5.4'
libraryDependencies += "io.syndesis" % "http-component" % "0.5.4"
<dependency org="io.syndesis" name="http-component" rev="0.5.4"/>
@Grapes(@Grab(group='io.syndesis', module='http-component', version='0.5.4'))
'io.syndesis:http-component:jar:0.5.4'
Click the following link to download the jar file.
http-component-0.5.4-javadoc.jar