| License |
License |
|---|---|
| GroupId | GroupIdcom.bluelock |
| ArtifactId | ArtifactIdcamel-spring-amqp |
| Last Version | Last Version1.7.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCamel :: Spring-AMQP
Camel Spring-AMQP support
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.camel : camel-core | jar | 2.15.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |