Last Version

amqp-rabbit-spring-boot-autoconfigure 1.0.0

Declarative RabbitMQ configurator

License

License

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.github.eugenemsv.amqp.rabbit
ArtifactId

ArtifactId

amqp-rabbit-spring-boot-autoconfigure
Version

Version

1.0.0
Type

Type

jar
Description

Description

amqp-rabbit-spring-boot-autoconfigure
Declarative RabbitMQ configurator
Project URL

Project URL

https://github.com/EugeneMsv/amqp-rabbit-spring-boot-autoconfigure
Source Code Management

Source Code Management

https://github.com/EugeneMsv/amqp-rabbit-spring-boot-autoconfigure

Download amqp-rabbit-spring-boot-autoconfigure 1.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.boot : spring-boot-autoconfigure jar
com.fasterxml.jackson.core : jackson-databind jar

provided (2)

Group / Artifact Type Version
org.springframework : spring-messaging jar
org.springframework.amqp : spring-rabbit jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.1.6.RELEASE

Project Modules

There are no modules declared in this project.