q

quarkus-integration-test-artemis-camel-jms-with-named-and-external

The Apache ActiveMQ Artemis Camel JMS integration tests with named and external configuration module
Files download
File Operation
quarkus-integration-test-artemis-camel-jms-with-named-and-external-3.1.2.jar download
quarkus-integration-test-artemis-camel-jms-with-named-and-external-3.1.2.pom download
quarkus-integration-test-artemis-camel-jms-with-named-and-external-3.1.2-sources.jar download
Apache Maven
<dependency>
  <groupId>io.quarkiverse.artemis</groupId>
  <artifactId>quarkus-integration-test-artemis-camel-jms-with-named-and-external</artifactId>
  <version>3.1.2</version>
</dependency>
Gradle Groovy
implementation 'io.quarkiverse.artemis:quarkus-integration-test-artemis-camel-jms-with-named-and-external:3.1.2'
Gradle Kotlin
implementation("io.quarkiverse.artemis:quarkus-integration-test-artemis-camel-jms-with-named-and-external:3.1.2")
Scala SBT
libraryDependencies += "io.quarkiverse.artemis" % "quarkus-integration-test-artemis-camel-jms-with-named-and-external" % "3.1.2"
Groovy Grape
@Grapes(
  @Grab(group='io.quarkiverse.artemis', module='quarkus-integration-test-artemis-camel-jms-with-named-and-external', version='3.1.2')
)
Apache Ivy
<dependency org="io.quarkiverse.artemis" name="quarkus-integration-test-artemis-camel-jms-with-named-and-external" rev="3.1.2" />
Leiningen
[io.quarkiverse.artemis/quarkus-integration-test-artemis-camel-jms-with-named-and-external "3.1.2"]
Apache Buildr
'io.quarkiverse.artemis:quarkus-integration-test-artemis-camel-jms-with-named-and-external:jar:3.1.2'