MVN

me.insidezhou.southernquiet : notification-spring-boot-starter-amqp

Maven & Gradle

Jun 20, 2022
7 stars

SouthernQuiet · 这是一个基于Spring Boot,为了提供一些基础设施抽象,减少重复劳动而存在的库。

<dependency>
    <groupId>me.insidezhou.southernquiet</groupId>
    <artifactId>notification-spring-boot-starter-amqp</artifactId>
    <version>4.7.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of me.insidezhou.southernquiet : notification-spring-boot-starter-amqp to add to Maven - Latest Versions:

  • Latest Stable: 4.7.2

All Versions

Choose a version of me.insidezhou.southernquiet : notification-spring-boot-starter-amqp to add to Maven - All Versions:

Version Vulnerabilities Updated
4.7.x
notification-spring-boot-starter-amqp-4.7.2
notification-spring-boot-starter-amqp-4.7.1
notification-spring-boot-starter-amqp-4.7.0
4.6.x
notification-spring-boot-starter-amqp-4.6.7
notification-spring-boot-starter-amqp-4.6.6
notification-spring-boot-starter-amqp-4.6.5
notification-spring-boot-starter-amqp-4.6.4
notification-spring-boot-starter-amqp-4.6.3
notification-spring-boot-starter-amqp-4.6.2
notification-spring-boot-starter-amqp-4.6.1
notification-spring-boot-starter-amqp-4.6.0
4.5.x
notification-spring-boot-starter-amqp-4.5.2
notification-spring-boot-starter-amqp-4.5.1
4.4.x
notification-spring-boot-starter-amqp-4.4.0
4.3.x
notification-spring-boot-starter-amqp-4.3.5
notification-spring-boot-starter-amqp-4.3.4
notification-spring-boot-starter-amqp-4.3.3
notification-spring-boot-starter-amqp-4.3.2
notification-spring-boot-starter-amqp-4.3.1
notification-spring-boot-starter-amqp-4.3.0
4.2.x
notification-spring-boot-starter-amqp-4.2.1
notification-spring-boot-starter-amqp-4.2.0
4.1.x
notification-spring-boot-starter-amqp-4.1.1
notification-spring-boot-starter-amqp-4.1.0
4.0.x
notification-spring-boot-starter-amqp-4.0.14
notification-spring-boot-starter-amqp-4.0.13
notification-spring-boot-starter-amqp-4.0.12
notification-spring-boot-starter-amqp-4.0.11
notification-spring-boot-starter-amqp-4.0.10
notification-spring-boot-starter-amqp-4.0.9
notification-spring-boot-starter-amqp-4.0.8
notification-spring-boot-starter-amqp-4.0.7
notification-spring-boot-starter-amqp-4.0.6
notification-spring-boot-starter-amqp-4.0.5

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>me.insidezhou.southernquiet</groupId>
    <artifactId>notification-spring-boot-starter-amqp</artifactId>
    <version>4.7.2</version>
</dependency>

Advertisement