License |
License |
---|---|
GroupId | GroupIdio.syndesis.connector |
ArtifactId | ArtifactIdconnector-http |
Version | Version1.11.0 |
Type | Typejar |
Description |
DescriptionConnector :: HTTP
Syndesis :: Connector :: HTTP
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
connector-http-1.11.0.pom | |
connector-http-1.11.0.jar | 15 KB |
connector-http-1.11.0-tests.jar | 10 KB |
connector-http-1.11.0-test-sources.jar | 7 KB |
connector-http-1.11.0-sources.jar | 11 KB |
connector-http-1.11.0-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.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.syndesis.connector/connector-http/
implementation 'io.syndesis.connector:connector-http:1.11.0'
// https://jarcasting.com/artifacts/io.syndesis.connector/connector-http/
implementation ("io.syndesis.connector:connector-http:1.11.0")
'io.syndesis.connector:connector-http:jar:1.11.0'
<dependency org="io.syndesis.connector" name="connector-http" rev="1.11.0">
<artifact name="connector-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.syndesis.connector', module='connector-http', version='1.11.0')
)
libraryDependencies += "io.syndesis.connector" % "connector-http" % "1.11.0"
[io.syndesis.connector/connector-http "1.11.0"]
Group / Artifact | Type | Version |
---|---|---|
io.syndesis.integration : integration-component-proxy | jar | 1.11.0 |
io.syndesis.connector : connector-support-processor | jar | 1.11.0 |
org.apache.camel : camel-core | jar | 2.23.2.fuse-780030 |
org.apache.httpcomponents : httpcore | jar |
Group / Artifact | Type | Version |
---|---|---|
io.syndesis.connector : connector-support-verifier Optional | jar | 1.11.0 |
org.apache.commons : commons-lang3 | jar | 3.2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel : camel-http4 | jar | 2.23.2.fuse-780030 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.19.0 |
org.glassfish : jakarta.el | jar | |
org.assertj : assertj-core | jar | 3.14.0 |
org.hibernate.validator : hibernate-validator | jar | 6.0.20.Final |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.apache.camel : camel-test | jar | |
org.apache.httpcomponents : httpclient | jar | 4.5.10 |