The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
| GroupId | ArtifactId | Version | Type | Licenses |
|---|---|---|---|---|
| com.google.code.findbugs | jsr305 | 3.0.2 | jar | The Apache Software License, Version 2.0 |
| com.google.guava | guava | 29.0-android | jar | Apache License, Version 2.0 |
| com.google.j2objc | j2objc-annotations | 1.3 | jar | The Apache Software License, Version 2.0 |
| io.opencensus | opencensus-api | 0.24.0 | jar | The Apache License, Version 2.0 |
| io.opencensus | opencensus-contrib-http-util | 0.24.0 | jar | The Apache License, Version 2.0 |
| org.apache.httpcomponents | httpclient | 4.5.12 | jar | Apache License, Version 2.0 |
| org.apache.httpcomponents | httpcore | 4.4.13 | jar | Apache License, Version 2.0 |
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
| GroupId | ArtifactId | Version | Type | Licenses |
|---|---|---|---|---|
| com.google.guava | guava-testlib | 29.0-android | jar | Apache License, Version 2.0 |
| com.google.truth | truth | 1.0.1 | jar | The Apache Software License, Version 2.0 |
| io.opencensus | opencensus-impl | 0.24.0 | jar | The Apache License, Version 2.0 |
| io.opencensus | opencensus-testing | 0.24.0 | jar | The Apache License, Version 2.0 |
| junit | junit | 4.13 | jar | Eclipse Public License 1.0 |
| org.mockito | mockito-all | 1.10.19 | jar | The MIT License |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
| GroupId | ArtifactId | Version | Type | Licenses |
|---|---|---|---|---|
| com.google.errorprone | error_prone_annotations | 2.3.4 | jar | Apache 2.0 |
| com.google.guava | failureaccess | 1.0.1 | jar | The Apache Software License, Version 2.0 |
| com.google.guava | listenablefuture | 9999.0-empty-to-avoid-conflict-with-guava | jar | The Apache Software License, Version 2.0 |
| commons-codec | commons-codec | 1.11 | jar | Apache License, Version 2.0 |
| commons-logging | commons-logging | 1.2 | jar | The Apache Software License, Version 2.0 |
| io.grpc | grpc-context | 1.22.1 | jar | Apache 2.0 |
| org.checkerframework | checker-compat-qual | 2.5.5 | jar | GNU General Public License, version 2 (GPL2), with the classpath exceptionThe MIT License |
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
| GroupId | ArtifactId | Version | Type | Licenses |
|---|---|---|---|---|
| com.google.auto.value | auto-value-annotations | 1.6.3 | jar | Apache 2.0 |
| com.googlecode.java-diff-utils | diffutils | 1.3.0 | jar | The Apache Software License, Version 2.0 |
| com.lmax | disruptor | 3.4.2 | jar | The Apache Software License, Version 2.0 |
| io.opencensus | opencensus-impl-core | 0.24.0 | jar | The Apache License, Version 2.0 |
| org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
Apache 2.0: AutoValue Annotations, error-prone annotations, io.grpc:grpc-context
The Apache License, Version 2.0: OpenCensus
Eclipse Public License 1.0: JUnit
The MIT License: Checker Qual, Mockito
Apache License, Version 2.0: Apache Commons Codec, Apache HttpClient, Apache HttpCore, Guava Testing Library, Guava: Google Core Libraries for Java
GNU General Public License, version 2 (GPL2), with the classpath exception: Checker Qual
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: Apache Commons Logging, Disruptor Framework, FindBugs-jsr305, Google HTTP Client Library for Java, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, J2ObjC Annotations, Truth Core, java-diff-utils
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| auto-value-annotations-1.6.3.jar | 5.9 kB | 19 | 6 | 2 | 1.7 | No |
| jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes |
| error_prone_annotations-2.3.4.jar | 13.9 kB | 34 | 22 | 2 | 1.7 | No |
| failureaccess-1.0.1.jar | 4.6 kB | 15 | 2 | 1 | 1.7 | Yes |
| guava-29.0-android.jar | 2.6 MB | 1929 | 1899 | 18 | 1.7 | Yes |
| guava-testlib-29.0-android.jar | 769.7 kB | 596 | 575 | 7 | 1.7 | Yes |
| listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar | 2.2 kB | 7 | 0 | 0 | - | No |
| j2objc-annotations-1.3.jar | 8.8 kB | 23 | 12 | 1 | 1.5 | Yes |
| truth-1.0.1.jar | 242.4 kB | 173 | 162 | 1 | 1.7 | Yes |
| diffutils-1.3.0.jar | 34.1 kB | 35 | 26 | 2 | 1.5 | Yes |
| disruptor-3.4.2.jar | 83.1 kB | 87 | 80 | 3 | 1.7 | Yes |
| commons-codec-1.11.jar | 335 kB | 243 | 96 | 7 | 1.6 | Yes |
| commons-logging-1.2.jar | 61.8 kB | 42 | 28 | 2 | 1.2 | Yes |
| grpc-context-1.22.1.jar | 29.4 kB | 30 | 26 | 1 | 1.7 | Yes |
| opencensus-api-0.24.0.jar | 351.7 kB | 396 | 375 | 17 | 1.7 | Yes |
| opencensus-contrib-http-util-0.24.0.jar | 23.4 kB | 19 | 12 | 2 | 1.6 | Yes |
| opencensus-impl-0.24.0.jar | 12.1 kB | 25 | 13 | 7 | 1.7 | Yes |
| opencensus-impl-core-0.24.0.jar | 192.6 kB | 154 | 137 | 12 | 1.7 | Yes |
| opencensus-testing-0.24.0.jar | 3.3 kB | 9 | 2 | 2 | 1.7 | Yes |
| junit-4.13.jar | 381.8 kB | 387 | 348 | 32 | 1.5 | Yes |
| httpclient-4.5.12.jar | 778.2 kB | 511 | 470 | 24 | 1.6 | Yes |
| httpcore-4.4.13.jar | 328.6 kB | 283 | 253 | 17 | 1.6 | Yes |
| checker-compat-qual-2.5.5.jar | 5.9 kB | 17 | 10 | 1 | 1.6 | No |
| hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
| mockito-all-1.10.19.jar | 1.2 MB | 1215 | 752 | 79 | 1.5 | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 25 | 7.6 MB | 6347 | 5386 | 246 | 1.7 | 21 |
| compile: 14 | compile: 4.6 MB | compile: 3595 | compile: 3240 | compile: 96 | - | compile: 11 |
| test: 11 | test: 3 MB | test: 2752 | test: 2146 | test: 150 | - | test: 10 |