| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.bluelock |
| Идентификатор | Идентификаторcamel-spring-amqp |
| Последняя версия | Последняя версия1.7.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCamel :: Spring-AMQP
Camel Spring-AMQP support
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| camel-spring-amqp-1.7.0.pom | |
| camel-spring-amqp-1.7.0.jar | 33 KB |
| camel-spring-amqp-1.7.0-sources.jar | 23 KB |
| camel-spring-amqp-1.7.0-javadoc.jar | 62 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.bluelock/camel-spring-amqp/ -->
<dependency>
<groupId>com.bluelock</groupId>
<artifactId>camel-spring-amqp</artifactId>
<version>1.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.bluelock/camel-spring-amqp/
implementation 'com.bluelock:camel-spring-amqp:1.7.0'
// https://jarcasting.com/artifacts/com.bluelock/camel-spring-amqp/
implementation ("com.bluelock:camel-spring-amqp:1.7.0")
'com.bluelock:camel-spring-amqp:jar:1.7.0'
<dependency org="com.bluelock" name="camel-spring-amqp" rev="1.7.0">
<artifact name="camel-spring-amqp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bluelock', module='camel-spring-amqp', version='1.7.0')
)
libraryDependencies += "com.bluelock" % "camel-spring-amqp" % "1.7.0"
[com.bluelock/camel-spring-amqp "1.7.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.thoughtworks.xstream : xstream | jar | 1.4.7 |
| org.codehaus.jettison : jettison | jar | 1.3.7 |
| org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.13 |
| org.springframework.retry : spring-retry | jar | 1.1.2.RELEASE |
| org.springframework.amqp : spring-amqp | jar | 1.4.3.RELEASE |
| org.springframework.amqp : spring-rabbit | jar | 1.4.3.RELEASE |
| org.springframework : spring-core | jar | 4.1.5.RELEASE |
| org.springframework : spring-beans | jar | 4.1.5.RELEASE |
| org.springframework : spring-context | jar | 4.1.5.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.camel : camel-core | jar | 2.15.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.qos.logback : logback-core | jar | 1.1.2 |
| ch.qos.logback : logback-classic | jar | 1.1.2 |
| org.apache.camel : camel-test | jar | 2.15.0 |
| org.apache.camel : camel-spring | jar | 2.15.0 |
| org.apache.camel : camel-xstream | jar | 2.15.0 |
| org.springframework : spring-test | jar | 4.1.5.RELEASE |
| junit : junit | jar | 4.11 |