| License | License | 
|---|---|
| Categories | CategoriesMessaging Application Layer Libs | 
| GroupId | GroupIdorg.apache.rocketmq | 
| ArtifactId | ArtifactIdrocketmq-openmessaging | 
| Version | Version5.0.0-PREVIEW | 
| Type | Typejar | 
| Description | Descriptionrocketmq-openmessaging 5.0.0-PREVIEW The Apache Software Foundation provides support for the Apache community of open-source software projects.
    The Apache projects are characterized by a collaborative, consensus based development process, an open and
    pragmatic software license, and a desire to create high quality software that leads the way in its field.
    We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
    and users. | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.apache.rocketmq/rocketmq-openmessaging/ -->
<dependency>
    <groupId>org.apache.rocketmq</groupId>
    <artifactId>rocketmq-openmessaging</artifactId>
    <version>5.0.0-PREVIEW</version>
</dependency>// https://jarcasting.com/artifacts/org.apache.rocketmq/rocketmq-openmessaging/
implementation 'org.apache.rocketmq:rocketmq-openmessaging:5.0.0-PREVIEW'// https://jarcasting.com/artifacts/org.apache.rocketmq/rocketmq-openmessaging/
implementation ("org.apache.rocketmq:rocketmq-openmessaging:5.0.0-PREVIEW")'org.apache.rocketmq:rocketmq-openmessaging:jar:5.0.0-PREVIEW'<dependency org="org.apache.rocketmq" name="rocketmq-openmessaging" rev="5.0.0-PREVIEW">
  <artifact name="rocketmq-openmessaging" type="jar" />
</dependency>@Grapes(
@Grab(group='org.apache.rocketmq', module='rocketmq-openmessaging', version='5.0.0-PREVIEW')
)libraryDependencies += "org.apache.rocketmq" % "rocketmq-openmessaging" % "5.0.0-PREVIEW"[org.apache.rocketmq/rocketmq-openmessaging "5.0.0-PREVIEW"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.openmessaging : openmessaging-api | jar | 0.3.1-alpha | 
| org.apache.rocketmq : rocketmq-client | jar | 5.0.0-PREVIEW | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.2 | 
| org.assertj : assertj-core | jar | 2.6.0 | 
| org.mockito : mockito-core | jar | 3.10.0 | 
| org.awaitility : awaitility | jar | 4.1.0 |