|
| 1 | +This file lists license and version information of all code we did not |
| 2 | +author, but ship together with the source so building Bazel requires |
| 3 | +a minimal set of extra dependencies. |
| 4 | + |
| 5 | + |
| 6 | +## [aether](http://eclipse.org/aether/) |
| 7 | + |
| 8 | +* Version: 1.0.0 v20140518 |
| 9 | +* License: Eclipse Public License |
| 10 | + |
| 11 | + |
| 12 | +## [android_common](http://mvnrepository.com/artifact/com.android.tools/sdk-common) |
| 13 | + |
| 14 | +* Version: 25.0.0 |
| 15 | +* License: Apache License 2.0. |
| 16 | + |
| 17 | + |
| 18 | +## [apache_commons_codec](http://commons.apache.org/proper/commons-codec/) |
| 19 | + |
| 20 | +* Version: 1.9 |
| 21 | +* License: Apache License 2.0. |
| 22 | + |
| 23 | + |
| 24 | +## [apache_commons_collections](http://commons.apache.org/proper/commons-collections/) |
| 25 | + |
| 26 | +* Version: 3.2.2 |
| 27 | +* License: Apache License 2.0. |
| 28 | + |
| 29 | + |
| 30 | +## [apache_commons_compress](http://commons.apache.org/proper/commons-compress/) |
| 31 | + |
| 32 | +* Version: 1.9 |
| 33 | +* License: Apache License 2.0. |
| 34 | + |
| 35 | + |
| 36 | +## [apache_commons_logging](http://commons.apache.org/proper/commons-logging/) |
| 37 | + |
| 38 | +* Version: 1.1.1 |
| 39 | +* License: Apache License 2.0. |
| 40 | + |
| 41 | +## [apache_commons_pool2](https://commons.apache.org/proper/commons-pool/) |
| 42 | + |
| 43 | +* Version: 2.3 |
| 44 | +* License: Apache License 2.0. |
| 45 | + |
| 46 | + |
| 47 | +## [apache_httpclient](http://hc.apache.org/httpclient-3.x/) |
| 48 | + |
| 49 | +* Version: 4.2.5 |
| 50 | +* License: Apache License 2.0 |
| 51 | + |
| 52 | + |
| 53 | +## [apache_httpcore](https://hc.apache.org/httpcomponents-core-ga/) |
| 54 | + |
| 55 | +* Version: 4.2.4 |
| 56 | +* License: Apache License 2.0 |
| 57 | + |
| 58 | + |
| 59 | +## [apache_velocity](http://velocity.apache.org/) |
| 60 | + |
| 61 | +* Version: 1.7 |
| 62 | +* License: Apache License 2.0. |
| 63 | + |
| 64 | + |
| 65 | +## apkbuilder |
| 66 | + |
| 67 | +* [apkbuilder](http://search.maven.org/remotecontent?filepath=com/android/tools/sdklib/25.0.0/sdklib-25.0.0-sources.jar) |
| 68 | +* [android common](http://search.maven.org/remotecontent?filepath=com/android/tools/sdk-common/25.0.0/sdk-common-25.0.0-sources.jar) |
| 69 | +* Version: 25.0.0 |
| 70 | +* License: Apache License 2.0. |
| 71 | + |
| 72 | + |
| 73 | +## [asm](https://asm.ow2.org) |
| 74 | + |
| 75 | +* Version: 5.0.4 |
| 76 | +* License: 3-clause revised BSD |
| 77 | + |
| 78 | + |
| 79 | +## [auto](https://github.com/google/auto) |
| 80 | + |
| 81 | +* [auto_common](https://github.com/google/auto/tree/master/common) (version 0.3) |
| 82 | +* [auto_service](https://github.com/google/auto/tree/master/service) (version 1.0-rc2) |
| 83 | +* [auto_value](https://github.com/google/auto/tree/master/value) (version 1.0) |
| 84 | +* License: Apache License 2.0 |
| 85 | + |
| 86 | + |
| 87 | +## [bytebuddy](https://github.com/raphw/byte-buddy) |
| 88 | + |
| 89 | +* Version: 0.7-rc6 |
| 90 | +* License: Apache License 2.0 |
| 91 | + |
| 92 | + |
| 93 | +## [Google's Dagger](https://github.com/google/dagger) |
| 94 | + |
| 95 | +* Version: 2.5 |
| 96 | +* License: Apache License 2.0 |
| 97 | + |
| 98 | +## [Error Prone](https://github.com/google/error-prone) |
| 99 | + |
| 100 | +* Version: 2.0.13 |
| 101 | +* License: Apache License 2.0 |
| 102 | + |
| 103 | + |
| 104 | +## [JCIP Annotations](https://github.com/stephenc/jcip-annotations/) |
| 105 | + |
| 106 | +* Version: 1.0-1 |
| 107 | +* License: Apache License 2.0 |
| 108 | + |
| 109 | + |
| 110 | +## [PCollections](https://github.com/pcollections/pcollections/) |
| 111 | + |
| 112 | +* Version: 2.1.2 |
| 113 | +* License: MIT |
| 114 | + |
| 115 | + |
| 116 | +## [jFormatString](https://code.google.com/p/j-format-string/) |
| 117 | + |
| 118 | +* Version: 3.0.0 |
| 119 | +* License: GNU GPL v2 with Classpath exception |
| 120 | + |
| 121 | +## [Checker Framework Dataflow](http://code.google.com/p/checker-framework/) |
| 122 | + |
| 123 | +* Version: 1.8.10 |
| 124 | +* License: GNU GPL v2 with Classpath exception, portions MIT |
| 125 | + |
| 126 | +## [Checker Framework Javacutil](http://code.google.com/p/checker-framework/) |
| 127 | + |
| 128 | +* Version: 1.8.10 |
| 129 | +* License: GNU GPL v2 with Classpath exception, portions MIT |
| 130 | + |
| 131 | +## [Buck (iOS support)](http://facebook.github.io/buck/) |
| 132 | + |
| 133 | +* Version: commit id 2ff4f45a971776afcfbe88333d78c4ca6bf03df9 |
| 134 | +* License: Apache License 2.0 |
| 135 | + |
| 136 | + |
| 137 | +## [dd_plist](http://plist.googlecode.com/svn-history/r111/trunk/) |
| 138 | + |
| 139 | +* Version: r111 |
| 140 | +* License: MIT license |
| 141 | + |
| 142 | + |
| 143 | +## [protobuf-java](https://code.google.com/p/protobuf/) |
| 144 | + |
| 145 | +* Version: 2.5.0 |
| 146 | +* License: New BSD License |
| 147 | + |
| 148 | + |
| 149 | +## [gtest](https://code.google.com/p/googletest/) |
| 150 | + |
| 151 | +* Version: 1.7.0 |
| 152 | +* License: New BSD License |
| 153 | + |
| 154 | + |
| 155 | +## [gson](https://code.google.com/p/google-gson/) |
| 156 | + |
| 157 | +* Version: 2.2.4 |
| 158 | +* License: Apache License 2.0 |
| 159 | + |
| 160 | + |
| 161 | +## [guava](https://code.google.com/p/guava-libraries/) |
| 162 | + |
| 163 | +* Version: 19.0 |
| 164 | +* License: Apache License 2.0 |
| 165 | + |
| 166 | + |
| 167 | +## [javac](https://github.com/google/error-prone-javac) |
| 168 | + |
| 169 | +* Version: 1.9.0-dev-r2973-2 (javac7.jar) and 1.9.0-dev-r2644-2 (javac-9-dev-r3297-1.jar) |
| 170 | +* License: GNU GPL v2 with Classpath exception (plus other licenses, see third_party/java/jdk/langtools/LICENSE file). |
| 171 | + |
| 172 | +## [jarjar](https://code.google.com/p/jarjar/) |
| 173 | + |
| 174 | +* Version: 1.4 |
| 175 | +* License: Apache License 2.0 |
| 176 | + |
| 177 | + |
| 178 | +## [jgit](https://eclipse.org/jgit/) |
| 179 | + |
| 180 | +* Version: 4.0.1.201506240215-r |
| 181 | +* License: Eclipse Distribution License 1.0 |
| 182 | + |
| 183 | + |
| 184 | +## [joda_time](http://www.joda.org/joda-time/) |
| 185 | + |
| 186 | +* Version: 2.3 |
| 187 | +* License: Apache License 2.0 |
| 188 | + |
| 189 | + |
| 190 | +## [jsr250](https://repository.apache.org/content/repositories/orgapachetomcat-002) |
| 191 | + |
| 192 | +* Version: 8.0.5 |
| 193 | +* License: Apache License 2.0 |
| 194 | + |
| 195 | + |
| 196 | +## [jsch](http://www.jcraft.com/jsch/) |
| 197 | + |
| 198 | +* Version: 0.1.51 |
| 199 | +* License: BSD-style license |
| 200 | + |
| 201 | + |
| 202 | +## [jsr305](https://code.google.com/p/jsr-305/) |
| 203 | + |
| 204 | +* Version: latest as of 2014-05-07 |
| 205 | +* License: New BSD License |
| 206 | + |
| 207 | + |
| 208 | +## [jsr330_inject](https://code.google.com/p/atinject/) |
| 209 | + |
| 210 | +* Version: 1 |
| 211 | +* License: Apache License 2.0 |
| 212 | + |
| 213 | + |
| 214 | +## [maven](http://mvnrepository.com/artifact/org.apache.maven) |
| 215 | + |
| 216 | +* Version: 3.3.3 |
| 217 | +* License: Apache License 2.0 |
| 218 | + |
| 219 | + |
| 220 | +## [maven_model](http://maven.apache.org/ref/3.2.3/maven-model/) |
| 221 | + |
| 222 | +* Version: 3.2.3 |
| 223 | +* License: Apache License 2.0 |
| 224 | + |
| 225 | + |
| 226 | +## [plexus_component_annotations](http://mvnrepository.com/artifact/org.codehaus.plexus/plexus-component-annotations) |
| 227 | + |
| 228 | +* Version: 1.6 |
| 229 | +* License: Apache License 2.0 |
| 230 | + |
| 231 | +## [plexus_interpolation](http://mvnrepository.com/artifact/org.codehaus.plexus/plexus-interpolation) |
| 232 | + |
| 233 | +* Version: 1.22 |
| 234 | +* License: Apache License 2.0 |
| 235 | + |
| 236 | + |
| 237 | +## [plexus_utils](http://mvnrepository.com/artifact/org.codehaus.plexus/plexus-utils) |
| 238 | + |
| 239 | +* Version: 3.0.21 |
| 240 | +* License: Apache License 2.0 |
| 241 | + |
| 242 | + |
| 243 | +## [slf4j](http://www.slf4j.org/) |
| 244 | + |
| 245 | +* Version: 1.7.7 |
| 246 | +* License: MIT license |
| 247 | + |
| 248 | + |
| 249 | +## [hazelcast](http://hazelcast.org/) |
| 250 | + |
| 251 | +* Version: 3.6.4 |
| 252 | +* License: Apache License 2.0 |
| 253 | + |
| 254 | + |
| 255 | +# Testing |
| 256 | + |
| 257 | +## [hamcrest](https://code.google.com/p/hamcrest/) |
| 258 | + |
| 259 | +* Version: 1.3 |
| 260 | +* License: New BSD License |
| 261 | + |
| 262 | + |
| 263 | +## [iossim](https://code.google.com/p/chromium/codesearch#chromium/src/testing/iossim/) |
| 264 | + |
| 265 | +* Version: latest as of 2015-10-09 |
| 266 | +* License: 3-clause BSD |
| 267 | + |
| 268 | + |
| 269 | +## [junit](http://junit.org/) |
| 270 | + |
| 271 | +* Version: 4.11 |
| 272 | +* License: Eclipse Public License Version 1.0 |
| 273 | + |
| 274 | + |
| 275 | +## [truth](http://google.github.io/truth/) |
| 276 | + |
| 277 | +* Version: 0.28 |
| 278 | +* License: Apache License 2.0 |
| 279 | + |
| 280 | +## [xz](http://tukaani.org/xz/java.html) |
| 281 | + |
| 282 | +* Version: 1.5 |
| 283 | +* License: Public Domain |
| 284 | + |
| 285 | +## [netty](http://netty.io/) |
| 286 | + |
| 287 | +* Version: 4.1.0.CR4 |
| 288 | +* License: Apache License 2.0 |
| 289 | + |
0 commit comments