Download activemq-osgi-5.15.3.jar file - Jar a

Jar examples for a:activemq-osgi

Description

Puts together an ActiveMQ OSGi bundle

You can download jar file activemq-osgi 5.15.3 in this page.

License

Apache License

Build File

You can use the following script to add activemq-osgi-5.15.3.jar to your project.

<dependency>
   <groupId>org.apache.activemq</groupId>
   <artifactId>activemq-osgi</artifactId>
   <version>5.15.3</version>
</dependency>
compile group: 'org.apache.activemq', name: 'activemq-osgi', version: '5.15.3'
libraryDependencies += "org.apache.activemq" % "activemq-osgi" % "5.15.3"
<dependency org="org.apache.activemq" name="activemq-osgi" rev="5.15.3"/>
@Grapes(@Grab(group='org.apache.activemq', module='activemq-osgi', version='5.15.3'))
'org.apache.activemq:activemq-osgi:jar:5.15.3'

Download

Click the following link to download the jar file.

activemq-osgi-5.15.3-javadoc.jar
activemq-osgi-5.15.3-sources.jar
activemq-osgi-5.15.3.jar
activemq-osgi-5.15.3.pom



Related Tutorials