is not current version
Last Version 0.35.0

org.amqphub.quarkus:quarkus-qpid-jms-integration-tests 0.27.0

Quarkus Qpid JMS integration tests module

Categories

Categories

Quarkus Container Microservices
GroupId

GroupId

org.amqphub.quarkus
ArtifactId

ArtifactId

quarkus-qpid-jms-integration-tests
Version

Version

0.27.0
Type

Type

jar

Download quarkus-qpid-jms-integration-tests 0.27.0


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