is not current version
Last Version 0.11

org.apache.airavata:airavata-message-broker 0.10


GroupId

GroupId

org.apache.airavata
ArtifactId

ArtifactId

airavata-message-broker
Version

Version

0.10
Type

Type

jar

Download airavata-message-broker 0.10


<!-- https://jarcasting.com/artifacts/org.apache.airavata/airavata-message-broker/ -->
<dependency>
    <groupId>org.apache.airavata</groupId>
    <artifactId>airavata-message-broker</artifactId>
    <version>0.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.airavata/airavata-message-broker/
implementation 'org.apache.airavata:airavata-message-broker:0.10'
// https://jarcasting.com/artifacts/org.apache.airavata/airavata-message-broker/
implementation ("org.apache.airavata:airavata-message-broker:0.10")
'org.apache.airavata:airavata-message-broker:jar:0.10'
<dependency org="org.apache.airavata" name="airavata-message-broker" rev="0.10">
  <artifact name="airavata-message-broker" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.airavata', module='airavata-message-broker', version='0.10')
)
libraryDependencies += "org.apache.airavata" % "airavata-message-broker" % "0.10"
[org.apache.airavata/airavata-message-broker "0.10"]