is not current version
Last Version 2.5.9

org.amqphub.spring:amqp-10-jms-spring-boot-autoconfigure 0.5.1

AMQP 1.0 JMS Spring Boot AutoConfiguration

Categories

Categories

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

GroupId

org.amqphub.spring
ArtifactId

ArtifactId

amqp-10-jms-spring-boot-autoconfigure
Version

Version

0.5.1
Type

Type

jar

Download amqp-10-jms-spring-boot-autoconfigure 0.5.1


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