License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.apache.rocketmq |
ArtifactId | ArtifactIdrocketmq-client |
Last Version | Last Version5.0.0-PREVIEW |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrocketmq-client 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 |
Filename | Size |
---|---|
rocketmq-client-5.0.0-PREVIEW.pom | |
rocketmq-client-5.0.0-PREVIEW.jar | 380 KB |
rocketmq-client-5.0.0-PREVIEW-sources.jar | 235 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.rocketmq/rocketmq-client/ -->
<dependency>
<groupId>org.apache.rocketmq</groupId>
<artifactId>rocketmq-client</artifactId>
<version>5.0.0-PREVIEW</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.rocketmq/rocketmq-client/
implementation 'org.apache.rocketmq:rocketmq-client:5.0.0-PREVIEW'
// https://jarcasting.com/artifacts/org.apache.rocketmq/rocketmq-client/
implementation ("org.apache.rocketmq:rocketmq-client:5.0.0-PREVIEW")
'org.apache.rocketmq:rocketmq-client:jar:5.0.0-PREVIEW'
<dependency org="org.apache.rocketmq" name="rocketmq-client" rev="5.0.0-PREVIEW">
<artifact name="rocketmq-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.rocketmq', module='rocketmq-client', version='5.0.0-PREVIEW')
)
libraryDependencies += "org.apache.rocketmq" % "rocketmq-client" % "5.0.0-PREVIEW"
[org.apache.rocketmq/rocketmq-client "5.0.0-PREVIEW"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.rocketmq : rocketmq-common | jar | 5.0.0-PREVIEW |
org.apache.commons : commons-lang3 | jar | 3.4 |
commons-codec : commons-codec | jar | 1.9 |
com.google.guava : guava | jar | 19.0 |
Group / Artifact | Type | Version |
---|---|---|
io.opentracing : opentracing-api | jar | 0.33.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.7 |
io.opentracing : opentracing-mock | jar | 0.33.0 |
org.apache.logging.log4j : log4j-core | jar | 2.7 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.7 |
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 |