com.gitee.primexpy:rocket-mq-plugin

this is a rocket mq plugin for simple spring project

License

License

GroupId

GroupId

com.gitee.primexpy
ArtifactId

ArtifactId

rocket-mq-plugin
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

this is a rocket mq plugin for simple spring project

Download rocket-mq-plugin

How to add to project

<!-- https://jarcasting.com/artifacts/com.gitee.primexpy/rocket-mq-plugin/ -->
<dependency>
    <groupId>com.gitee.primexpy</groupId>
    <artifactId>rocket-mq-plugin</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.primexpy/rocket-mq-plugin/
implementation 'com.gitee.primexpy:rocket-mq-plugin:1.0.1'
// https://jarcasting.com/artifacts/com.gitee.primexpy/rocket-mq-plugin/
implementation ("com.gitee.primexpy:rocket-mq-plugin:1.0.1")
'com.gitee.primexpy:rocket-mq-plugin:jar:1.0.1'
<dependency org="com.gitee.primexpy" name="rocket-mq-plugin" rev="1.0.1">
  <artifact name="rocket-mq-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.primexpy', module='rocket-mq-plugin', version='1.0.1')
)
libraryDependencies += "com.gitee.primexpy" % "rocket-mq-plugin" % "1.0.1"
[com.gitee.primexpy/rocket-mq-plugin "1.0.1"]

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework : spring-context jar 4.2.6.RELEASE
org.apache.rocketmq : rocketmq-client jar 4.5.2
org.projectlombok : lombok jar 1.16.22
log4j : log4j jar 1.2.17
org.slf4j : slf4j-api jar 1.7.25

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0