Last Version

ddphin-rabbitmq-spring-boot-samples 1.1.3

Rabbitmq 通用延时消息 与 通用消息接处理

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.ddphin
ArtifactId

ArtifactId

ddphin-rabbitmq-spring-boot-samples
Version

Version

1.1.3
Type

Type

jar
Description

Description

ddphin-rabbitmq-spring-boot-samples
Rabbitmq 通用延时消息 与 通用消息接处理

Download ddphin-rabbitmq-spring-boot-samples 1.1.3


<!-- https://jarcasting.com/artifacts/com.github.ddphin/ddphin-rabbitmq-spring-boot-samples/ -->
<dependency>
    <groupId>com.github.ddphin</groupId>
    <artifactId>ddphin-rabbitmq-spring-boot-samples</artifactId>
    <version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ddphin/ddphin-rabbitmq-spring-boot-samples/
implementation 'com.github.ddphin:ddphin-rabbitmq-spring-boot-samples:1.1.3'
// https://jarcasting.com/artifacts/com.github.ddphin/ddphin-rabbitmq-spring-boot-samples/
implementation ("com.github.ddphin:ddphin-rabbitmq-spring-boot-samples:1.1.3")
'com.github.ddphin:ddphin-rabbitmq-spring-boot-samples:jar:1.1.3'
<dependency org="com.github.ddphin" name="ddphin-rabbitmq-spring-boot-samples" rev="1.1.3">
  <artifact name="ddphin-rabbitmq-spring-boot-samples" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ddphin', module='ddphin-rabbitmq-spring-boot-samples', version='1.1.3')
)
libraryDependencies += "com.github.ddphin" % "ddphin-rabbitmq-spring-boot-samples" % "1.1.3"
[com.github.ddphin/ddphin-rabbitmq-spring-boot-samples "1.1.3"]

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.1.5.RELEASE
org.springframework.boot : spring-boot-starter-amqp jar 2.1.5.RELEASE
com.alibaba : fastjson jar 1.2.47
com.github.ddphin : ddphin-rabbitmq-spring-boot-starter jar 1.1.3
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 2.0.1
mysql : mysql-connector-java jar 8.0.16

provided (1)

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

Project Modules

There are no modules declared in this project.