Download blended.activemq.brokerstarter-2.0.jar file - Jar b

Jar examples for b:blended.activemq.brokerstarter

Description

A simple wrapper around an Active MQ broker that makes sure that the broker is completely started before exposing a connection factory OSGi service.

You can download jar file blended.activemq.brokerstarter 2.0 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add blended.activemq.brokerstarter-2.0.jar to your project.

<dependency>
   <groupId>de.wayofquality.blended</groupId>
   <artifactId>blended.activemq.brokerstarter</artifactId>
   <version>2.0</version>
</dependency>
compile group: 'de.wayofquality.blended', name: 'blended.activemq.brokerstarter', version: '2.0'
libraryDependencies += "de.wayofquality.blended" % "blended.activemq.brokerstarter" % "2.0"
<dependency org="de.wayofquality.blended" name="blended.activemq.brokerstarter" rev="2.0"/>
@Grapes(@Grab(group='de.wayofquality.blended', module='blended.activemq.brokerstarter', version='2.0'))
'de.wayofquality.blended:blended.activemq.brokerstarter:jar:2.0'

Download

Click the following link to download the jar file.

blended.activemq.brokerstarter-2.0-javadoc.jar
blended.activemq.brokerstarter-2.0-sources.jar
blended.activemq.brokerstarter-2.0.jar
blended.activemq.brokerstarter-2.0.pom



Related Tutorials