Connectors :: AMQP

Connectors for Syndesis

Лицензия

Лицензия

Группа

Группа

io.syndesis
Идентификатор

Идентификатор

amqp-connector
Последняя версия

Последняя версия

1.3.0-20180202
Дата

Дата

Тип

Тип

jar
Описание

Описание

Connectors :: AMQP
Connectors for Syndesis
Организация-разработчик

Организация-разработчик

Red Hat

Скачать amqp-connector

Как подключить последнюю версию

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-configuration-processor Необязательный jar
io.syndesis : integration-component-proxy jar 1.3.0-20180202
org.apache.camel : camel-amqp jar 2.20.1
org.apache.geronimo.specs : geronimo-jms_1.1_spec jar 1.1.1

provided (3)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot jar
org.springframework.boot : spring-boot-autoconfigure jar
io.syndesis : connector-verifier Необязательный jar 1.3.0-20180202

test (2)

Идентификатор библиотеки Тип Версия
org.apache.camel : camel-test jar 2.20.1
org.assertj : assertj-core jar

Модули Проекта

Данный проект не имеет модулей.

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.

Версии библиотеки

Версия
1.3.0-20180202