aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/README.md')
-rw-r--r--third_party/README.md97
1 files changed, 97 insertions, 0 deletions
diff --git a/third_party/README.md b/third_party/README.md
new file mode 100644
index 0000000000..108e703749
--- /dev/null
+++ b/third_party/README.md
@@ -0,0 +1,97 @@
+aether
+using 1.0.0 v20140518
+http://eclipse.org/aether/
+Eclipse Public License
+
+apache_commons_logging
+using 1.1.1
+http://commons.apache.org/proper/commons-logging/
+Apache License 2.0
+
+apache_httpclient
+using 4.2.5
+http://hc.apache.org/httpclient-3.x/
+Apache License 2.0
+
+apache_httpcore
+using 4.2.4
+https://hc.apache.org/httpcomponents-core-ga/
+Apache License 2.0
+
+Buck (iOS support)
+2ff4f45a971776afcfbe88333d78c4ca6bf03df9
+http://facebook.github.io/buck/
+Apache License 2.0
+
+d3
+3.4.12
+http://d3js.org/
+BSD license
+
+dd_plist
+Version r111
+URL: http://plist.googlecode.com/svn-history/r111/trunk/
+MIT license
+
+protobuf-java:
+using 2.5.0 right now
+https://code.google.com/p/protobuf/
+New BSD License
+
+gson:
+using 2.2.4
+https://code.google.com/p/google-gson/
+Apache License 2.0
+
+guava:
+using 18.0 right now
+https://code.google.com/p/guava-libraries/
+Apache License 2.0
+
+joda-time:
+using 2.3 right now
+(maybe: drop this before initial release)
+http://www.joda.org/joda-time/
+Apache License 2.0
+
+jsr305:
+using latest, as of 2014-05-07, used for source code annotations
+https://code.google.com/p/jsr-305/
+New BSD License
+
+jquery
+v2_0_3
+http://jquery.com
+MIT license
+
+maven_model
+using 3.2.3
+http://maven.apache.org/ref/3.2.5/maven-model/
+Apache License 2.0
+
+plexus_interpolation
+using 1.22
+http://plexus.codehaus.org/plexus-components/plexus-interpolation/
+Apache License 2.0
+
+plexus_utils
+using 3.0.21
+http://plexus.codehaus.org/plexus-utils/
+Apache License 2.0
+
+TESTING
+
+junit:
+using 4.11 right now
+http://junit.org/
+Eclipse Public License Version 1.0
+
+truth:
+using 0.24 right now
+http://truth0.github.io/
+Apache License 2.0
+
+hamcrest:
+using 1.3 right now
+https://code.google.com/p/hamcrest/
+New BSD License