Last Version

Message Broker 4.0.44

A high performing, lightweight broker component

License

License

Categories

Categories

Messaging Application Layer Libs
GroupId

GroupId

org.wso2.messaging
ArtifactId

ArtifactId

message-broker
Version

Version

4.0.44
Type

Type

pom
Description

Description

Message Broker
A high performing, lightweight broker component
Project Organization

Project Organization

WSO2
Source Code Management

Source Code Management

https://github.com/wso2/message-broker.git

Download message-broker 4.0.44

Filename Size
message-broker-4.0.44.pom 15 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • modules/broker-common
  • modules/broker-auth
  • modules/broker-metrics
  • modules/broker-rest-runner
  • modules/broker-core
  • modules/broker-amqp
  • modules/broker-coordination
  • modules/launcher
  • modules/integration
  • modules/coverage-report
  • modules/features