This repository has been archived by the owner on Mar 24, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 39
/
DEPENDENCIES.txt
28 lines (22 loc) · 1.68 KB
/
DEPENDENCIES.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
The following is a list of all software licenses for projects that we depend on.
We "link" against Java and Android, but we don't ship it.
We intend to include the following dependencies in the binary that we ship:
guava-libraries: Apache License 2.0, http://code.google.com/p/guava-libraries/
google-guice: Apache License 2.0, http://code.google.com/p/guava-libraries/
roboguice: Apache License 2.0, http://code.google.com/p/roboguice/
HttpComponents: Apache License 2.0, http://hc.apache.org/
Apache Commons (Logging): Apache License 2.0, http://commons.apache.org/
Apache Commons (Codec): Apache License 2.0, http://commons.apache.org/
Apache Commons (HttpMime): Apache License 2.0, http://commons.apache.org/
Apache Commons (Lang): Apache License 2.0, http://commons.apache.org/
Jackson Java JSON-processor (core): Apache License 2.0, http://jackson.codehaus.org/
Jackson Java JSON-processor (mapper): Apache License 2.0, http://jackson.codehaus.org/
chometophone C2DM libraries, Apache License 2.0, http://code.google.com/p/chrometophone/
# list other production dependencies here
The following are used during testing only, not redistributed as part of any binary:
submodules/robolectric, MIT License, https://github.com/pivotal/robolectric
ASM (core), Copyright (c) 2000-2005 INRIA, France Telecom, http://asm.ow2.org/license.html
ASM (commons), Copyright (c) 2000-2005 INRIA, France Telecom, http://asm.ow2.org/license.html
great-expectations, MIT License, https://github.com/xian/great-expectations
robolectric-gem, MIT License, https://github.com/pivotal/robolectric-gem
JUnit, Common Public License - v 1.0, http://www.junit.org/