org.rocketmq:rocketmq-spring-boot-starter


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.rocketmq
ArtifactId

ArtifactId

rocketmq-spring-boot-starter
Last Version

Last Version

1.0.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Download rocketmq-spring-boot-starter

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0.RELEASE