License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcom.societegenerale |
ArtifactId | ArtifactIdrabbitmq-advanced-spring-boot-autoconfigure |
Version | Version2.0.0.RELEASE |
Type | Typejar |
Description |
Descriptionrabbitmq-advanced-spring-boot-autoconfigure
rabbitmq-advanced-spring-boot-autoconfigure project for rabbit mq integration with Spring Boot
|
<!-- https://jarcasting.com/artifacts/com.societegenerale/rabbitmq-advanced-spring-boot-autoconfigure/ -->
<dependency>
<groupId>com.societegenerale</groupId>
<artifactId>rabbitmq-advanced-spring-boot-autoconfigure</artifactId>
<version>2.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.societegenerale/rabbitmq-advanced-spring-boot-autoconfigure/
implementation 'com.societegenerale:rabbitmq-advanced-spring-boot-autoconfigure:2.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.societegenerale/rabbitmq-advanced-spring-boot-autoconfigure/
implementation ("com.societegenerale:rabbitmq-advanced-spring-boot-autoconfigure:2.0.0.RELEASE")
'com.societegenerale:rabbitmq-advanced-spring-boot-autoconfigure:jar:2.0.0.RELEASE'
<dependency org="com.societegenerale" name="rabbitmq-advanced-spring-boot-autoconfigure" rev="2.0.0.RELEASE">
<artifact name="rabbitmq-advanced-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.societegenerale', module='rabbitmq-advanced-spring-boot-autoconfigure', version='2.0.0.RELEASE')
)
libraryDependencies += "com.societegenerale" % "rabbitmq-advanced-spring-boot-autoconfigure" % "2.0.0.RELEASE"
[com.societegenerale/rabbitmq-advanced-spring-boot-autoconfigure "2.0.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.0.3.RELEASE |
com.societegenerale : rabbitmq-advanced-core | jar | 2.0.0.RELEASE |
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.projectlombok : lombok Optional | jar | 1.16.16 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.0.3.RELEASE |
com.fasterxml.jackson.core : jackson-databind | jar |