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.oauth-client | google-oauth-client | 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 |
---|---|---|---|---|
com.google.guava | guava-jdk5 | 17.0 | jar | The Apache Software License, Version 2.0 |
com.google.http-client | google-http-client-jackson | 1.22.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 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.google.code.findbugs | jsr305 | 1.3.9 | 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 |
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 |
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 |
---|---|---|---|---|
org.codehaus.jackson | jackson-core-asl | 1.9.11 | jar | The Apache Software License, Version 2.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 |
Apache License: HttpClient, HttpCore
The Apache Software License, Version 2.0: Commons Codec, Commons Logging, FindBugs-jsr305, Google HTTP Client Library for Java, Google OAuth Client Library for Java, Guava: Google Core Libraries for Java (JDK5 Backport), Jackson, Jackson extensions to the Google HTTP 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 |
---|---|---|---|---|---|---|
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-jackson-1.22.0.jar | 5.85 kB | 12 | 4 | 1 | 1.5 | debug |
google-oauth-client-1.22.0.jar | 59.68 kB | 57 | 47 | 3 | 1.5 | debug |
commons-codec-1.6.jar | 227.32 kB | 218 | 76 | 6 | 1.5 | 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 |
jackson-core-asl-1.9.11.jar | 226.69 kB | 137 | 121 | 8 | 1.5 | debug |
Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
11 | 3.57 MB | 3,190 | 2,804 | 122 | 1.5 | 11 |
compile: 6 | compile: 952.15 kB | compile: 928 | compile: 774 | compile: 60 | - | compile: 6 |
test: 4 | test: 2.42 MB | test: 2,044 | test: 1,954 | test: 56 | - | test: 4 |
provided: 1 | provided: 227.32 kB | provided: 218 | provided: 76 | provided: 6 | - | provided: 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.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-jackson:jar:1.22.0 | - | - |
com.google.oauth-client:google-oauth-client:jar:1.22.0 | - | - |
commons-codec:commons-codec:jar:1.6 | - | - |
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 | - | - |
org.codehaus.jackson:jackson-core-asl:jar:1.9.11 | - | - |
Total | central | sonatype-nexus-snapshots |
11 (compile: 6, test: 4, provided: 1) | 0 | 0 |