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