License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdorg.apache.rocketmq |
ArtifactId | ArtifactIdrocketmq-logging |
Last Version | Last Version5.0.0-PREVIEW |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrocketmq-logging 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-logging-5.0.0-PREVIEW.pom | |
rocketmq-logging-5.0.0-PREVIEW.jar | 62 KB |
rocketmq-logging-5.0.0-PREVIEW-sources.jar | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.rocketmq/rocketmq-logging/ -->
<dependency>
<groupId>org.apache.rocketmq</groupId>
<artifactId>rocketmq-logging</artifactId>
<version>5.0.0-PREVIEW</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.rocketmq/rocketmq-logging/
implementation 'org.apache.rocketmq:rocketmq-logging:5.0.0-PREVIEW'
// https://jarcasting.com/artifacts/org.apache.rocketmq/rocketmq-logging/
implementation ("org.apache.rocketmq:rocketmq-logging:5.0.0-PREVIEW")
'org.apache.rocketmq:rocketmq-logging:jar:5.0.0-PREVIEW'
<dependency org="org.apache.rocketmq" name="rocketmq-logging" rev="5.0.0-PREVIEW">
<artifact name="rocketmq-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.rocketmq', module='rocketmq-logging', version='5.0.0-PREVIEW')
)
libraryDependencies += "org.apache.rocketmq" % "rocketmq-logging" % "5.0.0-PREVIEW"
[org.apache.rocketmq/rocketmq-logging "5.0.0-PREVIEW"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api Optional | jar | 1.7.7 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.0.13 |
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 |