Last Version

io.github.pleuvoir:spring-rabbitmq-bom 1.1.0

对常用组件 pom 进行分类,方便引用。

License

License

GroupId

GroupId

io.github.pleuvoir
ArtifactId

ArtifactId

spring-rabbitmq-bom
Version

Version

1.1.0
Type

Type

pom
Description

Description

对常用组件 pom 进行分类,方便引用。

Download spring-rabbitmq-bom 1.1.0


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

Dependencies

compile (6)

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

Project Modules

There are no modules declared in this project.