License |
License |
---|---|
Categories |
CategoriesNet Logging Application Layer Libs |
GroupId | GroupIdnet.mamoe |
ArtifactId | ArtifactIdmirai-logging-log4j2 |
Last Version | Last Version2.12.0-RC |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionmirai-logging-log4j2
Mirai Log4J Adapter
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/net.mamoe/mirai-logging-log4j2/ -->
<dependency>
<groupId>net.mamoe</groupId>
<artifactId>mirai-logging-log4j2</artifactId>
<version>2.12.0-RC</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.mamoe/mirai-logging-log4j2/
implementation 'net.mamoe:mirai-logging-log4j2:2.12.0-RC'
// https://jarcasting.com/artifacts/net.mamoe/mirai-logging-log4j2/
implementation ("net.mamoe:mirai-logging-log4j2:2.12.0-RC")
'net.mamoe:mirai-logging-log4j2:pom:2.12.0-RC'
<dependency org="net.mamoe" name="mirai-logging-log4j2" rev="2.12.0-RC">
<artifact name="mirai-logging-log4j2" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.mamoe', module='mirai-logging-log4j2', version='2.12.0-RC')
)
libraryDependencies += "net.mamoe" % "mirai-logging-log4j2" % "2.12.0-RC"
[net.mamoe/mirai-logging-log4j2 "2.12.0-RC"]
Group / Artifact | Type | Version |
---|---|---|
net.mamoe : mirai-core-api-jvm | jar | 2.12.0-RC |
org.apache.logging.log4j : log4j-api | jar | 2.17.2 |
org.apache.logging.log4j : log4j-core | jar | 2.17.2 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.2 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.21 |