License |
License |
---|---|
GroupId | GroupIdcom.github.kimffy24 |
ArtifactId | ArtifactIdejoker-support-mq-rocket-pull |
Last Version | Last Version3.0.7.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEJoker is a CQRS + EventSourcing framwork
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.kimffy24/ejoker-support-mq-rocket-pull/ -->
<dependency>
<groupId>com.github.kimffy24</groupId>
<artifactId>ejoker-support-mq-rocket-pull</artifactId>
<version>3.0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kimffy24/ejoker-support-mq-rocket-pull/
implementation 'com.github.kimffy24:ejoker-support-mq-rocket-pull:3.0.7.1'
// https://jarcasting.com/artifacts/com.github.kimffy24/ejoker-support-mq-rocket-pull/
implementation ("com.github.kimffy24:ejoker-support-mq-rocket-pull:3.0.7.1")
'com.github.kimffy24:ejoker-support-mq-rocket-pull:jar:3.0.7.1'
<dependency org="com.github.kimffy24" name="ejoker-support-mq-rocket-pull" rev="3.0.7.1">
<artifact name="ejoker-support-mq-rocket-pull" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kimffy24', module='ejoker-support-mq-rocket-pull', version='3.0.7.1')
)
libraryDependencies += "com.github.kimffy24" % "ejoker-support-mq-rocket-pull" % "3.0.7.1"
[com.github.kimffy24/ejoker-support-mq-rocket-pull "3.0.7.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.kimffy24 : ejoker-common | jar | 3.0.7.1 |
org.apache.rocketmq : rocketmq-client | jar | 4.4.0 |
org.slf4j : slf4j-api | jar | 1.7.25 |
net.minidev : json-smart | jar | 2.3 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-api | jar | 2.8.2 |
org.apache.logging.log4j : log4j-core | jar | 2.8.2 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.5.2 |