com.github.hiwepy:rocketmq-plus-spring-boot-starter

Spring Boot Starter For Rocketmq

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.hiwepy
ArtifactId

ArtifactId

rocketmq-plus-spring-boot-starter
Last Version

Last Version

1.0.1.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://github.com/hiwepy/rocketmq-plus-spring-boot-starter

Download rocketmq-plus-spring-boot-starter

How to add to project

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

Dependencies

compile (15)

Group / Artifact Type Version
javax.servlet : javax.servlet-api Optional jar 4.0.1
org.slf4j : slf4j-api jar 1.7.29
org.springframework.boot : spring-boot-starter jar 2.2.2.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.2.2.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.2.2.RELEASE
org.apache.rocketmq : rocketmq-spring-boot-starter jar 2.0.4
org.apache.rocketmq : rocketmq-client jar 4.6.0
org.apache.rocketmq : rocketmq-acl jar 4.6.0
io.netty : netty-tcnative-boringssl-static jar 2.0.28.Final
com.github.hiwepy : disruptor-spring-boot-starter Optional jar 1.0.3.RELEASE
org.springframework : spring-messaging jar
org.springframework : spring-core jar
org.springframework : spring-context jar
org.springframework : spring-aop jar
com.fasterxml.jackson.core : jackson-databind jar

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.29
org.springframework.boot : spring-boot-starter-test jar 2.2.2.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1.RELEASE