Download http-get-connector-0.5.7.jar file - Jar h

Jar examples for h:http-get-connector

Description

HTTP GET Connector

You can download jar file http-get-connector 0.5.7 in this page.

License

Apache License

Build File

You can use the following script to add http-get-connector-0.5.7.jar to your project.

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

Download

Click the following link to download the jar file.

http-get-connector-0.5.7-javadoc.jar
http-get-connector-0.5.7-sources.jar
http-get-connector-0.5.7.jar
http-get-connector-0.5.7.pom



Related Tutorials