| License |
License |
|---|---|
| Categories |
CategoriesNet Logging Application Layer Libs SLF4J |
| GroupId | GroupIdnet.mamoe |
| ArtifactId | ArtifactIdmirai-logging-slf4j |
| Version | Version2.11.0-RC |
| Type | Typepom |
| Description |
Descriptionmirai-logging-slf4j
Mirai SLF4J Adapter
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mirai-logging-slf4j-2.11.0-RC.pom | |
| mirai-logging-slf4j-2.11.0-RC.module | 2 KB |
| mirai-logging-slf4j-2.11.0-RC-sources.jar | 339 bytes |
| mirai-logging-slf4j-2.11.0-RC-javadoc.jar | 339 bytes |
| mirai-logging-slf4j-2.11.0-RC-all.jar | 15 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.mamoe/mirai-logging-slf4j/ -->
<dependency>
<groupId>net.mamoe</groupId>
<artifactId>mirai-logging-slf4j</artifactId>
<version>2.11.0-RC</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.mamoe/mirai-logging-slf4j/
implementation 'net.mamoe:mirai-logging-slf4j:2.11.0-RC'
// https://jarcasting.com/artifacts/net.mamoe/mirai-logging-slf4j/
implementation ("net.mamoe:mirai-logging-slf4j:2.11.0-RC")
'net.mamoe:mirai-logging-slf4j:pom:2.11.0-RC'
<dependency org="net.mamoe" name="mirai-logging-slf4j" rev="2.11.0-RC">
<artifact name="mirai-logging-slf4j" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.mamoe', module='mirai-logging-slf4j', version='2.11.0-RC')
)
libraryDependencies += "net.mamoe" % "mirai-logging-slf4j" % "2.11.0-RC"
[net.mamoe/mirai-logging-slf4j "2.11.0-RC"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.mamoe : mirai-logging-log4j2 | jar | 2.11.0-RC |
| org.apache.logging.log4j : log4j-to-slf4j | jar | 2.17.2 |
| net.mamoe : mirai-core-api-jvm | jar | 2.11.0-RC |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.21 |