License |
License |
---|---|
GroupId | GroupIdio.syndesis |
ArtifactId | ArtifactIdhttp-post-connector |
Last Version | Last Version1.3.0-20180202 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionConnectors :: HTTP :: POST Connector
HTTP POST Connector
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.syndesis/http-post-connector/ -->
<dependency>
<groupId>io.syndesis</groupId>
<artifactId>http-post-connector</artifactId>
<version>1.3.0-20180202</version>
</dependency>
// https://jarcasting.com/artifacts/io.syndesis/http-post-connector/
implementation 'io.syndesis:http-post-connector:1.3.0-20180202'
// https://jarcasting.com/artifacts/io.syndesis/http-post-connector/
implementation ("io.syndesis:http-post-connector:1.3.0-20180202")
'io.syndesis:http-post-connector:jar:1.3.0-20180202'
<dependency org="io.syndesis" name="http-post-connector" rev="1.3.0-20180202">
<artifact name="http-post-connector" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.syndesis', module='http-post-connector', version='1.3.0-20180202')
)
libraryDependencies += "io.syndesis" % "http-post-connector" % "1.3.0-20180202"
[io.syndesis/http-post-connector "1.3.0-20180202"]
Group / Artifact | Type | Version |
---|---|---|
io.syndesis : http-component | jar | 1.3.0-20180202 |
org.apache.camel : camel-connector | jar | |
org.apache.camel : apt | jar | |
org.springframework.boot : spring-boot-configuration-processor | jar | 1.5.8.RELEASE |