Last Version

rabbitmq-advanced-parent 2.0.0.RELEASE

A generic library for messaging with rabbit mq with extension on spring boot amqp

License

License

GroupId

GroupId

com.societegenerale
ArtifactId

ArtifactId

rabbitmq-advanced-parent
Version

Version

2.0.0.RELEASE
Type

Type

pom
Description

Description

rabbitmq-advanced-parent
A generic library for messaging with rabbit mq with extension on spring boot amqp
Project URL

Project URL

https://github.com/societe-generale/rabbitmq-advanced-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/societe-generale/rabbitmq-advanced-spring-boot-starter

Download rabbitmq-advanced-parent 2.0.0.RELEASE


<!-- https://jarcasting.com/artifacts/com.societegenerale/rabbitmq-advanced-parent/ -->
<dependency>
    <groupId>com.societegenerale</groupId>
    <artifactId>rabbitmq-advanced-parent</artifactId>
    <version>2.0.0.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.societegenerale/rabbitmq-advanced-parent/
implementation 'com.societegenerale:rabbitmq-advanced-parent:2.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.societegenerale/rabbitmq-advanced-parent/
implementation ("com.societegenerale:rabbitmq-advanced-parent:2.0.0.RELEASE")
'com.societegenerale:rabbitmq-advanced-parent:pom:2.0.0.RELEASE'
<dependency org="com.societegenerale" name="rabbitmq-advanced-parent" rev="2.0.0.RELEASE">
  <artifact name="rabbitmq-advanced-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.societegenerale', module='rabbitmq-advanced-parent', version='2.0.0.RELEASE')
)
libraryDependencies += "com.societegenerale" % "rabbitmq-advanced-parent" % "2.0.0.RELEASE"
[com.societegenerale/rabbitmq-advanced-parent "2.0.0.RELEASE"]

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-amqp jar 2.0.3.RELEASE
org.springframework.cloud : spring-cloud-starter-sleuth jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.0.3.RELEASE

Project Modules

  • rabbitmq-advanced-core
  • rabbitmq-advanced-spring-boot-autoconfigure
  • rabbitmq-advanced-spring-boot-starter