Last Version

rocketmq-distribution 5.0.0-PREVIEW 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.

License

License

Categories

Categories

Distribution Build Tools
GroupId

GroupId

org.apache.rocketmq
ArtifactId

ArtifactId

rocketmq-distribution
Version

Version

5.0.0-PREVIEW
Type

Type

pom
Description

Description

rocketmq-distribution 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

Apache Software Foundation

Download rocketmq-distribution 5.0.0-PREVIEW


<!-- https://jarcasting.com/artifacts/org.apache.rocketmq/rocketmq-distribution/ -->
<dependency>
    <groupId>org.apache.rocketmq</groupId>
    <artifactId>rocketmq-distribution</artifactId>
    <version>5.0.0-PREVIEW</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.rocketmq/rocketmq-distribution/
implementation 'org.apache.rocketmq:rocketmq-distribution:5.0.0-PREVIEW'
// https://jarcasting.com/artifacts/org.apache.rocketmq/rocketmq-distribution/
implementation ("org.apache.rocketmq:rocketmq-distribution:5.0.0-PREVIEW")
'org.apache.rocketmq:rocketmq-distribution:pom:5.0.0-PREVIEW'
<dependency org="org.apache.rocketmq" name="rocketmq-distribution" rev="5.0.0-PREVIEW">
  <artifact name="rocketmq-distribution" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.rocketmq', module='rocketmq-distribution', version='5.0.0-PREVIEW')
)
libraryDependencies += "org.apache.rocketmq" % "rocketmq-distribution" % "5.0.0-PREVIEW"
[org.apache.rocketmq/rocketmq-distribution "5.0.0-PREVIEW"]

Dependencies

test (4)

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

Project Modules

There are no modules declared in this project.