Download message-broker-2.2.154.jar file - Jar m

Jar examples for m:message-broker

Description

Enterprise Message Broker based on Apache ActiveMQ Artemis

You can download jar file message-broker 2.2.154 in this page.

License

Apache License

Build File

You can use the following script to add message-broker-2.2.154.jar to your project.

<dependency>
   <groupId>io.fabric8.ipaas.apps</groupId>
   <artifactId>message-broker</artifactId>
   <version>2.2.154</version>
</dependency>
compile group: 'io.fabric8.ipaas.apps', name: 'message-broker', version: '2.2.154'
libraryDependencies += "io.fabric8.ipaas.apps" % "message-broker" % "2.2.154"
<dependency org="io.fabric8.ipaas.apps" name="message-broker" rev="2.2.154"/>
@Grapes(@Grab(group='io.fabric8.ipaas.apps', module='message-broker', version='2.2.154'))
'io.fabric8.ipaas.apps:message-broker:jar:2.2.154'

Download

Click the following link to download the jar file.

message-broker-2.2.154-javadoc.jar
message-broker-2.2.154-sources.jar
message-broker-2.2.154.jar
message-broker-2.2.154.pom



Related Tutorials