Files download
File Operation
quarkus-artemis-jms-ra-deployment-3.5.1.jar download
quarkus-artemis-jms-ra-deployment-3.5.1.pom download
quarkus-artemis-jms-ra-deployment-3.5.1-sources.jar download
Apache Maven
<dependency>
  <groupId>io.quarkiverse.artemis</groupId>
  <artifactId>quarkus-artemis-jms-ra-deployment</artifactId>
  <version>3.5.1</version>
</dependency>
Gradle Groovy
implementation 'io.quarkiverse.artemis:quarkus-artemis-jms-ra-deployment:3.5.1'
Gradle Kotlin
implementation("io.quarkiverse.artemis:quarkus-artemis-jms-ra-deployment:3.5.1")
Scala SBT
libraryDependencies += "io.quarkiverse.artemis" % "quarkus-artemis-jms-ra-deployment" % "3.5.1"
Groovy Grape
@Grapes(
  @Grab(group='io.quarkiverse.artemis', module='quarkus-artemis-jms-ra-deployment', version='3.5.1')
)
Apache Ivy
<dependency org="io.quarkiverse.artemis" name="quarkus-artemis-jms-ra-deployment" rev="3.5.1" />
Leiningen
[io.quarkiverse.artemis/quarkus-artemis-jms-ra-deployment "3.5.1"]
Apache Buildr
'io.quarkiverse.artemis:quarkus-artemis-jms-ra-deployment:jar:3.5.1'