License |
License |
---|---|
GroupId | GroupIdcom.societegenerale |
ArtifactId | ArtifactIdrabbitmq-advanced-parent |
Version | Version2.0.0.RELEASE |
Type | Typepom |
Description |
Descriptionrabbitmq-advanced-parent
A generic library for messaging with rabbit mq with extension on spring boot amqp
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rabbitmq-advanced-parent-2.0.0.RELEASE.pom | 10 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-amqp | jar | 2.0.3.RELEASE |
org.springframework.cloud : spring-cloud-starter-sleuth | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.0.3.RELEASE |