jcommon tools

common java libs

License

License

GroupId

GroupId

com.facebook.jcommon
ArtifactId

ArtifactId

tools
Last Version

Last Version

0.1.32
Release Date

Release Date

Type

Type

jar
Description

Description

jcommon tools
common java libs
Project Organization

Project Organization

Facebook, Inc.

Download tools

How to add to project

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

Dependencies

test (6)

Group / Artifact Type Version
org.testng : testng jar 6.8.8
com.google.guava : guava jar 21.0
com.facebook.nifty : nifty-client jar 0.10.0
com.facebook.swift : swift-service jar 0.10.0
com.facebook.swift : swift-annotations jar 0.10.0
org.apache.thrift : libthrift jar 0.9.1

Project Modules

There are no modules declared in this project.

jcommon

jcommon: a set of libraries used inside Facebook java projects, internal and open source.

Requirements

jcommon builds and is tested on both Java 8 and Java 11.

Building jcommon

Maven pom.xml files are provided as a convenience. However, we do not regularly test them, and do not consider them supported.

Additional information

We do not guarantee API or ABI stability. We do not tag specific versions, and no longer publish artifacts to Maven Central.

Pull requests are permitted, but not regularly reviewed.

License

jcommon is provided under the Apache License version 2.0, as found in the LICENSE file.

com.facebook.jcommon

Facebook

We are working to build community through open source technology. NB: members must have two-factor auth.

Versions

Version
0.1.32
0.1.31
0.1.30
0.1.29
0.1.28
0.1.27
0.1.26
0.1.25
0.1.24
0.1.23
0.1.22
0.1.21
0.1.20
0.1.18
0.1.17
0.1.16
0.1.15
0.1.14