License |
License |
---|---|
GroupId | GroupIdorg.apache.rocketmq |
ArtifactId | ArtifactIdrocketmq-common |
Last Version | Last Version5.0.0-PREVIEW |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrocketmq-common 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-common-5.0.0-PREVIEW.pom | |
rocketmq-common-5.0.0-PREVIEW.jar | 288 KB |
rocketmq-common-5.0.0-PREVIEW-sources.jar | 249 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.rocketmq/rocketmq-common/ -->
<dependency>
<groupId>org.apache.rocketmq</groupId>
<artifactId>rocketmq-common</artifactId>
<version>5.0.0-PREVIEW</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.rocketmq/rocketmq-common/
implementation 'org.apache.rocketmq:rocketmq-common:5.0.0-PREVIEW'
// https://jarcasting.com/artifacts/org.apache.rocketmq/rocketmq-common/
implementation ("org.apache.rocketmq:rocketmq-common:5.0.0-PREVIEW")
'org.apache.rocketmq:rocketmq-common:jar:5.0.0-PREVIEW'
<dependency org="org.apache.rocketmq" name="rocketmq-common" rev="5.0.0-PREVIEW">
<artifact name="rocketmq-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.rocketmq', module='rocketmq-common', version='5.0.0-PREVIEW')
)
libraryDependencies += "org.apache.rocketmq" % "rocketmq-common" % "5.0.0-PREVIEW"
[org.apache.rocketmq/rocketmq-common "5.0.0-PREVIEW"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.rocketmq : rocketmq-remoting | jar | 5.0.0-PREVIEW |
org.apache.commons : commons-lang3 | jar | 3.4 |
commons-validator : commons-validator | jar | 1.7 |
com.google.guava : guava | jar | 19.0 |
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 |