License |
License |
---|---|
GroupId | GroupIdio.fabric8.ipaas.apps |
ArtifactId | ArtifactIdamqbroker |
Last Version | Last Version2.2.96 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionActiveMQ Broker
ActiveMQ Broker
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
amqbroker-2.2.96.pom | |
amqbroker-2.2.96.jar | 10 KB |
amqbroker-2.2.96-tests.jar | 5 KB |
amqbroker-2.2.96-sources.jar | 5 KB |
amqbroker-2.2.96-kubernetes.yml | 2 KB |
amqbroker-2.2.96-kubernetes.json | 3 KB |
amqbroker-2.2.96-javadoc.jar | 29 KB |
amqbroker-2.2.96-app.tar.gz | 21 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.fabric8.ipaas.apps/amqbroker/ -->
<dependency>
<groupId>io.fabric8.ipaas.apps</groupId>
<artifactId>amqbroker</artifactId>
<version>2.2.96</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.ipaas.apps/amqbroker/
implementation 'io.fabric8.ipaas.apps:amqbroker:2.2.96'
// https://jarcasting.com/artifacts/io.fabric8.ipaas.apps/amqbroker/
implementation ("io.fabric8.ipaas.apps:amqbroker:2.2.96")
'io.fabric8.ipaas.apps:amqbroker:jar:2.2.96'
<dependency org="io.fabric8.ipaas.apps" name="amqbroker" rev="2.2.96">
<artifact name="amqbroker" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.ipaas.apps', module='amqbroker', version='2.2.96')
)
libraryDependencies += "io.fabric8.ipaas.apps" % "amqbroker" % "2.2.96"
[io.fabric8.ipaas.apps/amqbroker "2.2.96"]
Group / Artifact | Type | Version |
---|---|---|
io.fabric8 : fabric8-cdi | jar | |
org.apache.activemq : activemq-broker | jar | |
org.apache.activemq : activemq-kahadb-store | jar | |
com.google.guava : guava | jar | 15.0 |
org.slf4j : slf4j-log4j12 | jar | |
org.jboss.weld : weld-core | jar | |
org.jboss.weld.se : weld-se | jar |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.arquillian.junit : arquillian-junit-container | jar | 1.1.10.Final |
junit : junit | jar | 4.12 |
org.jboss.arquillian.container : arquillian-weld-ee-embedded-1.1 | jar | 1.0.0.CR8 |
io.fabric8 : fabric8-arquillian | jar | 2.2.100 |
io.fabric8 : kubernetes-assertions | jar | 2.2.100 |