Last Version

Quarkus Qpid JMS - BOM 0.35.0

Extension enabling use of the AMQP 1.0 Qpid JMS client in a Quarkus application

License

License

Categories

Categories

Quarkus Container Microservices
GroupId

GroupId

org.amqphub.quarkus
ArtifactId

ArtifactId

quarkus-qpid-jms-bom
Version

Version

0.35.0
Type

Type

pom
Description

Description

Quarkus Qpid JMS - BOM
Extension enabling use of the AMQP 1.0 Qpid JMS client in a Quarkus application

Download quarkus-qpid-jms-bom 0.35.0


<!-- https://jarcasting.com/artifacts/org.amqphub.quarkus/quarkus-qpid-jms-bom/ -->
<dependency>
    <groupId>org.amqphub.quarkus</groupId>
    <artifactId>quarkus-qpid-jms-bom</artifactId>
    <version>0.35.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.amqphub.quarkus/quarkus-qpid-jms-bom/
implementation 'org.amqphub.quarkus:quarkus-qpid-jms-bom:0.35.0'
// https://jarcasting.com/artifacts/org.amqphub.quarkus/quarkus-qpid-jms-bom/
implementation ("org.amqphub.quarkus:quarkus-qpid-jms-bom:0.35.0")
'org.amqphub.quarkus:quarkus-qpid-jms-bom:pom:0.35.0'
<dependency org="org.amqphub.quarkus" name="quarkus-qpid-jms-bom" rev="0.35.0">
  <artifact name="quarkus-qpid-jms-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.amqphub.quarkus', module='quarkus-qpid-jms-bom', version='0.35.0')
)
libraryDependencies += "org.amqphub.quarkus" % "quarkus-qpid-jms-bom" % "0.35.0"
[org.amqphub.quarkus/quarkus-qpid-jms-bom "0.35.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.