License |
License |
---|---|
GroupId | GroupIdde.huxhorn.lilith |
ArtifactId | ArtifactIdlog4j |
Version | Version0.9.41 |
Type | Typejar |
Description |
Descriptionlog4j
null
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
log4j-0.9.41.pom | |
log4j-0.9.41.jar | 279 bytes |
log4j-0.9.41-sources.jar | 261 bytes |
log4j-0.9.41-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/de.huxhorn.lilith/log4j/ -->
<dependency>
<groupId>de.huxhorn.lilith</groupId>
<artifactId>log4j</artifactId>
<version>0.9.41</version>
</dependency>
// https://jarcasting.com/artifacts/de.huxhorn.lilith/log4j/
implementation 'de.huxhorn.lilith:log4j:0.9.41'
// https://jarcasting.com/artifacts/de.huxhorn.lilith/log4j/
implementation ("de.huxhorn.lilith:log4j:0.9.41")
'de.huxhorn.lilith:log4j:jar:0.9.41'
<dependency org="de.huxhorn.lilith" name="log4j" rev="0.9.41">
<artifact name="log4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.huxhorn.lilith', module='log4j', version='0.9.41')
)
libraryDependencies += "de.huxhorn.lilith" % "log4j" % "0.9.41"
[de.huxhorn.lilith/log4j "0.9.41"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |
org.slf4j : slf4j-api | jar | 1.6.1 |
ch.qos.logback : logback-classic | jar | 0.9.28 |