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