License |
License |
---|---|
GroupId | GroupIdorg.apache.rocketmq |
ArtifactId | ArtifactIdrocketmq-example |
Last Version | Last Version5.0.0-PREVIEW |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrocketmq-example 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-example-5.0.0-PREVIEW.pom | |
rocketmq-example-5.0.0-PREVIEW.jar | 114 KB |
rocketmq-example-5.0.0-PREVIEW-sources.jar | 67 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.rocketmq/rocketmq-example/ -->
<dependency>
<groupId>org.apache.rocketmq</groupId>
<artifactId>rocketmq-example</artifactId>
<version>5.0.0-PREVIEW</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.rocketmq/rocketmq-example/
implementation 'org.apache.rocketmq:rocketmq-example:5.0.0-PREVIEW'
// https://jarcasting.com/artifacts/org.apache.rocketmq/rocketmq-example/
implementation ("org.apache.rocketmq:rocketmq-example:5.0.0-PREVIEW")
'org.apache.rocketmq:rocketmq-example:jar:5.0.0-PREVIEW'
<dependency org="org.apache.rocketmq" name="rocketmq-example" rev="5.0.0-PREVIEW">
<artifact name="rocketmq-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.rocketmq', module='rocketmq-example', version='5.0.0-PREVIEW')
)
libraryDependencies += "org.apache.rocketmq" % "rocketmq-example" % "5.0.0-PREVIEW"
[org.apache.rocketmq/rocketmq-example "5.0.0-PREVIEW"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.rocketmq : rocketmq-client | jar | 5.0.0-PREVIEW |
org.apache.rocketmq : rocketmq-srvutil | jar | 5.0.0-PREVIEW |
org.apache.rocketmq : rocketmq-openmessaging | jar | 5.0.0-PREVIEW |
org.apache.rocketmq : rocketmq-acl | jar | 5.0.0-PREVIEW |
org.apache.rocketmq : rocketmq-tools | jar | 5.0.0-PREVIEW |
ch.qos.logback : logback-classic | jar | 1.0.13 |
org.javassist : javassist | jar | 3.20.0-GA |
io.jaegertracing : jaeger-core | jar | 1.6.0 |
io.jaegertracing : jaeger-client | jar | 1.6.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 |