is not current version
Last Version 2.10.0

Camel Quarkus :: Integration Tests :: JMS QPID AMQP Client 2.8.0

Integration tests for Camel Quarkus JMS extension with the Quarkus Qpid JMS Client

License

License

Categories

Categories

Quarkus Container Microservices CLI User Interface
GroupId

GroupId

org.apache.camel.quarkus
ArtifactId

ArtifactId

camel-quarkus-integration-test-jms-qpid-amqp-client
Version

Version

2.8.0
Type

Type

jar
Description

Description

Camel Quarkus :: Integration Tests :: JMS QPID AMQP Client
Integration tests for Camel Quarkus JMS extension with the Quarkus Qpid JMS Client
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf?p=camel-quarkus.git;a=summary/camel-quarkus-integration-test-jms-qpid-amqp-client

Download camel-quarkus-integration-test-jms-qpid-amqp-client 2.8.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.camel.quarkus : camel-quarkus-jms jar
org.apache.camel.quarkus : camel-quarkus-integration-test-messaging-jms jar
org.amqphub.quarkus : quarkus-qpid-jms jar
jakarta.jms : jakarta.jms-api jar

test (5)

Group / Artifact Type Version
io.quarkus : quarkus-junit5 jar
io.rest-assured : rest-assured jar
org.apache.camel.quarkus : camel-quarkus-integration-tests-support-activemq jar
org.apache.camel.quarkus : camel-quarkus-integration-test-messaging-common test-jar
org.apache.camel.quarkus : camel-quarkus-integration-test-messaging-jms test-jar

Project Modules

There are no modules declared in this project.