GroupId | GroupIdcom.plumelog |
---|---|
ArtifactId | ArtifactIdplumelog_log4j |
Last Version | Last Version2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionplumelog_log4j
|
Filename | Size |
---|---|
plumelog_log4j-2.0.pom | |
plumelog_log4j-2.0.jar | 5 KB |
plumelog_log4j-2.0-sources.jar | 2 KB |
plumelog_log4j-2.0-javadoc.jar | 42 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.plumelog/plumelog_log4j/ -->
<dependency>
<groupId>com.plumelog</groupId>
<artifactId>plumelog_log4j</artifactId>
<version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.plumelog/plumelog_log4j/
implementation 'com.plumelog:plumelog_log4j:2.0'
// https://jarcasting.com/artifacts/com.plumelog/plumelog_log4j/
implementation ("com.plumelog:plumelog_log4j:2.0")
'com.plumelog:plumelog_log4j:jar:2.0'
<dependency org="com.plumelog" name="plumelog_log4j" rev="2.0">
<artifact name="plumelog_log4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.plumelog', module='plumelog_log4j', version='2.0')
)
libraryDependencies += "com.plumelog" % "plumelog_log4j" % "2.0"
[com.plumelog/plumelog_log4j "2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.21 |
com.plumelog : plumelog_core | jar | ${version} |
org.slf4j : jcl-over-slf4j | jar | 1.7.25 |