License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Net CLI User Interface |
GroupId | GroupIdnet.clintonmagro.embedded.qpid |
ArtifactId | ArtifactIdembedded-qpid-spring-boot-starter |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEmbedded QPID :: Spring Boot Starter
Embedded QPID Spring Boot Starter
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/net.clintonmagro.embedded.qpid/embedded-qpid-spring-boot-starter/ -->
<dependency>
<groupId>net.clintonmagro.embedded.qpid</groupId>
<artifactId>embedded-qpid-spring-boot-starter</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.clintonmagro.embedded.qpid/embedded-qpid-spring-boot-starter/
implementation 'net.clintonmagro.embedded.qpid:embedded-qpid-spring-boot-starter:1.1.1'
// https://jarcasting.com/artifacts/net.clintonmagro.embedded.qpid/embedded-qpid-spring-boot-starter/
implementation ("net.clintonmagro.embedded.qpid:embedded-qpid-spring-boot-starter:1.1.1")
'net.clintonmagro.embedded.qpid:embedded-qpid-spring-boot-starter:jar:1.1.1'
<dependency org="net.clintonmagro.embedded.qpid" name="embedded-qpid-spring-boot-starter" rev="1.1.1">
<artifact name="embedded-qpid-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.clintonmagro.embedded.qpid', module='embedded-qpid-spring-boot-starter', version='1.1.1')
)
libraryDependencies += "net.clintonmagro.embedded.qpid" % "embedded-qpid-spring-boot-starter" % "1.1.1"
[net.clintonmagro.embedded.qpid/embedded-qpid-spring-boot-starter "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.qpid : qpid-broker-core | jar | 8.0.2 |
org.apache.qpid : qpid-broker-plugins-amqp-0-8-protocol | jar | 8.0.2 |
org.apache.qpid : qpid-broker-plugins-memory-store | jar | 8.0.2 |
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework.boot : spring-boot-starter-amqp Optional | jar | |
org.projectlombok : lombok Optional | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
pl.pragmatists : JUnitParams | jar | 1.1.1 |