License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices |
GroupId | GroupIdorg.apache.camel.quarkus |
ArtifactId | ArtifactIdcamel-quarkus-integration-test-amqp |
Version | Version2.0.0-M2 |
Type | Typejar |
Description |
DescriptionCamel Quarkus :: Integration Tests :: Amqp
Integration tests for Camel Quarkus Amqp extension
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-integration-test-amqp/ -->
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-integration-test-amqp</artifactId>
<version>2.0.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-integration-test-amqp/
implementation 'org.apache.camel.quarkus:camel-quarkus-integration-test-amqp:2.0.0-M2'
// https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-integration-test-amqp/
implementation ("org.apache.camel.quarkus:camel-quarkus-integration-test-amqp:2.0.0-M2")
'org.apache.camel.quarkus:camel-quarkus-integration-test-amqp:jar:2.0.0-M2'
<dependency org="org.apache.camel.quarkus" name="camel-quarkus-integration-test-amqp" rev="2.0.0-M2">
<artifact name="camel-quarkus-integration-test-amqp" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel.quarkus', module='camel-quarkus-integration-test-amqp', version='2.0.0-M2')
)
libraryDependencies += "org.apache.camel.quarkus" % "camel-quarkus-integration-test-amqp" % "2.0.0-M2"
[org.apache.camel.quarkus/camel-quarkus-integration-test-amqp "2.0.0-M2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel.quarkus : camel-quarkus-amqp | jar | |
io.quarkus : quarkus-resteasy | jar |
Group / Artifact | Type | Version |
---|---|---|
io.quarkus : quarkus-junit5 | jar | |
io.rest-assured : rest-assured | jar | |
org.testcontainers : testcontainers | jar | |
org.apache.camel.quarkus : camel-quarkus-amqp-deployment | pom | 2.0.0-M2 |