ddphin-rabbitmq

Common rabbitmq message receiver, and the delay message queue.

License

License

GroupId

GroupId

com.github.ddphin
ArtifactId

ArtifactId

ddphin-rabbitmq
Last Version

Last Version

1.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

ddphin-rabbitmq
Common rabbitmq message receiver, and the delay message queue.
Project URL

Project URL

https://github.com/ddphin/ddphin-rabbitmq

Download ddphin-rabbitmq

How to add to project

<!-- 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"]

Dependencies

compile (4)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.8

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.3
1.1.2
1.1.1
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0