Last Version

log4j specific logging 0.1.32

common java libs

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.facebook.jcommon
ArtifactId

ArtifactId

logging-log4j
Version

Version

0.1.32
Type

Type

jar
Description

Description

log4j specific logging
common java libs
Project Organization

Project Organization

Facebook, Inc.

Download logging-log4j 0.1.32


<!-- https://jarcasting.com/artifacts/com.facebook.jcommon/logging-log4j/ -->
<dependency>
    <groupId>com.facebook.jcommon</groupId>
    <artifactId>logging-log4j</artifactId>
    <version>0.1.32</version>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.jcommon/logging-log4j/
implementation 'com.facebook.jcommon:logging-log4j:0.1.32'
// https://jarcasting.com/artifacts/com.facebook.jcommon/logging-log4j/
implementation ("com.facebook.jcommon:logging-log4j:0.1.32")
'com.facebook.jcommon:logging-log4j:jar:0.1.32'
<dependency org="com.facebook.jcommon" name="logging-log4j" rev="0.1.32">
  <artifact name="logging-log4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.jcommon', module='logging-log4j', version='0.1.32')
)
libraryDependencies += "com.facebook.jcommon" % "logging-log4j" % "0.1.32"
[com.facebook.jcommon/logging-log4j "0.1.32"]

Dependencies

compile (1)

Group / Artifact Type Version
log4j : log4j jar 1.2.17

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.8.8

Project Modules

There are no modules declared in this project.