License |
License |
---|---|
GroupId | GroupIdat.willhaben.willtest |
ArtifactId | ArtifactIdlog4j |
Version | Version3.0.0-M3 |
Type | Typejar |
Description |
Descriptionat.willhaben.willtest:log4j
Log4j specific utilities
|
Project Organization |
Project Organizationwillhaben internet service GmbH & Co KG |
Filename | Size |
---|---|
log4j-3.0.0-M3.pom | |
log4j-3.0.0-M3.jar | 8 KB |
log4j-3.0.0-M3-sources.jar | 5 KB |
log4j-3.0.0-M3-javadoc.jar | 407 KB |
Browse |
<!-- https://jarcasting.com/artifacts/at.willhaben.willtest/log4j/ -->
<dependency>
<groupId>at.willhaben.willtest</groupId>
<artifactId>log4j</artifactId>
<version>3.0.0-M3</version>
</dependency>
// https://jarcasting.com/artifacts/at.willhaben.willtest/log4j/
implementation 'at.willhaben.willtest:log4j:3.0.0-M3'
// https://jarcasting.com/artifacts/at.willhaben.willtest/log4j/
implementation ("at.willhaben.willtest:log4j:3.0.0-M3")
'at.willhaben.willtest:log4j:jar:3.0.0-M3'
<dependency org="at.willhaben.willtest" name="log4j" rev="3.0.0-M3">
<artifact name="log4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='at.willhaben.willtest', module='log4j', version='3.0.0-M3')
)
libraryDependencies += "at.willhaben.willtest" % "log4j" % "3.0.0-M3"
[at.willhaben.willtest/log4j "3.0.0-M3"]
Group / Artifact | Type | Version |
---|---|---|
at.willhaben.willtest : core | jar | 3.0.0-M3 |
junit : junit | jar | 4.12 |
commons-io : commons-io | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.16 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.vintage : junit-vintage-engine | jar | 5.5.2 |