Last Version

logging module 0.1.32

common java libs

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.facebook.jcommon
ArtifactId

ArtifactId

logging
Version

Version

0.1.32
Type

Type

jar
Description

Description

logging module
common java libs
Project Organization

Project Organization

Facebook, Inc.

Download logging 0.1.32


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

Dependencies

compile (4)

Group / Artifact Type Version
com.facebook.jcommon : logging-log4j jar 0.1.32
joda-time : joda-time jar 2.9.4
org.slf4j : slf4j-api jar 1.7.6
log4j : log4j jar 1.2.17

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.6
org.testng : testng jar 6.8.8
org.mockito : mockito-all jar 1.9.0

Project Modules

There are no modules declared in this project.