Last Version

Quarkus Qpid JMS - Parent 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-parent
Version

Version

0.35.0
Type

Type

pom
Description

Description

Quarkus Qpid JMS - Parent
Extension enabling use of the AMQP 1.0 Qpid JMS client in a Quarkus application
Project URL

Project URL

https://github.com/amqphub/quarkus-qpid-jms
Source Code Management

Source Code Management

https://github.com/amqphub/quarkus-qpid-jms

Download quarkus-qpid-jms-parent 0.35.0


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

  • bom
  • runtime
  • deployment
  • integration-tests