Integration :: Component Proxy

Integration Component Proxy

License

License

GroupId

GroupId

io.syndesis
ArtifactId

ArtifactId

integration-component-proxy
Last Version

Last Version

1.3.0-20180202
Release Date

Release Date

Type

Type

jar
Description

Description

Integration :: Component Proxy
Integration Component Proxy
Project Organization

Project Organization

Red Hat

Download integration-component-proxy

How to add to project

<!-- https://jarcasting.com/artifacts/io.syndesis/integration-component-proxy/ -->
<dependency>
    <groupId>io.syndesis</groupId>
    <artifactId>integration-component-proxy</artifactId>
    <version>1.3.0-20180202</version>
</dependency>
// https://jarcasting.com/artifacts/io.syndesis/integration-component-proxy/
implementation 'io.syndesis:integration-component-proxy:1.3.0-20180202'
// https://jarcasting.com/artifacts/io.syndesis/integration-component-proxy/
implementation ("io.syndesis:integration-component-proxy:1.3.0-20180202")
'io.syndesis:integration-component-proxy:jar:1.3.0-20180202'
<dependency org="io.syndesis" name="integration-component-proxy" rev="1.3.0-20180202">
  <artifact name="integration-component-proxy" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.syndesis', module='integration-component-proxy', version='1.3.0-20180202')
)
libraryDependencies += "io.syndesis" % "integration-component-proxy" % "1.3.0-20180202"
[io.syndesis/integration-component-proxy "1.3.0-20180202"]

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.camel : camel-core jar 2.20.1
org.apache.camel : camel-catalog jar
com.fasterxml.jackson.core : jackson-annotations jar 2.8.10
com.fasterxml.jackson.core : jackson-databind jar 2.8.10
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.8.10
commons-dbcp : commons-dbcp jar

provided (1)

Group / Artifact Type Version
org.immutables : value jar 2.5.6

runtime (1)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar

test (6)

Group / Artifact Type Version
junit : junit jar
org.assertj : assertj-core jar
org.apache.camel : camel-test jar
org.apache.camel : camel-test-spring jar
org.apache.camel : camel-sql jar
ch.qos.logback : logback-classic jar

Project Modules

There are no modules declared in this project.

Syndesis

Maven Central CircleCI Gitter Quality Gate Status Coverage

A flexible and customizable, open source platform that provides core integration capabilities as a service.

All developer related documentation can be found at the Syndesis Developer Handbook.

Quickstart

  • To get started quickly please install Minishift first.
  • Clone this repository and enter it:
git clone https://github.com/syndesisio/syndesis.git
cd syndesis
  • Startup minishift and install:
./tools/bin/syndesis minishift --install --open --nodev

This will install the latest bleeding edge version from Syndesis from the master branch. For a more stable experience, use the option --tag with a stable version.

Now you can run some quickstarts

io.syndesis

Syndesis

A flexible, customizable, open source platform that provides core integration capabilities as a service.

Versions

Version
1.3.0-20180202