Last Version

com.gitee.primxia:RocketMqPlugin 8.0

this is a rocket mq plugin for simple spring project

License

License

GroupId

GroupId

com.gitee.primxia
ArtifactId

ArtifactId

RocketMqPlugin
Version

Version

8.0
Type

Type

jar
Description

Description

this is a rocket mq plugin for simple spring project

Download RocketMqPlugin 8.0


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

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.