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.api-client | google-api-client | 1.23.0 | jar | The Apache Software License, Version 2.0 |
com.google.oauth-client | google-oauth-client-java6 | 1.23.0 | 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 |
---|---|---|---|---|
junit | junit | 4.8.2 | jar | Common Public License Version 1.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.1.3 | jar | The Apache Software License, Version 2.0 |
com.google.code.findbugs | jsr305 | 1.3.9 | jar | The Apache Software License, Version 2.0 |
com.google.guava | guava-jdk5 | 17.0 | jar | The Apache Software License, Version 2.0 |
com.google.http-client | google-http-client | 1.23.0 | jar | The Apache Software License, Version 2.0 |
com.google.http-client | google-http-client-jackson2 | 1.23.0 | jar | The Apache Software License, Version 2.0 |
com.google.oauth-client | google-oauth-client | 1.23.0 | jar | The Apache Software License, Version 2.0 |
commons-codec | commons-codec | 1.3 | jar | /LICENSE.txt |
commons-logging | commons-logging | 1.1.1 | jar | The Apache Software License, Version 2.0 |
org.apache.httpcomponents | httpclient | 4.0.1 | jar | ../LICENSE.txt |
org.apache.httpcomponents | httpcore | 4.0.1 | jar | Apache License |
Apache License: HttpClient, HttpCore
The Apache Software License, Version 2.0: Codec, Commons Logging, FindBugs-jsr305, Google APIs Client Library for Java, Google HTTP Client Library for Java, Google OAuth Client Library for Java, Guava: Google Core Libraries for Java (JDK5 Backport), Jackson 2 extensions to the Google HTTP Client Library for Java., Jackson-core, Java 6 (and higher) Extensions to the Google API Client Library for Java., Java 6 (and higher) extensions to the Google OAuth Client Library for Java.
Common Public License Version 1.0: JUnit
Filename | Size | Entries | Classes | Packages | JDK Rev | Debug |
---|---|---|---|---|---|---|
jackson-core-2.1.3.jar | 201.95 kB | 110 | 89 | 8 | 1.5 | debug |
google-api-client-1.23.0.jar | 194.72 kB | 141 | 110 | 22 | 1.5 | debug |
jsr305-1.3.9.jar | 32.24 kB | 72 | 35 | 3 | 1.5 | debug |
guava-jdk5-17.0.jar | 1.96 MB | 1,628 | 1,599 | 17 | 1.5 | debug |
google-http-client-1.23.0.jar | 348.29 kB | 310 | 276 | 20 | 1.5 | debug |
google-http-client-jackson2-1.23.0.jar | 6.52 kB | 13 | 5 | 1 | 1.5 | debug |
google-oauth-client-1.23.0.jar | 60.33 kB | 57 | 47 | 3 | 1.5 | debug |
google-oauth-client-java6-1.23.0.jar | 10.95 kB | 16 | 6 | 1 | 1.5 | debug |
commons-codec-1.3.jar | 45.63 kB | 42 | 25 | 5 | 1.2 | debug |
commons-logging-1.1.1.jar | 59.26 kB | 42 | 28 | 2 | 1.1 | debug |
junit-4.8.2.jar | 231.78 kB | 267 | 230 | 30 | 1.5 | debug |
httpclient-4.0.1.jar | 284.22 kB | 266 | 230 | 22 | 1.5 | debug |
httpcore-4.0.1.jar | 168.84 kB | 181 | 158 | 10 | 1.3 | debug |
Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
13 | 3.57 MB | 3,145 | 2,838 | 144 | 1.5 | 13 |
compile: 12 | compile: 3.34 MB | compile: 2,878 | compile: 2,608 | compile: 114 | - | compile: 12 |
test: 1 | test: 231.78 kB | test: 267 | test: 230 | test: 30 | - | test: 1 |
Repo ID | URL | Release | Snapshot | Blacklisted |
---|---|---|---|---|
central | https://repo.maven.apache.org/maven2 | Yes | - | - |
sonatype-nexus-snapshots | https://oss.sonatype.org/content/repositories/snapshots | - | Yes | - |
apache.snapshots | http://people.apache.org/repo/m2-snapshot-repository | - | Yes | Yes |
Repository locations for each of the Dependencies.
Artifact | central | sonatype-nexus-snapshots |
---|---|---|
com.fasterxml.jackson.core:jackson-core:jar:2.1.3 | - | - |
com.google.api-client:google-api-client:jar:1.23.0 | - | - |
com.google.code.findbugs:jsr305:jar:1.3.9 | - | - |
com.google.guava:guava-jdk5:jar:17.0 | - | - |
com.google.http-client:google-http-client:jar:1.23.0 | - | - |
com.google.http-client:google-http-client-jackson2:jar:1.23.0 | - | - |
com.google.oauth-client:google-oauth-client:jar:1.23.0 | - | - |
com.google.oauth-client:google-oauth-client-java6:jar:1.23.0 | - | - |
commons-codec:commons-codec:jar:1.3 | - | - |
commons-logging:commons-logging:jar:1.1.1 | - | - |
junit:junit:jar:4.8.2 | - | - |
org.apache.httpcomponents:httpclient:jar:4.0.1 | - | - |
org.apache.httpcomponents:httpcore:jar:4.0.1 | - | - |
Total | central | sonatype-nexus-snapshots |
13 (compile: 12, test: 1) | 0 | 0 |