q

quarkus-integration-test-artemis-core-with-external

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