Last Version

spring-boot-starter-rabbitmq 1.0.1.8.RELEASE

A Simple Rabbitmq Package

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.luues.boot
ArtifactId

ArtifactId

spring-boot-starter-rabbitmq
Version

Version

1.0.1.8.RELEASE
Type

Type

jar
Description

Description

spring-boot-starter-rabbitmq
A Simple Rabbitmq Package

Download spring-boot-starter-rabbitmq 1.0.1.8.RELEASE


<!-- https://jarcasting.com/artifacts/com.github.luues.boot/spring-boot-starter-rabbitmq/ -->
<dependency>
    <groupId>com.github.luues.boot</groupId>
    <artifactId>spring-boot-starter-rabbitmq</artifactId>
    <version>1.0.1.8.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.luues.boot/spring-boot-starter-rabbitmq/
implementation 'com.github.luues.boot:spring-boot-starter-rabbitmq:1.0.1.8.RELEASE'
// https://jarcasting.com/artifacts/com.github.luues.boot/spring-boot-starter-rabbitmq/
implementation ("com.github.luues.boot:spring-boot-starter-rabbitmq:1.0.1.8.RELEASE")
'com.github.luues.boot:spring-boot-starter-rabbitmq:jar:1.0.1.8.RELEASE'
<dependency org="com.github.luues.boot" name="spring-boot-starter-rabbitmq" rev="1.0.1.8.RELEASE">
  <artifact name="spring-boot-starter-rabbitmq" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.luues.boot', module='spring-boot-starter-rabbitmq', version='1.0.1.8.RELEASE')
)
libraryDependencies += "com.github.luues.boot" % "spring-boot-starter-rabbitmq" % "1.0.1.8.RELEASE"
[com.github.luues.boot/spring-boot-starter-rabbitmq "1.0.1.8.RELEASE"]

Dependencies

compile (3)

Group / Artifact Type Version
org.projectlombok : lombok jar
com.github.luues.tool : tool-crypto jar
org.springframework.boot : spring-boot-starter-amqp jar

Project Modules

There are no modules declared in this project.