License |
License |
---|---|
GroupId | GroupIdcom.github.ddphin |
ArtifactId | ArtifactIdddphin-rabbitmq |
Last Version | Last Version1.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionddphin-rabbitmq
Common rabbitmq message receiver, and the delay message queue.
|
Project URL |
Project URL |
Filename | Size |
---|---|
ddphin-rabbitmq-1.1.3.pom | |
ddphin-rabbitmq-1.1.3.jar | 29 KB |
ddphin-rabbitmq-1.1.3-sources.jar | 17 KB |
ddphin-rabbitmq-1.1.3-javadoc.jar | 125 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ddphin/ddphin-rabbitmq/ -->
<dependency>
<groupId>com.github.ddphin</groupId>
<artifactId>ddphin-rabbitmq</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ddphin/ddphin-rabbitmq/
implementation 'com.github.ddphin:ddphin-rabbitmq:1.1.3'
// https://jarcasting.com/artifacts/com.github.ddphin/ddphin-rabbitmq/
implementation ("com.github.ddphin:ddphin-rabbitmq:1.1.3")
'com.github.ddphin:ddphin-rabbitmq:jar:1.1.3'
<dependency org="com.github.ddphin" name="ddphin-rabbitmq" rev="1.1.3">
<artifact name="ddphin-rabbitmq" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ddphin', module='ddphin-rabbitmq', version='1.1.3')
)
libraryDependencies += "com.github.ddphin" % "ddphin-rabbitmq" % "1.1.3"
[com.github.ddphin/ddphin-rabbitmq "1.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-amqp | jar | 2.1.5.RELEASE |
com.github.ddphin : ddphin-redis-spring-boot-starter | jar | 1.0.0 |
com.github.ddphin : ddphin-id-spring-boot-starter | jar | 1.0.0 |
com.alibaba : fastjson | jar | 1.2.47 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.8 |