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