Last Version

Spring-Remoting-AMQP 1.0.2

A library to use Spring-Remoting via the AMQP protocol.

License

License

GroupId

GroupId

de.davidbilge.spring
ArtifactId

ArtifactId

spring-remoting-amqp
Version

Version

1.0.2
Type

Type

jar
Description

Description

Spring-Remoting-AMQP
A library to use Spring-Remoting via the AMQP protocol.
Project URL

Project URL

https://github.com/davidbilge/Spring-Remoting-AMQP
Source Code Management

Source Code Management

https://github.com/davidbilge/Spring-Remoting-AMQP

Download spring-remoting-amqp 1.0.2


<!-- https://jarcasting.com/artifacts/de.davidbilge.spring/spring-remoting-amqp/ -->
<dependency>
    <groupId>de.davidbilge.spring</groupId>
    <artifactId>spring-remoting-amqp</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.davidbilge.spring/spring-remoting-amqp/
implementation 'de.davidbilge.spring:spring-remoting-amqp:1.0.2'
// https://jarcasting.com/artifacts/de.davidbilge.spring/spring-remoting-amqp/
implementation ("de.davidbilge.spring:spring-remoting-amqp:1.0.2")
'de.davidbilge.spring:spring-remoting-amqp:jar:1.0.2'
<dependency org="de.davidbilge.spring" name="spring-remoting-amqp" rev="1.0.2">
  <artifact name="spring-remoting-amqp" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.davidbilge.spring', module='spring-remoting-amqp', version='1.0.2')
)
libraryDependencies += "de.davidbilge.spring" % "spring-remoting-amqp" % "1.0.2"
[de.davidbilge.spring/spring-remoting-amqp "1.0.2"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework : spring-context jar [3.0.0.RELEASE,)
org.springframework.amqp : spring-amqp jar 1.1.4.RELEASE
org.springframework.amqp : spring-rabbit jar 1.1.4.RELEASE

runtime (4)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar 1.5.8
org.slf4j : slf4j-api jar 1.5.8
org.slf4j : slf4j-log4j12 jar 1.5.8
log4j : log4j jar 1.2.14

test (2)

Group / Artifact Type Version
org.springframework : spring-test jar [3.0.0.RELEASE,)
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.