is not current version
Last Version 4.0.44

org.wso2.messaging:broker-rest-runner 4.0.2


Categories

Categories

Messaging Application Layer Libs
GroupId

GroupId

org.wso2.messaging
ArtifactId

ArtifactId

broker-rest-runner
Version

Version

4.0.2
Type

Type

jar

Download broker-rest-runner 4.0.2


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