License |
License |
---|---|
GroupId | GroupIdcom.github.kimffy24 |
ArtifactId | ArtifactIdejoker-mq-rocketmq |
Last Version | Last Version3.0.7.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionUse rocketmq as the message middlware
|
<!-- https://jarcasting.com/artifacts/com.github.kimffy24/ejoker-mq-rocketmq/ -->
<dependency>
<groupId>com.github.kimffy24</groupId>
<artifactId>ejoker-mq-rocketmq</artifactId>
<version>3.0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kimffy24/ejoker-mq-rocketmq/
implementation 'com.github.kimffy24:ejoker-mq-rocketmq:3.0.7.1'
// https://jarcasting.com/artifacts/com.github.kimffy24/ejoker-mq-rocketmq/
implementation ("com.github.kimffy24:ejoker-mq-rocketmq:3.0.7.1")
'com.github.kimffy24:ejoker-mq-rocketmq:jar:3.0.7.1'
<dependency org="com.github.kimffy24" name="ejoker-mq-rocketmq" rev="3.0.7.1">
<artifact name="ejoker-mq-rocketmq" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kimffy24', module='ejoker-mq-rocketmq', version='3.0.7.1')
)
libraryDependencies += "com.github.kimffy24" % "ejoker-mq-rocketmq" % "3.0.7.1"
[com.github.kimffy24/ejoker-mq-rocketmq "3.0.7.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.kimffy24 : ejoker-support-mq-rocket-pull | jar | 3.0.7.1 |
com.github.kimffy24 : ejoker-core | jar | 3.0.7.1 |
org.slf4j : slf4j-api | jar | 1.7.25 |
net.minidev : json-smart | jar | 2.3 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.5.2 |