com.github.vindell:spring-boot-starter-rocketmq

Spring Boot Starter For Rocketmq

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.vindell
ArtifactId

ArtifactId

spring-boot-starter-rocketmq
Last Version

Last Version

1.0.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.vindell:spring-boot-starter-rocketmq
Spring Boot Starter For Rocketmq
Project URL

Project URL

https://github.com/vindell/spring-boot-starter-rocketmq

Download spring-boot-starter-rocketmq

How to add to project

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

Dependencies

compile (11)

Group / Artifact Type Version
javax.servlet : javax.servlet-api Optional jar 3.1.0
org.slf4j : slf4j-api jar 1.7.25
org.springframework.boot : spring-boot-starter jar 2.0.0.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.0.0.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.0.0.RELEASE
org.apache.rocketmq : rocketmq-client jar 4.2.0
org.apache.rocketmq : rocketmq-common jar 4.2.0
org.apache.rocketmq : rocketmq-remoting jar 4.2.0
io.netty : netty-tcnative jar 2.0.7.Final
org.apache.rocketmq : rocketmq-store jar 4.2.0
com.github.vindell : spring-boot-starter-disruptor Optional jar 1.0.0.RELEASE

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.25
org.springframework.boot : spring-boot-starter-test jar 2.0.0.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0.RELEASE