License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdorg.amqphub.spring |
ArtifactId | ArtifactIdamqp-10-jms-spring-boot-autoconfigure |
Last Version | Last Version2.5.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAMQP 1.0 JMS Spring Boot AutoConfiguration
AMQP 1.0 JMS Spring Boot AutoConfiguration
|
<!-- 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>2.5.9</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:2.5.9'
// https://jarcasting.com/artifacts/org.amqphub.spring/amqp-10-jms-spring-boot-autoconfigure/
implementation ("org.amqphub.spring:amqp-10-jms-spring-boot-autoconfigure:2.5.9")
'org.amqphub.spring:amqp-10-jms-spring-boot-autoconfigure:jar:2.5.9'
<dependency org="org.amqphub.spring" name="amqp-10-jms-spring-boot-autoconfigure" rev="2.5.9">
<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='2.5.9')
)
libraryDependencies += "org.amqphub.spring" % "amqp-10-jms-spring-boot-autoconfigure" % "2.5.9"
[org.amqphub.spring/amqp-10-jms-spring-boot-autoconfigure "2.5.9"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | 2.7.0 |
org.springframework.boot : spring-boot-starter-logging | jar | 2.7.0 |
org.springframework : spring-jms Optional | jar | |
org.apache.qpid : qpid-jms-client Optional | jar | 0.61.0 |
org.messaginghub : pooled-jms Optional | jar | 1.2.4 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.7.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.7.0 |