is not current version
Last Version 4.0.44

org.wso2.messaging:broker-common 4.0.7


Categories

Categories

Messaging Application Layer Libs
GroupId

GroupId

org.wso2.messaging
ArtifactId

ArtifactId

broker-common
Version

Version

4.0.7
Type

Type

jar

Download broker-common 4.0.7


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