License |
License |
---|---|
GroupId | GroupIdio.fabric8.ipaas.apps |
ArtifactId | ArtifactIdmessage-broker |
Last Version | Last Version2.2.168 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMessage Broker
Enterprise Message Broker based on Apache ActiveMQ Artemis
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.fabric8.ipaas.apps/message-broker/ -->
<dependency>
<groupId>io.fabric8.ipaas.apps</groupId>
<artifactId>message-broker</artifactId>
<version>2.2.168</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.ipaas.apps/message-broker/
implementation 'io.fabric8.ipaas.apps:message-broker:2.2.168'
// https://jarcasting.com/artifacts/io.fabric8.ipaas.apps/message-broker/
implementation ("io.fabric8.ipaas.apps:message-broker:2.2.168")
'io.fabric8.ipaas.apps:message-broker:jar:2.2.168'
<dependency org="io.fabric8.ipaas.apps" name="message-broker" rev="2.2.168">
<artifact name="message-broker" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.ipaas.apps', module='message-broker', version='2.2.168')
)
libraryDependencies += "io.fabric8.ipaas.apps" % "message-broker" % "2.2.168"
[io.fabric8.ipaas.apps/message-broker "2.2.168"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | |
org.hibernate : hibernate-validator-annotation-processor | jar | 4.1.0.Final |
org.apache.activemq : artemis-jms-client | jar | 1.2.0 |
org.apache.activemq : artemis-selector | jar | 1.2.0 |
org.apache.activemq : artemis-journal | jar | 1.2.0 |
org.apache.activemq : artemis-core-client | jar | 1.2.0 |
org.apache.activemq : artemis-server | jar | 1.2.0 |
org.apache.activemq : artemis-openwire-protocol | jar | 1.2.0 |
org.apache.activemq : artemis-amqp-protocol | jar | 1.2.0 |
org.apache.activemq : artemis-hornetq-protocol | jar | 1.2.0 |
org.apache.activemq : artemis-jms-server | jar | 1.2.0 |
com.google.guava : guava | jar | 15.0 |
org.slf4j : slf4j-log4j12 | jar | |
commons-logging : commons-logging | jar | |
io.fabric8 : fabric8-utils | jar |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.arquillian.junit : arquillian-junit-container | jar | 1.1.10.Final |
io.fabric8 : fabric8-arquillian | jar | 2.2.192 |
io.fabric8 : kubernetes-assertions | jar | 2.2.192 |
junit : junit | jar | 4.12 |
org.jboss.arquillian.container : arquillian-weld-ee-embedded-1.1 | jar | 1.0.0.CR8 |