forked from facebookarchive/jcommon
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.txt
46 lines (34 loc) · 1.14 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
jcommon: a set of libraries used inside Facebook java projects,
internal and open source. This is the source, and the latest maven
artifact can be found at maven central:
http://search.maven.org/#search%7Cga%7C1%7Ccom.facebook.jcommon
Documentation:
https://github.com/facebook/jcommon/wiki/jcommon
jcommon-all is a 'bomb' that includes the whole thing. You may also
depend on individual pieces such as 'stats' or 'concurrency' if
desired (but this isn't recommended, as you may run into transitive
version issues if you depend on an old stats and new config module
(making this example up)
License is Apache2, see:
http://www.apache.org/licenses/LICENSE-2.0.html
The short form is in License.txt. This is *not* present in each file,
but we plan to do so. In the case you need to redistribute any subset
of jcommon, please include the License.txt and add the contents to the
files.
Thanks!
Committers:
Other Contributors: