Embedded QPID :: Spring Boot Starter

Embedded QPID Spring Boot Starter

License

License

Categories

Categories

Spring Boot Container Microservices Net CLI User Interface
GroupId

GroupId

net.clintonmagro.embedded.qpid
ArtifactId

ArtifactId

embedded-qpid-spring-boot-starter
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Embedded QPID :: Spring Boot Starter
Embedded QPID Spring Boot Starter
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/clintonmagro/embedded-qpid-spring-boot-starter.git

Download embedded-qpid-spring-boot-starter

How to add to project

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

Dependencies

compile (7)

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

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
pl.pragmatists : JUnitParams jar 1.1.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1.0
1.0.6
1.0.4