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 | License |
---|---|---|---|---|
com.google.guava | guava | 26.0-android | jar | The Apache Software License, Version 2.0 |
com.google.http-client | google-http-client-jackson2 | 1.39.0 | jar | The Apache Software License, Version 2.0 |
com.google.oauth-client | google-oauth-client | 1.31.4 | jar | The Apache Software 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 | License |
---|---|---|---|---|
com.google.http-client | google-http-client-gson | 1.39.0 | jar | The Apache Software License, Version 2.0 |
com.google.http-client | google-http-client-protobuf | 1.39.0 | jar | The Apache Software License, Version 2.0 |
junit | junit | 4.8.2 | jar | Common Public License Version 1.0 |
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
commons-codec | commons-codec | 1.6 | jar | The Apache Software License, Version 2.0 |
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 | License |
---|---|---|---|---|
com.fasterxml.jackson.core | jackson-core | 2.9.2 | jar | The Apache Software License, Version 2.0 |
com.google.code.findbugs | jsr305 | 3.0.2 | jar | The Apache Software License, Version 2.0 |
com.google.http-client | google-http-client | 1.39.0 | jar | The Apache Software License, Version 2.0 |
com.google.j2objc | j2objc-annotations | 1.1 | jar | The Apache Software License, Version 2.0 |
commons-logging | commons-logging | 1.2 | jar | The Apache Software License, Version 2.0 |
org.apache.httpcomponents | httpclient | 4.5.5 | jar | Apache License, Version 2.0 |
org.apache.httpcomponents | httpcore | 4.4.9 | 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 | License |
---|---|---|---|---|
com.google.code.gson | gson | 2.1 | jar | The Apache Software License, Version 2.0 |
com.google.protobuf | protobuf-java | 2.6.1 | jar | New BSD license |
New BSD license: Protocol Buffer Java API
Apache License, Version 2.0: Apache HttpClient, Apache HttpCore
Common Public License Version 1.0: JUnit
The Apache Software License, Version 2.0: Apache Commons Logging, Commons Codec, FindBugs-jsr305, GSON extensions to the Google HTTP Client Library for Java., Google APIs Client Library for Java, Google HTTP Client Library for Java, Google OAuth Client Library for Java, Gson, Guava: Google Core Libraries for Java, J2ObjC Annotations, Jackson 2 extensions to the Google HTTP Client Library for Java., Jackson-core, Protocol Buffer extensions to the Google HTTP Client Library for Java.
Filename | Size | Entries | Classes | Packages | JDK Rev | Debug |
---|---|---|---|---|---|---|
jackson-core-2.9.2.jar | 313.71 kB | 130 | 105 | 11 | 1.6 | debug |
jsr305-3.0.2.jar | 19.47 kB | 46 | 35 | 3 | 1.5 | debug |
gson-2.1.jar | 175.89 kB | 158 | 148 | 6 | 1.5 | debug |
guava-26.0-android.jar | 2.33 MB | 1,844 | 1,814 | 18 | 1.6 | debug |
google-http-client-1.39.0.jar | 261.81 kB | 223 | 200 | 16 | 1.6 | debug |
google-http-client-gson-1.39.0.jar | 8.40 kB | 14 | 6 | 1 | 1.6 | debug |
google-http-client-jackson2-1.39.0.jar | 6.58 kB | 13 | 5 | 1 | 1.6 | debug |
google-http-client-protobuf-1.39.0.jar | 5.17 kB | 14 | 5 | 2 | 1.6 | debug |
j2objc-annotations-1.1.jar | 8.58 kB | 23 | 12 | 1 | 1.5 | debug |
google-oauth-client-1.31.4.jar | 61.64 kB | 57 | 47 | 3 | 1.6 | debug |
protobuf-java-2.6.1.jar | 582.66 kB | 286 | 276 | 1 | 1.5 | debug |
commons-codec-1.6.jar | 227.32 kB | 218 | 76 | 6 | 1.5 | debug |
commons-logging-1.2.jar | 60.38 kB | 42 | 28 | 2 | 1.2 | debug |
junit-4.8.2.jar | 231.78 kB | 267 | 230 | 30 | 1.5 | debug |
httpclient-4.5.5.jar | 748.17 kB | 508 | 467 | 24 | 1.6 | debug |
httpcore-4.4.9.jar | 317.87 kB | 282 | 252 | 17 | 1.6 | debug |
Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
16 | 5.29 MB | 4,125 | 3,706 | 142 | 1.6 | 16 |
compile: 10 | compile: 4.09 MB | compile: 3,168 | compile: 2,965 | compile: 96 | - | compile: 10 |
test: 5 | test: 1,003.90 kB | test: 739 | test: 665 | test: 40 | - | test: 5 |
provided: 1 | provided: 227.32 kB | provided: 218 | provided: 76 | provided: 6 | - | provided: 1 |
Repo ID | URL | Release | Snapshot |
---|---|---|---|
apache.snapshots | http://repository.apache.org/snapshots | - | Yes |
sonatype-nexus-snapshots | https://oss.sonatype.org/content/repositories/snapshots | - | Yes |
central | https://repo.maven.apache.org/maven2 | Yes | - |
Repository locations for each of the Dependencies.
Artifact | apache.snapshots | sonatype-nexus-snapshots | central |
---|---|---|---|
com.fasterxml.jackson.core:jackson-core:jar:2.9.2 | - | - | - |
com.google.code.findbugs:jsr305:jar:3.0.2 | - | - | - |
com.google.code.gson:gson:jar:2.1 | - | - | - |
com.google.guava:guava:jar:26.0-android | - | - | - |
com.google.http-client:google-http-client:jar:1.39.0 | - | - | - |
com.google.http-client:google-http-client-gson:jar:1.39.0 | - | - | - |
com.google.http-client:google-http-client-jackson2:jar:1.39.0 | - | - | - |
com.google.http-client:google-http-client-protobuf:jar:1.39.0 | - | - | - |
com.google.j2objc:j2objc-annotations:jar:1.1 | - | - | - |
com.google.oauth-client:google-oauth-client:jar:1.31.4 | - | - | - |
com.google.protobuf:protobuf-java:jar:2.6.1 | - | - | - |
commons-codec:commons-codec:jar:1.6 | - | - | - |
commons-logging:commons-logging:jar:1.2 | - | - | - |
junit:junit:jar:4.8.2 | - | - | - |
org.apache.httpcomponents:httpclient:jar:4.5.5 | - | - | - |
org.apache.httpcomponents:httpcore:jar:4.4.9 | - | - | - |
Total | apache.snapshots | sonatype-nexus-snapshots | central |
16 (compile: 10, test: 5, provided: 1) | 0 | 0 | 0 |