License |
License |
---|---|
GroupId | GroupIdio.github.pleuvoir |
ArtifactId | ArtifactIdspring-rabbitmq-bom |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Description对常用组件 pom 进行分类,方便引用。
|
Filename | Size |
---|---|
spring-rabbitmq-bom-1.1.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.pleuvoir/spring-rabbitmq-bom/ -->
<dependency>
<groupId>io.github.pleuvoir</groupId>
<artifactId>spring-rabbitmq-bom</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.pleuvoir/spring-rabbitmq-bom/
implementation 'io.github.pleuvoir:spring-rabbitmq-bom:1.1.0'
// https://jarcasting.com/artifacts/io.github.pleuvoir/spring-rabbitmq-bom/
implementation ("io.github.pleuvoir:spring-rabbitmq-bom:1.1.0")
'io.github.pleuvoir:spring-rabbitmq-bom:pom:1.1.0'
<dependency org="io.github.pleuvoir" name="spring-rabbitmq-bom" rev="1.1.0">
<artifact name="spring-rabbitmq-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.pleuvoir', module='spring-rabbitmq-bom', version='1.1.0')
)
libraryDependencies += "io.github.pleuvoir" % "spring-rabbitmq-bom" % "1.1.0"
[io.github.pleuvoir/spring-rabbitmq-bom "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.amqp : spring-rabbit | jar | 2.0.5.RELEASE |
com.rabbitmq : amqp-client | jar | 5.4.0 |
com.rabbitmq : http-client | jar | 2.1.0.RELEASE |
io.projectreactor : reactor-core | jar | 3.1.8.RELEASE |
io.projectreactor : reactor-net | jar | 2.0.8.RELEASE |
io.projectreactor.ipc : reactor-netty | jar | 0.7.8.RELEASE |