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.22.0 | jar | The Apache Software License, Version 2.0 |
com.google.http-client | google-http-client-protobuf | 1.22.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.22.0 | jar | The Apache Software License, Version 2.0 |
com.google.http-client | google-http-client-jackson2 | 1.22.0 | jar | The Apache Software License, Version 2.0 |
com.google.oauth-client | google-oauth-client | 1.22.0 | jar | The Apache Software License, Version 2.0 |
com.google.protobuf | protobuf-java | 2.6.1 | jar | New BSD license |
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 |
New BSD license: Protocol Buffer Java API
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, Protocol Buffer extensions to the Google APIs Client Library for Java, Protocol Buffer extensions to the Google HTTP 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.22.0.jar | 194.35 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.22.0.jar | 347.91 kB | 310 | 276 | 20 | 1.5 | debug |
google-http-client-jackson2-1.22.0.jar | 6.52 kB | 13 | 5 | 1 | 1.5 | debug |
google-http-client-protobuf-1.22.0.jar | 5.05 kB | 14 | 5 | 2 | 1.5 | debug |
google-oauth-client-1.22.0.jar | 59.68 kB | 57 | 47 | 3 | 1.5 | debug |
protobuf-java-2.6.1.jar | 582.66 kB | 286 | 276 | 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 |
14 | 4.13 MB | 3,429 | 3,113 | 146 | 1.5 | 14 |
compile: 13 | compile: 3.91 MB | compile: 3,162 | compile: 2,883 | compile: 116 | - | compile: 13 |
test: 1 | test: 231.78 kB | test: 267 | test: 230 | test: 30 | - | test: 1 |
Repo ID | URL | Release | Snapshot | Blacklisted |
---|---|---|---|---|
central | http://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.22.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.22.0 | - | - |
com.google.http-client:google-http-client-jackson2:jar:1.22.0 | - | - |
com.google.http-client:google-http-client-protobuf:jar:1.22.0 | - | - |
com.google.oauth-client:google-oauth-client:jar:1.22.0 | - | - |
com.google.protobuf:protobuf-java:jar:2.6.1 | - | - |
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 |
14 (compile: 13, test: 1) | 0 | 0 |