License |
License |
---|---|
GroupId | GroupIdcom.plumelog |
ArtifactId | ArtifactIdplumelog-log4j2 |
Last Version | Last Version3.5.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionplumelog-log4j2
The parent project of plumelog
|
Filename | Size |
---|---|
plumelog-log4j2-3.5.3.pom | |
plumelog-log4j2-3.5.3.jar | 9 KB |
plumelog-log4j2-3.5.3-sources.jar | 4 KB |
plumelog-log4j2-3.5.3-javadoc.jar | 45 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.plumelog/plumelog-log4j2/ -->
<dependency>
<groupId>com.plumelog</groupId>
<artifactId>plumelog-log4j2</artifactId>
<version>3.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.plumelog/plumelog-log4j2/
implementation 'com.plumelog:plumelog-log4j2:3.5.3'
// https://jarcasting.com/artifacts/com.plumelog/plumelog-log4j2/
implementation ("com.plumelog:plumelog-log4j2:3.5.3")
'com.plumelog:plumelog-log4j2:jar:3.5.3'
<dependency org="com.plumelog" name="plumelog-log4j2" rev="3.5.3">
<artifact name="plumelog-log4j2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.plumelog', module='plumelog-log4j2', version='3.5.3')
)
libraryDependencies += "com.plumelog" % "plumelog-log4j2" % "3.5.3"
[com.plumelog/plumelog-log4j2 "3.5.3"]
Group / Artifact | Type | Version |
---|---|---|
com.plumelog : plumelog-core | jar | 3.5.3 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-api | jar | 2.17.1 |
org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.1 |
org.apache.logging.log4j : log4j-jcl | jar | 2.17.1 |
org.slf4j : slf4j-api | jar | 1.8.0-alpha2 |