Download messagebroker-0.2-incubating.jar file - Jar m

Jar examples for m:messagebroker

Description

You can download jar file messagebroker 0.2-incubating in this page.

License

Apache License

Build File

You can use the following script to add messagebroker-0.2-incubating.jar to your project.

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

Download

Click the following link to download the jar file.

messagebroker-0.2-incubating-javadoc.jar
messagebroker-0.2-incubating-sources.jar
messagebroker-0.2-incubating.jar
messagebroker-0.2-incubating.pom



Related Tutorials