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