is not current version
Last Version 0.1.0

com.maihaoche:spring-boot-starter-rocketmq 0.0.4

spring boot starter for rocketmq

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.maihaoche
ArtifactId

ArtifactId

spring-boot-starter-rocketmq
Version

Version

0.0.4
Type

Type

jar

Download spring-boot-starter-rocketmq 0.0.4


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