Last Version

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

GroupId

GroupId

org.apache.rocketmq
ArtifactId

ArtifactId

rocketmq-tools
Version

Version

5.0.0-PREVIEW
Type

Type

jar
Description

Description

rocketmq-tools 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-tools 5.0.0-PREVIEW


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

Dependencies

compile (9)

Group / Artifact Type Version
org.apache.rocketmq : rocketmq-client jar 5.0.0-PREVIEW
org.apache.rocketmq : rocketmq-acl jar 5.0.0-PREVIEW
org.apache.rocketmq : rocketmq-store jar 5.0.0-PREVIEW
org.apache.rocketmq : rocketmq-srvutil jar 5.0.0-PREVIEW
com.alibaba : fastjson jar 1.2.76
ch.qos.logback : logback-classic jar 1.0.13
org.apache.commons : commons-lang3 jar 3.4
org.yaml : snakeyaml jar 1.19
com.google.guava : guava jar 19.0

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.