License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices |
GroupId | GroupIdorg.amqphub.quarkus |
ArtifactId | ArtifactIdquarkus-qpid-jms-integration-tests |
Last Version | Last Version0.35.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionQuarkus Qpid JMS - Integration Tests
Quarkus Qpid JMS integration tests module
|
<!-- 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.35.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.35.0'
// https://jarcasting.com/artifacts/org.amqphub.quarkus/quarkus-qpid-jms-integration-tests/
implementation ("org.amqphub.quarkus:quarkus-qpid-jms-integration-tests:0.35.0")
'org.amqphub.quarkus:quarkus-qpid-jms-integration-tests:jar:0.35.0'
<dependency org="org.amqphub.quarkus" name="quarkus-qpid-jms-integration-tests" rev="0.35.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.35.0')
)
libraryDependencies += "org.amqphub.quarkus" % "quarkus-qpid-jms-integration-tests" % "0.35.0"
[org.amqphub.quarkus/quarkus-qpid-jms-integration-tests "0.35.0"]
Group / Artifact | Type | Version |
---|---|---|
org.amqphub.quarkus : quarkus-qpid-jms | jar | |
io.quarkus : quarkus-resteasy | jar |
Group / Artifact | Type | Version |
---|---|---|
io.quarkiverse.artemis : quarkus-test-artemis | jar | 1.0.5 |
io.quarkus : quarkus-jackson | jar | |
io.quarkus : quarkus-junit5 | jar | |
io.rest-assured : rest-assured | jar | |
org.jboss.logging : commons-logging-jboss-logging | jar |