a

amqbroker

ActiveMQ Broker
Files download
File Operation
amqbroker-2.2.23.1.jar download
amqbroker-2.2.23.1.pom download
amqbroker-2.2.23.1-sources.jar download
Apache Maven
<dependency>
  <groupId>io.fabric8.jube.images.fabric8</groupId>
  <artifactId>amqbroker</artifactId>
  <version>2.2.23.1</version>
</dependency>
Gradle Groovy
implementation 'io.fabric8.jube.images.fabric8:amqbroker:2.2.23.1'
Gradle Kotlin
implementation("io.fabric8.jube.images.fabric8:amqbroker:2.2.23.1")
Scala SBT
libraryDependencies += "io.fabric8.jube.images.fabric8" % "amqbroker" % "2.2.23.1"
Groovy Grape
@Grapes(
  @Grab(group='io.fabric8.jube.images.fabric8', module='amqbroker', version='2.2.23.1')
)
Apache Ivy
<dependency org="io.fabric8.jube.images.fabric8" name="amqbroker" rev="2.2.23.1" />
Leiningen
[io.fabric8.jube.images.fabric8/amqbroker "2.2.23.1"]
Apache Buildr
'io.fabric8.jube.images.fabric8:amqbroker:jar:2.2.23.1'