| License |
License |
|---|---|
| GroupId | GroupIdio.syndesis.connector |
| ArtifactId | ArtifactIdconnector-http |
| Last Version | Last Version1.13.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionConnector :: HTTP
Syndesis :: Connector :: HTTP
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| connector-http-1.13.2.pom | |
| connector-http-1.13.2.jar | 15 KB |
| connector-http-1.13.2-tests.jar | 10 KB |
| connector-http-1.13.2-test-sources.jar | 7 KB |
| connector-http-1.13.2-sources.jar | 11 KB |
| connector-http-1.13.2-javadoc.jar | 50 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.syndesis.connector/connector-http/ -->
<dependency>
<groupId>io.syndesis.connector</groupId>
<artifactId>connector-http</artifactId>
<version>1.13.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.syndesis.connector/connector-http/
implementation 'io.syndesis.connector:connector-http:1.13.2'
// https://jarcasting.com/artifacts/io.syndesis.connector/connector-http/
implementation ("io.syndesis.connector:connector-http:1.13.2")
'io.syndesis.connector:connector-http:jar:1.13.2'
<dependency org="io.syndesis.connector" name="connector-http" rev="1.13.2">
<artifact name="connector-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.syndesis.connector', module='connector-http', version='1.13.2')
)
libraryDependencies += "io.syndesis.connector" % "connector-http" % "1.13.2"
[io.syndesis.connector/connector-http "1.13.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.syndesis.integration : integration-component-proxy | jar | 1.13.2 |
| io.syndesis.connector : connector-support-processor | jar | 1.13.2 |
| org.apache.camel : camel-core | jar | 2.23.2.fuse-7_10_0-00020-redhat-00001 |
| org.apache.httpcomponents : httpcore | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| io.syndesis.connector : connector-support-verifier Optional | jar | 1.13.2 |
| org.apache.commons : commons-lang3 | jar | 3.2.1 |
| org.immutables : value | jar | 2.8.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.camel : camel-http4 | jar | 2.23.2.fuse-7_10_0-00020-redhat-00001 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | |
| org.mockito : mockito-core | jar | 3.8.0 |
| org.glassfish : jakarta.el | jar | 3.0.4 |
| org.assertj : assertj-core | jar | 3.16.1 |
| org.hibernate.validator : hibernate-validator | jar | 6.0.22.Final |
| ch.qos.logback : logback-classic | jar | 1.2.9 |
| org.apache.httpcomponents : httpclient | jar | 4.5.10 |