aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/README.md
diff options
context:
space:
mode:
authorGravatar Francois-Rene Rideau <tunes@google.com>2015-04-07 06:05:19 +0000
committerGravatar Damien Martin-Guillerez <dmarting@google.com>2015-04-08 08:45:53 +0000
commitc445809d11f82643b9a29636fd241aefef48fe9b (patch)
tree8a57d36013a80cd227435f68bfa5056271d86fab /third_party/README.md
parentd99b27b12437fd7f12c80f1ecebb66e4abf3d754 (diff)
Add Google auto to bazel
Add the Google auto generators for Java, for the sake of using AutoValue. Include dependencies apache commons collections and apache velocity. -- MOS_MIGRATED_REVID=90482044
Diffstat (limited to 'third_party/README.md')
-rw-r--r--third_party/README.md71
1 files changed, 52 insertions, 19 deletions
diff --git a/third_party/README.md b/third_party/README.md
index f2b9f59b47..afd6ca5106 100644
--- a/third_party/README.md
+++ b/third_party/README.md
@@ -10,10 +10,17 @@ a minimal set of extra dependencies.
* License: Eclipse Public License
+[apache_commons_collections](http://commons.apache.org/proper/commons-collections/)
+----------------------------
+
+* Version: 3.2.1
+* License: Apache License 2.0.
+
+
[apache_commons_logging](http://commons.apache.org/proper/commons-logging/)
------------------------
-* Version: 1.1.1.
+* Version: 1.1.1
* License: Apache License 2.0.
@@ -31,6 +38,29 @@ a minimal set of extra dependencies.
* License: Apache License 2.0
+[apache_velocity](http://velocity.apache.org/)
+-----------------
+
+* Version: 1.7
+* License: Apache License 2.0.
+
+
+[asm](https://asm.ow2.org)
+-----
+
+* Version: 5.0.3
+* License: 3-clause revised BSD
+
+
+[auto](https://github.com/google/auto)
+------
+
+* [auto_common](https://github.com/google/auto/tree/master/common) (version 0.3)
+* [auto_service](https://github.com/google/auto/tree/master/service) (version 1.0-rc2)
+* [auto_value](https://github.com/google/auto/tree/master/value) (version 1.0)
+* License: Apache License 2.0
+
+
[Buck (iOS support)](http://facebook.github.io/buck/)
--------------------
@@ -79,6 +109,13 @@ a minimal set of extra dependencies.
* Version: 2.3
* License: Apache License 2.0
+
+[jsr250](https://repository.apache.org/content/repositories/orgapachetomcat-002)
+--------
+* Version: 8.0.5
+* License: Apache License 2.0
+
+
[jsr305](https://code.google.com/p/jsr-305/)
--------
@@ -122,6 +159,20 @@ a minimal set of extra dependencies.
Testing
=======
+[hamcrest](https://code.google.com/p/hamcrest/)
+----------
+
+* Version: 1.3
+* License: New BSD License
+
+
+[iossim](https://code.google.com/p/google-toolbox-for-mac/source/browse/trunk/UnitTesting/iossim?r=701)
+--------
+
+* Version: Revision 701
+* License: 3-clause BSD
+
+
[junit](http://junit.org/)
-------
@@ -136,21 +187,3 @@ Testing
* License: Apache License 2.0
-[hamcrest](https://code.google.com/p/hamcrest/)
-----------
-
-* Version: 1.3
-* License: New BSD License
-
-
-[asm](https://asm.ow2.org)
------
-
-* Version: 5.0.3
-* License: 3-clause revised BSD
-
-[iossim](https://code.google.com/p/google-toolbox-for-mac/source/browse/trunk/UnitTesting/iossim?r=701)
---------
-
-* Version: Revision 701
-* License: 3-clause BSD