License |
License |
---|---|
GroupId | GroupIdcom.lmaye |
ArtifactId | ArtifactIdlms-cloud-starter-rabbitmq |
Last Version | Last Version1.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlms-cloud-starter-rabbitmq
LMS Cloud RabbitMQ Starter project for Spring Boot
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.lmaye/lms-cloud-starter-rabbitmq/ -->
<dependency>
<groupId>com.lmaye</groupId>
<artifactId>lms-cloud-starter-rabbitmq</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.lmaye/lms-cloud-starter-rabbitmq/
implementation 'com.lmaye:lms-cloud-starter-rabbitmq:1.1.3'
// https://jarcasting.com/artifacts/com.lmaye/lms-cloud-starter-rabbitmq/
implementation ("com.lmaye:lms-cloud-starter-rabbitmq:1.1.3")
'com.lmaye:lms-cloud-starter-rabbitmq:jar:1.1.3'
<dependency org="com.lmaye" name="lms-cloud-starter-rabbitmq" rev="1.1.3">
<artifact name="lms-cloud-starter-rabbitmq" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lmaye', module='lms-cloud-starter-rabbitmq', version='1.1.3')
)
libraryDependencies += "com.lmaye" % "lms-cloud-starter-rabbitmq" % "1.1.3"
[com.lmaye/lms-cloud-starter-rabbitmq "1.1.3"]
Group / Artifact | Type | Version |
---|---|---|
com.lmaye : lms-cloud-core | jar | 1.1.3 |
org.springframework.boot : spring-boot-starter-amqp | jar | |
org.springframework.boot : spring-boot-configuration-processor | jar |