Last Version

java root 0.1.32

common java libs

License

License

GroupId

GroupId

com.facebook.jcommon
ArtifactId

ArtifactId

jcommon-parent
Version

Version

0.1.32
Type

Type

pom
Description

Description

java root
common java libs
Project Organization

Project Organization

Facebook, Inc.
Source Code Management

Source Code Management

https://github.com/facebook/jcommon

Download jcommon-parent 0.1.32

Filename Size
jcommon-parent-0.1.32.pom 14 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • util
  • data
  • collections
  • collections-foundation
  • config
  • logging
  • lifecycle
  • concurrency
  • stats
  • concurrent-stats
  • tools
  • zookeeper
  • memory
  • jcommon-all
  • testing
  • logging-log4j
  • logging-util