Last Version

spring-boot-starter-rocketmq 1.0.1.8.RELEASE

A Simple Rocketmq Package

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.luues.boot
ArtifactId

ArtifactId

spring-boot-starter-rocketmq
Version

Version

1.0.1.8.RELEASE
Type

Type

jar
Description

Description

spring-boot-starter-rocketmq
A Simple Rocketmq Package

Download spring-boot-starter-rocketmq 1.0.1.8.RELEASE


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.luues.boot : spring-boot-starter-exception jar 1.0.1.8.RELEASE
org.apache.rocketmq : rocketmq-client jar 4.6.0

Project Modules

There are no modules declared in this project.