is not current version
Last Version 4.0.44

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


Categories

Categories

Messaging Application Layer Libs
GroupId

GroupId

org.wso2.messaging
ArtifactId

ArtifactId

broker-rest-runner
Version

Version

1.0.51
Type

Type

jar

Download broker-rest-runner 1.0.51


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