diff --git a/clirr-ignored-differences.xml b/clirr-ignored-differences.xml index a01d160d..1400411c 100644 --- a/clirr-ignored-differences.xml +++ b/clirr-ignored-differences.xml @@ -22,6 +22,25 @@ com/google/api/client/googleapis/media/MediaHttpUploader com.google.api.client.googleapis.media.MediaHttpUploader setBackOffPolicyEnabled(boolean) + + + + + 7006 + com/google/api/client/googleapis/auth/oauth2/GoogleIdToken$Payload + boolean getEmailVerified() + java.lang.Boolean + 8001 diff --git a/findbugs-exclude.xml b/findbugs-exclude.xml index 6b7906e7..1a54fcc8 100644 --- a/findbugs-exclude.xml +++ b/findbugs-exclude.xml @@ -2,6 +2,7 @@ + @@ -60,4 +61,8 @@ + + + + diff --git a/google-api-client-android/pom.xml b/google-api-client-android/pom.xml index 0f45ec68..04df89d1 100644 --- a/google-api-client-android/pom.xml +++ b/google-api-client-android/pom.xml @@ -4,7 +4,7 @@ com.google.api-client google-api-client-parent - 1.17.0-rc-SNAPSHOT + 1.17.1-rc-SNAPSHOT ../pom.xml google-api-client-android diff --git a/google-api-client-appengine/pom.xml b/google-api-client-appengine/pom.xml index eb9569ea..91dca8cf 100644 --- a/google-api-client-appengine/pom.xml +++ b/google-api-client-appengine/pom.xml @@ -4,7 +4,7 @@ com.google.api-client google-api-client-parent - 1.17.0-rc-SNAPSHOT + 1.17.1-rc-SNAPSHOT ../pom.xml google-api-client-appengine diff --git a/google-api-client-assembly/android-properties/google-api-client-1.17.0-rc-SNAPSHOT.jar.properties b/google-api-client-assembly/android-properties/google-api-client-1.17.1-rc-SNAPSHOT.jar.properties similarity index 100% rename from google-api-client-assembly/android-properties/google-api-client-1.17.0-rc-SNAPSHOT.jar.properties rename to google-api-client-assembly/android-properties/google-api-client-1.17.1-rc-SNAPSHOT.jar.properties diff --git a/google-api-client-assembly/android-properties/google-api-client-android-1.17.0-rc-SNAPSHOT.jar.properties b/google-api-client-assembly/android-properties/google-api-client-android-1.17.1-rc-SNAPSHOT.jar.properties similarity index 100% rename from google-api-client-assembly/android-properties/google-api-client-android-1.17.0-rc-SNAPSHOT.jar.properties rename to google-api-client-assembly/android-properties/google-api-client-android-1.17.1-rc-SNAPSHOT.jar.properties diff --git a/google-api-client-assembly/android-properties/google-api-client-gson-1.17.0-rc-SNAPSHOT.jar.properties b/google-api-client-assembly/android-properties/google-api-client-gson-1.17.1-rc-SNAPSHOT.jar.properties similarity index 100% rename from google-api-client-assembly/android-properties/google-api-client-gson-1.17.0-rc-SNAPSHOT.jar.properties rename to google-api-client-assembly/android-properties/google-api-client-gson-1.17.1-rc-SNAPSHOT.jar.properties diff --git a/google-api-client-assembly/android-properties/google-api-client-jackson2-1.17.0-rc-SNAPSHOT.jar.properties b/google-api-client-assembly/android-properties/google-api-client-jackson2-1.17.1-rc-SNAPSHOT.jar.properties similarity index 100% rename from google-api-client-assembly/android-properties/google-api-client-jackson2-1.17.0-rc-SNAPSHOT.jar.properties rename to google-api-client-assembly/android-properties/google-api-client-jackson2-1.17.1-rc-SNAPSHOT.jar.properties diff --git a/google-api-client-assembly/android-properties/google-api-client-protobuf-1.17.0-rc-SNAPSHOT.jar.properties b/google-api-client-assembly/android-properties/google-api-client-protobuf-1.17.1-rc-SNAPSHOT.jar.properties similarity index 100% rename from google-api-client-assembly/android-properties/google-api-client-protobuf-1.17.0-rc-SNAPSHOT.jar.properties rename to google-api-client-assembly/android-properties/google-api-client-protobuf-1.17.1-rc-SNAPSHOT.jar.properties diff --git a/google-api-client-assembly/android-properties/google-api-client-xml-1.17.0-rc-SNAPSHOT.jar.properties b/google-api-client-assembly/android-properties/google-api-client-xml-1.17.1-rc-SNAPSHOT.jar.properties similarity index 100% rename from google-api-client-assembly/android-properties/google-api-client-xml-1.17.0-rc-SNAPSHOT.jar.properties rename to google-api-client-assembly/android-properties/google-api-client-xml-1.17.1-rc-SNAPSHOT.jar.properties diff --git a/google-api-client-assembly/android-properties/google-http-client-1.17.0-rc-SNAPSHOT.jar.properties b/google-api-client-assembly/android-properties/google-http-client-1.17.1-rc-SNAPSHOT.jar.properties similarity index 100% rename from google-api-client-assembly/android-properties/google-http-client-1.17.0-rc-SNAPSHOT.jar.properties rename to google-api-client-assembly/android-properties/google-http-client-1.17.1-rc-SNAPSHOT.jar.properties diff --git a/google-api-client-assembly/android-properties/google-http-client-android-1.17.0-rc-SNAPSHOT.jar.properties b/google-api-client-assembly/android-properties/google-http-client-android-1.17.1-rc-SNAPSHOT.jar.properties similarity index 100% rename from google-api-client-assembly/android-properties/google-http-client-android-1.17.0-rc-SNAPSHOT.jar.properties rename to google-api-client-assembly/android-properties/google-http-client-android-1.17.1-rc-SNAPSHOT.jar.properties diff --git a/google-api-client-assembly/android-properties/google-http-client-gson-1.17.0-rc-SNAPSHOT.jar.properties b/google-api-client-assembly/android-properties/google-http-client-gson-1.17.1-rc-SNAPSHOT.jar.properties similarity index 100% rename from google-api-client-assembly/android-properties/google-http-client-gson-1.17.0-rc-SNAPSHOT.jar.properties rename to google-api-client-assembly/android-properties/google-http-client-gson-1.17.1-rc-SNAPSHOT.jar.properties diff --git a/google-api-client-assembly/android-properties/google-http-client-jackson-1.17.0-rc-SNAPSHOT.jar.properties b/google-api-client-assembly/android-properties/google-http-client-jackson-1.17.1-rc-SNAPSHOT.jar.properties similarity index 100% rename from google-api-client-assembly/android-properties/google-http-client-jackson-1.17.0-rc-SNAPSHOT.jar.properties rename to google-api-client-assembly/android-properties/google-http-client-jackson-1.17.1-rc-SNAPSHOT.jar.properties diff --git a/google-api-client-assembly/android-properties/google-http-client-jackson2-1.17.0-rc-SNAPSHOT.jar.properties b/google-api-client-assembly/android-properties/google-http-client-jackson2-1.17.1-rc-SNAPSHOT.jar.properties similarity index 100% rename from google-api-client-assembly/android-properties/google-http-client-jackson2-1.17.0-rc-SNAPSHOT.jar.properties rename to google-api-client-assembly/android-properties/google-http-client-jackson2-1.17.1-rc-SNAPSHOT.jar.properties diff --git a/google-api-client-assembly/android-properties/google-http-client-protobuf-1.17.0-rc-SNAPSHOT.jar.properties b/google-api-client-assembly/android-properties/google-http-client-protobuf-1.17.1-rc-SNAPSHOT.jar.properties similarity index 100% rename from google-api-client-assembly/android-properties/google-http-client-protobuf-1.17.0-rc-SNAPSHOT.jar.properties rename to google-api-client-assembly/android-properties/google-http-client-protobuf-1.17.1-rc-SNAPSHOT.jar.properties diff --git a/google-api-client-assembly/android-properties/google-http-client-xml-1.17.0-rc-SNAPSHOT.jar.properties b/google-api-client-assembly/android-properties/google-http-client-xml-1.17.1-rc-SNAPSHOT.jar.properties similarity index 100% rename from google-api-client-assembly/android-properties/google-http-client-xml-1.17.0-rc-SNAPSHOT.jar.properties rename to google-api-client-assembly/android-properties/google-http-client-xml-1.17.1-rc-SNAPSHOT.jar.properties diff --git a/google-api-client-assembly/android-properties/google-oauth-client-1.17.0-rc-SNAPSHOT.jar.properties b/google-api-client-assembly/android-properties/google-oauth-client-1.17.1-rc-SNAPSHOT.jar.properties similarity index 100% rename from google-api-client-assembly/android-properties/google-oauth-client-1.17.0-rc-SNAPSHOT.jar.properties rename to google-api-client-assembly/android-properties/google-oauth-client-1.17.1-rc-SNAPSHOT.jar.properties diff --git a/google-api-client-assembly/assembly.xml b/google-api-client-assembly/assembly.xml index a2207b52..6578dd86 100644 --- a/google-api-client-assembly/assembly.xml +++ b/google-api-client-assembly/assembly.xml @@ -9,38 +9,43 @@ LICENSE.txt + google-api-java-client classpath-include true + google-api-java-client proguard-google-api-client.txt + google-api-java-client readme.html true + google-api-java-client dependencies + google-api-java-client/dependencies target/libs *.pom - libs + google-api-java-client/libs android-properties - libs + google-api-java-client/libs true target/libs-sources - libs-sources + google-api-java-client/libs-sources diff --git a/google-api-client-assembly/dependencies/google-api-client-android-dependencies.html b/google-api-client-assembly/dependencies/google-api-client-android-dependencies.html index 4f509e74..128b3a74 100644 --- a/google-api-client-assembly/dependencies/google-api-client-android-dependencies.html +++ b/google-api-client-assembly/dependencies/google-api-client-android-dependencies.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ @import url("./css/site.css"); - + @@ -24,8 +24,8 @@
- Last Published: 2013-07-03 -  | Version: 1.17.0-rc-SNAPSHOT + Last Published: 2013-09-05 +  | Version: 1.17.1-rc-SNAPSHOT
@@ -47,7 +47,144 @@
-

Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionTypeLicense
com.google.android.google-play-servicesgoogle-play-services1jar-
com.google.api-clientgoogle-api-client1.17.0-rc-SNAPSHOTjarThe Apache Software License, Version 2.0
com.google.http-clientgoogle-http-client-android1.17.0-rc-SNAPSHOTjarThe Apache Software License, Version 2.0

provided

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:

GroupIdArtifactIdVersionTypeLicense
com.google.androidandroid4.1.1.4jarApache 2.0

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionTypeLicense
com.google.code.findbugsjsr3051.3.9jarThe Apache Software License, Version 2.0
com.google.http-clientgoogle-http-client1.17.0-rc-SNAPSHOTjarThe Apache Software License, Version 2.0
com.google.oauth-clientgoogle-oauth-client1.17.0-rc-SNAPSHOTjarThe Apache Software License, Version 2.0
commons-codeccommons-codec1.3jar/LICENSE.txt
commons-loggingcommons-logging1.1.1jarThe Apache Software License, Version 2.0
org.apache.httpcomponentshttpclient4.0.1jar../LICENSE.txt
org.apache.httpcomponentshttpcore4.0.1jarApache License
xpp3xpp31.1.4cjarIndiana University Extreme! Lab Software License, vesion 1.1.1-Public Domain-Apache Software License, version 1.1

provided

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:

GroupIdArtifactIdVersionTypeLicense
org.jsonjson20080701jarprovided without support or warranty
org.khronosopengl-apigl1.1-android-2.1_r1jarApache 2.0
xercesxmlParserAPIs2.6.2jar-

Project Dependency Graph

-

Dependency Tree

  • com.google.api-client:google-api-client-android:jar:1.17.0-rc-SNAPSHOT Information
    • com.google.android:android:jar:4.1.1.4 (provided) Information
      • commons-logging:commons-logging:jar:1.1.1 (compile) Information
      • org.apache.httpcomponents:httpclient:jar:4.0.1 (compile) Information
        • org.apache.httpcomponents:httpcore:jar:4.0.1 (compile) Information
        • commons-codec:commons-codec:jar:1.3 (compile) Information
      • +
      • com.google.api-client:google-api-client:jar:1.17.1-rc-SNAPSHOT (compile) Information +
      • +
      • com.google.http-client:google-http-client-android:jar:1.17.1-rc-SNAPSHOT (compile) Information +
      • +
      • com.google.android.google-play-services:google-play-services:jar:1 (provided) Information
+
+

Licenses

+

Apache Software License, version 1.1: MXP1: Xml Pull Parser 3rd Edition (XPP3)

+

Public Domain: MXP1: Xml Pull Parser 3rd Edition (XPP3)

+

Unknown: google-play-services, xmlParserAPIs

+

Apache License: HttpClient, HttpCore

+

provided without support or warranty: JSON (JavaScript Object Notation)

+

Apache 2.0: Google Android Java ME Library (Khronos), Google Android Library

+

The Apache Software License, Version 2.0: Android Platform Extensions to the Google APIs Client Library for Java., Android Platform Extensions to the Google HTTP Client Library for Java., Codec, Commons Logging, FindBugs-jsr305, Google APIs Client Library for Java, Google HTTP Client Library for Java, Google OAuth Client Library for Java

+

Indiana University Extreme! Lab Software License, vesion 1.1.1: MXP1: Xml Pull Parser 3rd Edition (XPP3)

+
+

Dependency File Details

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
FilenameSizeEntriesClassesPackagesJDK RevDebug
android-4.1.1.4.jar12.35 MB7,2641,698711.5debug
google-play-services-1.jar225.92 kB246245101.5release
google-api-client-1.17.1-rc-SNAPSHOT.jar160.22 kB11084171.5debug
jsr305-1.3.9.jar32.24 kB723531.5debug
google-http-client-1.17.1-rc-SNAPSHOT.jar263.79 kB241208191.5debug
google-http-client-android-1.17.1-rc-SNAPSHOT.jar11.78 kB211131.5debug
google-oauth-client-1.17.1-rc-SNAPSHOT.jar59.63 kB574731.5debug
commons-codec-1.3.jar45.63 kB422551.2debug
commons-logging-1.1.1.jar59.26 kB422821.1debug
httpclient-4.0.1.jar284.22 kB266230221.5debug
httpcore-4.0.1.jar168.84 kB181158101.3debug
json-20080701.jar36.99 kB261711.3debug
opengl-api-gl1.1-android-2.1_r1.jar18.06 kB251321.5debug
xmlParserAPIs-2.6.2.jar121.80 kB238207171.1release
xpp3-1.1.4c.jar117.25 kB7856131.1debug
TotalSizeEntriesClassesPackagesJDK RevDebug
1513.92 MB8,9093,0621981.513
compile: 9compile: 1.06 MBcompile: 1,032compile: 826compile: 84-compile: 9
provided: 6provided: 12.86 MBprovided: 7,877provided: 2,236provided: 114-provided: 4
+
+

Dependency Repository Locations

+ + + + + + + + + + + + + + + + + + + + +
Repo IDURLReleaseSnapshot
apache.snapshotshttp://people.apache.org/repo/m2-snapshot-repository-Yes
sonatype-nexus-snapshotshttps://oss.sonatype.org/content/repositories/snapshots-Yes
centralhttp://repo.maven.apache.org/maven2Yes-
+

Repository locations for each of the Dependencies.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Artifactapache.snapshotssonatype-nexus-snapshotscentral
com.google.android:android:jar:4.1.1.4--Found at http://repo.maven.apache.org/maven2
com.google.android.google-play-services:google-play-services:jar:1---
com.google.api-client:google-api-client:jar:1.17.1-rc-SNAPSHOT---
com.google.code.findbugs:jsr305:jar:1.3.9--Found at http://repo.maven.apache.org/maven2
com.google.http-client:google-http-client:jar:1.17.1-rc-SNAPSHOT---
com.google.http-client:google-http-client-android:jar:1.17.1-rc-SNAPSHOT---
com.google.oauth-client:google-oauth-client:jar:1.17.1-rc-SNAPSHOT---
commons-codec:commons-codec:jar:1.3--Found at http://repo.maven.apache.org/maven2
commons-logging:commons-logging:jar:1.1.1--Found at http://repo.maven.apache.org/maven2
org.apache.httpcomponents:httpclient:jar:4.0.1--Found at http://repo.maven.apache.org/maven2
org.apache.httpcomponents:httpcore:jar:4.0.1--Found at http://repo.maven.apache.org/maven2
org.json:json:jar:20080701--Found at http://repo.maven.apache.org/maven2
org.khronos:opengl-api:jar:gl1.1-android-2.1_r1--Found at http://repo.maven.apache.org/maven2
xerces:xmlParserAPIs:jar:2.6.2--Found at http://repo.maven.apache.org/maven2
xpp3:xpp3:jar:1.1.4c--Found at http://repo.maven.apache.org/maven2
Totalapache.snapshotssonatype-nexus-snapshotscentral
15 (compile: 9, provided: 6)0010
diff --git a/google-api-client-assembly/dependencies/google-api-client-appengine-dependencies.html b/google-api-client-assembly/dependencies/google-api-client-appengine-dependencies.html index 8ccc70f0..512ed039 100644 --- a/google-api-client-assembly/dependencies/google-api-client-appengine-dependencies.html +++ b/google-api-client-assembly/dependencies/google-api-client-appengine-dependencies.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ @import url("./css/site.css"); - + @@ -24,8 +24,8 @@
- Last Published: 2013-07-03 -  | Version: 1.17.0-rc-SNAPSHOT + Last Published: 2013-09-05 +  | Version: 1.17.1-rc-SNAPSHOT
@@ -47,7 +47,186 @@
-

Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionTypeLicense
com.google.api-clientgoogle-api-client1.17.0-rc-SNAPSHOTjarThe Apache Software License, Version 2.0
com.google.api-clientgoogle-api-client-servlet1.17.0-rc-SNAPSHOTjarThe Apache Software License, Version 2.0
com.google.http-clientgoogle-http-client-appengine1.17.0-rc-SNAPSHOTjarThe Apache Software License, Version 2.0
com.google.oauth-clientgoogle-oauth-client-appengine1.17.0-rc-SNAPSHOTjarThe Apache Software License, Version 2.0

test

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:

GroupIdArtifactIdVersionTypeLicense
com.google.appengineappengine-api-labs1.7.7jarGoogle App Engine Terms of Service
com.google.appengineappengine-api-stubs1.7.7jarGoogle App Engine Terms of Service
com.google.appengineappengine-testing1.7.7jarGoogle App Engine Terms of Service
com.google.guavaguava-jdk513.0jarThe Apache Software License, Version 2.0
junitjunit4.8.2jarCommon Public License Version 1.0

provided

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:

GroupIdArtifactIdVersionTypeLicense
com.google.appengineappengine-api-1.0-sdk1.7.7jarGoogle App Engine Terms of Service

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionTypeLicense
com.google.code.findbugsjsr3051.3.9jarThe Apache Software License, Version 2.0
com.google.http-clientgoogle-http-client1.17.0-rc-SNAPSHOTjarThe Apache Software License, Version 2.0
com.google.http-clientgoogle-http-client-jdo1.17.0-rc-SNAPSHOTjarThe Apache Software License, Version 2.0
com.google.oauth-clientgoogle-oauth-client1.17.0-rc-SNAPSHOTjarThe Apache Software License, Version 2.0
com.google.oauth-clientgoogle-oauth-client-servlet1.17.0-rc-SNAPSHOTjarThe Apache Software License, Version 2.0
commons-codeccommons-codec1.3jar/LICENSE.txt
commons-loggingcommons-logging1.1.1jarThe Apache Software License, Version 2.0
javax.jdojdo2-api2.3-ebjarApache 2
javax.servletservlet-api2.5jar-
javax.transactiontransaction-api1.1jar-
org.apache.httpcomponentshttpclient4.0.1jar../LICENSE.txt
org.apache.httpcomponentshttpcore4.0.1jarApache License
xpp3xpp31.1.4cjarIndiana University Extreme! Lab Software License, vesion 1.1.1-Public Domain-Apache Software License, version 1.1

Project Dependency Graph

-

Dependency Tree

+
+

Licenses

+

Google App Engine Terms of Service: appengine-api-1.0-sdk, appengine-api-labs, appengine-api-stubs, appengine-testing

+

Apache 2: JDO2 API

+

Unknown: servlet-api, transaction-api

+

Apache License: HttpClient, HttpCore

+

Common Public License Version 1.0: JUnit

+

The Apache Software License, Version 2.0: Codec, Commons Logging, FindBugs-jsr305, Google APIs Client Library for Java, Google App Engine extensions to the Google API Client Library for Java., Google App Engine extensions to the Google HTTP Client Library for Java., Google App Engine extensions to the Google OAuth Client Library for Java., Google HTTP Client Library for Java, Google OAuth Client Library for Java, Guava: Google Core Libraries for Java, JDO extensions to the Google HTTP Client Library for Java., Servlet and JDO extensions to the Google API Client Library for Java., Servlet and JDO extensions to the Google OAuth Client Library for Java.

+
+

Dependency File Details

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
FilenameSizeEntriesClassesPackagesJDK RevDebug
google-api-client-1.17.1-rc-SNAPSHOT.jar160.22 kB11084171.5debug
google-api-client-servlet-1.17.1-rc-SNAPSHOT.jar6.57 kB14411.5debug
appengine-api-1.0-sdk-1.7.7.jar30.66 MB6,5666,044861.6debug
appengine-api-labs-1.7.7.jar10.94 MB1,4481,374101.6debug
appengine-api-stubs-1.7.7.jar12.16 MB3,0982,7851671.6debug
appengine-testing-1.7.7.jar10.32 MB2,2932,265261.6debug
jsr305-1.3.9.jar32.24 kB723531.5debug
guava-jdk5-13.0.jar1.71 MB1,3961,372131.5debug
google-http-client-1.17.1-rc-SNAPSHOT.jar263.79 kB241208191.5debug
google-http-client-appengine-1.17.1-rc-SNAPSHOT.jar15.97 kB221221.5debug
google-http-client-jdo-1.17.1-rc-SNAPSHOT.jar11.46 kB14611.5debug
google-oauth-client-1.17.1-rc-SNAPSHOT.jar59.63 kB574731.5debug
google-oauth-client-appengine-1.17.1-rc-SNAPSHOT.jar7.77 kB17721.5debug
google-oauth-client-servlet-1.17.1-rc-SNAPSHOT.jar21.60 kB241141.5debug
commons-codec-1.3.jar45.63 kB422551.2debug
commons-logging-1.1.1.jar59.26 kB422821.1debug
jdo2-api-2.3-eb.jar188.18 kB22618271.5debug
servlet-api-2.5.jar102.65 kB684221.5debug
transaction-api-1.1.jar14.72 kB241821.3debug
junit-4.8.2.jar231.78 kB267230301.5debug
httpclient-4.0.1.jar284.22 kB266230221.5debug
httpcore-4.0.1.jar168.84 kB181158101.3debug
TotalSizeEntriesClassesPackagesJDK RevDebug
2267.42 MB16,48815,1674341.622
compile: 16compile: 1.41 MBcompile: 1,420compile: 1,097compile: 102-compile: 16
test: 5test: 35.35 MBtest: 8,502test: 8,026test: 246-test: 5
provided: 1provided: 30.66 MBprovided: 6,566provided: 6,044provided: 86-provided: 1
+
+

Dependency Repository Locations

+ + + + + + + + + + + + + + + + + + + + +
Repo IDURLReleaseSnapshot
apache.snapshotshttp://people.apache.org/repo/m2-snapshot-repository-Yes
sonatype-nexus-snapshotshttps://oss.sonatype.org/content/repositories/snapshots-Yes
centralhttp://repo.maven.apache.org/maven2Yes-
+

Repository locations for each of the Dependencies.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Artifactapache.snapshotssonatype-nexus-snapshotscentral
com.google.api-client:google-api-client:jar:1.17.1-rc-SNAPSHOT---
com.google.api-client:google-api-client-servlet:jar:1.17.1-rc-SNAPSHOT---
com.google.appengine:appengine-api-1.0-sdk:jar:1.7.7--Found at http://repo.maven.apache.org/maven2
com.google.appengine:appengine-api-labs:jar:1.7.7--Found at http://repo.maven.apache.org/maven2
com.google.appengine:appengine-api-stubs:jar:1.7.7--Found at http://repo.maven.apache.org/maven2
com.google.appengine:appengine-testing:jar:1.7.7--Found at http://repo.maven.apache.org/maven2
com.google.code.findbugs:jsr305:jar:1.3.9--Found at http://repo.maven.apache.org/maven2
com.google.guava:guava-jdk5:jar:13.0--Found at http://repo.maven.apache.org/maven2
com.google.http-client:google-http-client:jar:1.17.1-rc-SNAPSHOT---
com.google.http-client:google-http-client-appengine:jar:1.17.1-rc-SNAPSHOT---
com.google.http-client:google-http-client-jdo:jar:1.17.1-rc-SNAPSHOT---
com.google.oauth-client:google-oauth-client:jar:1.17.1-rc-SNAPSHOT---
com.google.oauth-client:google-oauth-client-appengine:jar:1.17.1-rc-SNAPSHOT---
com.google.oauth-client:google-oauth-client-servlet:jar:1.17.1-rc-SNAPSHOT---
commons-codec:commons-codec:jar:1.3--Found at http://repo.maven.apache.org/maven2
commons-logging:commons-logging:jar:1.1.1--Found at http://repo.maven.apache.org/maven2
javax.jdo:jdo2-api:jar:2.3-eb--Found at http://repo.maven.apache.org/maven2
javax.servlet:servlet-api:jar:2.5--Found at http://repo.maven.apache.org/maven2
javax.transaction:transaction-api:jar:1.1--Found at http://repo.maven.apache.org/maven2
junit:junit:jar:4.8.2--Found at http://repo.maven.apache.org/maven2
org.apache.httpcomponents:httpclient:jar:4.0.1--Found at http://repo.maven.apache.org/maven2
org.apache.httpcomponents:httpcore:jar:4.0.1--Found at http://repo.maven.apache.org/maven2
Totalapache.snapshotssonatype-nexus-snapshotscentral
22 (compile: 16, test: 5, provided: 1)0014
diff --git a/google-api-client-assembly/dependencies/google-api-client-dependencies.html b/google-api-client-assembly/dependencies/google-api-client-dependencies.html index 18a346a7..e21b24ab 100644 --- a/google-api-client-assembly/dependencies/google-api-client-dependencies.html +++ b/google-api-client-assembly/dependencies/google-api-client-dependencies.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ @import url("./css/site.css"); - + @@ -24,8 +24,8 @@
- Last Published: 2013-07-03 -  | Version: 1.17.0-rc-SNAPSHOT + Last Published: 2013-09-05 +  | Version: 1.17.1-rc-SNAPSHOT
@@ -47,7 +47,142 @@
-

Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionTypeLicense
com.google.oauth-clientgoogle-oauth-client1.17.0-rc-SNAPSHOTjarThe Apache Software License, Version 2.0

test

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:

GroupIdArtifactIdVersionTypeLicense
com.google.guavaguava-jdk513.0jarThe Apache Software License, Version 2.0
com.google.http-clientgoogle-http-client-gson1.17.0-rc-SNAPSHOTjarThe Apache Software License, Version 2.0
com.google.http-clientgoogle-http-client-jackson1.17.0-rc-SNAPSHOTjarThe Apache Software License, Version 2.0
junitjunit4.8.2jarCommon Public License Version 1.0

provided

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:

GroupIdArtifactIdVersionTypeLicense
commons-codeccommons-codec1.6jarThe Apache Software License, Version 2.0

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionTypeLicense
com.google.code.findbugsjsr3051.3.9jarThe Apache Software License, Version 2.0
com.google.http-clientgoogle-http-client1.17.0-rc-SNAPSHOTjarThe Apache Software License, Version 2.0
commons-loggingcommons-logging1.1.1jarThe Apache Software License, Version 2.0
org.apache.httpcomponentshttpclient4.0.1jar../LICENSE.txt
org.apache.httpcomponentshttpcore4.0.1jarApache License
xpp3xpp31.1.4cjarIndiana University Extreme! Lab Software License, vesion 1.1.1-Public Domain-Apache Software License, version 1.1

test

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:

GroupIdArtifactIdVersionTypeLicense
com.google.code.gsongson2.1jarThe Apache Software License, Version 2.0
org.codehaus.jacksonjackson-core-asl1.9.11jarThe Apache Software License, Version 2.0

Project Dependency Graph

-

Dependency Tree

+
+

Licenses

+

Apache License: HttpClient, HttpCore

+

Common Public License Version 1.0: JUnit

+

The Apache Software License, Version 2.0: Commons Codec, Commons Logging, 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, Jackson, Jackson extensions to the Google HTTP Client Library for Java.

+
+

Dependency File Details

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
FilenameSizeEntriesClassesPackagesJDK RevDebug
jsr305-1.3.9.jar32.24 kB723531.5debug
gson-2.1.jar175.89 kB15814861.5debug
guava-jdk5-13.0.jar1.71 MB1,3961,372131.5debug
google-http-client-1.17.1-rc-SNAPSHOT.jar263.79 kB241208191.5debug
google-http-client-gson-1.17.1-rc-SNAPSHOT.jar8.36 kB14611.5debug
google-http-client-jackson-1.17.1-rc-SNAPSHOT.jar5.90 kB12411.5debug
google-oauth-client-1.17.1-rc-SNAPSHOT.jar59.63 kB574731.5debug
commons-codec-1.6.jar227.32 kB2187661.5debug
commons-logging-1.1.1.jar59.26 kB422821.1debug
junit-4.8.2.jar231.78 kB267230301.5debug
httpclient-4.0.1.jar284.22 kB266230221.5debug
httpcore-4.0.1.jar168.84 kB181158101.3debug
jackson-core-asl-1.9.11.jar226.69 kB13712181.5debug
TotalSizeEntriesClassesPackagesJDK RevDebug
133.41 MB3,0612,6631241.513
compile: 6compile: 867.98 kBcompile: 859compile: 706compile: 59-compile: 6
test: 6test: 2.34 MBtest: 1,984test: 1,881test: 59-test: 6
provided: 1provided: 227.32 kBprovided: 218provided: 76provided: 6-provided: 1
+
+

Dependency Repository Locations

+ + + + + + + + + + + + + + + + + + + + +
Repo IDURLReleaseSnapshot
apache.snapshotshttp://people.apache.org/repo/m2-snapshot-repository-Yes
sonatype-nexus-snapshotshttps://oss.sonatype.org/content/repositories/snapshots-Yes
centralhttp://repo.maven.apache.org/maven2Yes-
+

Repository locations for each of the Dependencies.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Artifactapache.snapshotssonatype-nexus-snapshotscentral
com.google.code.findbugs:jsr305:jar:1.3.9--Found at http://repo.maven.apache.org/maven2
com.google.code.gson:gson:jar:2.1--Found at http://repo.maven.apache.org/maven2
com.google.guava:guava-jdk5:jar:13.0--Found at http://repo.maven.apache.org/maven2
com.google.http-client:google-http-client:jar:1.17.1-rc-SNAPSHOT---
com.google.http-client:google-http-client-gson:jar:1.17.1-rc-SNAPSHOT---
com.google.http-client:google-http-client-jackson:jar:1.17.1-rc-SNAPSHOT---
com.google.oauth-client:google-oauth-client:jar:1.17.1-rc-SNAPSHOT---
commons-codec:commons-codec:jar:1.6--Found at http://repo.maven.apache.org/maven2
commons-logging:commons-logging:jar:1.1.1--Found at http://repo.maven.apache.org/maven2
junit:junit:jar:4.8.2--Found at http://repo.maven.apache.org/maven2
org.apache.httpcomponents:httpclient:jar:4.0.1--Found at http://repo.maven.apache.org/maven2
org.apache.httpcomponents:httpcore:jar:4.0.1--Found at http://repo.maven.apache.org/maven2
org.codehaus.jackson:jackson-core-asl:jar:1.9.11--Found at http://repo.maven.apache.org/maven2
Totalapache.snapshotssonatype-nexus-snapshotscentral
13 (compile: 6, test: 6, provided: 1)009
diff --git a/google-api-client-assembly/dependencies/google-api-client-gson-dependencies.html b/google-api-client-assembly/dependencies/google-api-client-gson-dependencies.html index e5d0f832..89872fd3 100644 --- a/google-api-client-assembly/dependencies/google-api-client-gson-dependencies.html +++ b/google-api-client-assembly/dependencies/google-api-client-gson-dependencies.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ @import url("./css/site.css"); - + @@ -24,8 +24,8 @@
- Last Published: 2013-07-03 -  | Version: 1.17.0-rc-SNAPSHOT + Last Published: 2013-09-05 +  | Version: 1.17.1-rc-SNAPSHOT
@@ -47,7 +47,94 @@
-

Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionTypeLicense
com.google.api-clientgoogle-api-client1.17.0-rc-SNAPSHOTjarThe Apache Software License, Version 2.0
com.google.http-clientgoogle-http-client-gson1.17.0-rc-SNAPSHOTjarThe Apache Software License, Version 2.0

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionTypeLicense
com.google.code.findbugsjsr3051.3.9jarThe Apache Software License, Version 2.0
com.google.code.gsongson2.1jarThe Apache Software License, Version 2.0
com.google.http-clientgoogle-http-client1.17.0-rc-SNAPSHOTjarThe Apache Software License, Version 2.0
com.google.oauth-clientgoogle-oauth-client1.17.0-rc-SNAPSHOTjarThe Apache Software License, Version 2.0
commons-codeccommons-codec1.3jar/LICENSE.txt
commons-loggingcommons-logging1.1.1jarThe Apache Software License, Version 2.0
org.apache.httpcomponentshttpclient4.0.1jar../LICENSE.txt
org.apache.httpcomponentshttpcore4.0.1jarApache License
xpp3xpp31.1.4cjarIndiana University Extreme! Lab Software License, vesion 1.1.1-Public Domain-Apache Software License, version 1.1

Project Dependency Graph

-

Dependency Tree

+
+

Licenses

+

Apache License: HttpClient, HttpCore

+

The Apache Software License, Version 2.0: Codec, Commons Logging, FindBugs-jsr305, GSON extensions to the Google APIs Client Library for Java, 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

+
+

Dependency File Details

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
FilenameSizeEntriesClassesPackagesJDK RevDebug
google-api-client-1.17.1-rc-SNAPSHOT.jar160.22 kB11084171.5debug
jsr305-1.3.9.jar32.24 kB723531.5debug
gson-2.1.jar175.89 kB15814861.5debug
google-http-client-1.17.1-rc-SNAPSHOT.jar263.79 kB241208191.5debug
google-http-client-gson-1.17.1-rc-SNAPSHOT.jar8.36 kB14611.5debug
google-oauth-client-1.17.1-rc-SNAPSHOT.jar59.63 kB574731.5debug
commons-codec-1.3.jar45.63 kB422551.2debug
commons-logging-1.1.1.jar59.26 kB422821.1debug
httpclient-4.0.1.jar284.22 kB266230221.5debug
httpcore-4.0.1.jar168.84 kB181158101.3debug
TotalSizeEntriesClassesPackagesJDK RevDebug
101.23 MB1,183969881.510
compile: 10compile: 1.23 MBcompile: 1,183compile: 969compile: 88-compile: 10
+
+

Dependency Repository Locations

+ + + + + + + + + + + + + + + + + + + + +
Repo IDURLReleaseSnapshot
apache.snapshotshttp://people.apache.org/repo/m2-snapshot-repository-Yes
sonatype-nexus-snapshotshttps://oss.sonatype.org/content/repositories/snapshots-Yes
centralhttp://repo.maven.apache.org/maven2Yes-
+

Repository locations for each of the Dependencies.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Artifactapache.snapshotssonatype-nexus-snapshotscentral
com.google.api-client:google-api-client:jar:1.17.1-rc-SNAPSHOT---
com.google.code.findbugs:jsr305:jar:1.3.9--Found at http://repo.maven.apache.org/maven2
com.google.code.gson:gson:jar:2.1--Found at http://repo.maven.apache.org/maven2
com.google.http-client:google-http-client:jar:1.17.1-rc-SNAPSHOT---
com.google.http-client:google-http-client-gson:jar:1.17.1-rc-SNAPSHOT---
com.google.oauth-client:google-oauth-client:jar:1.17.1-rc-SNAPSHOT---
commons-codec:commons-codec:jar:1.3--Found at http://repo.maven.apache.org/maven2
commons-logging:commons-logging:jar:1.1.1--Found at http://repo.maven.apache.org/maven2
org.apache.httpcomponents:httpclient:jar:4.0.1--Found at http://repo.maven.apache.org/maven2
org.apache.httpcomponents:httpcore:jar:4.0.1--Found at http://repo.maven.apache.org/maven2
Totalapache.snapshotssonatype-nexus-snapshotscentral
10 (compile: 10)006
diff --git a/google-api-client-assembly/dependencies/google-api-client-jackson2-dependencies.html b/google-api-client-assembly/dependencies/google-api-client-jackson2-dependencies.html index 27406db1..5a66683e 100644 --- a/google-api-client-assembly/dependencies/google-api-client-jackson2-dependencies.html +++ b/google-api-client-assembly/dependencies/google-api-client-jackson2-dependencies.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ @import url("./css/site.css"); - + @@ -24,8 +24,8 @@
- Last Published: 2013-07-03 -  | Version: 1.17.0-rc-SNAPSHOT + Last Published: 2013-09-05 +  | Version: 1.17.1-rc-SNAPSHOT
@@ -47,7 +47,94 @@
-

Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionTypeLicense
com.google.api-clientgoogle-api-client1.17.0-rc-SNAPSHOTjarThe Apache Software License, Version 2.0
com.google.http-clientgoogle-http-client-jackson21.17.0-rc-SNAPSHOTjarThe Apache Software License, Version 2.0

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionTypeLicense
com.fasterxml.jackson.corejackson-core2.1.3jarThe Apache Software License, Version 2.0
com.google.code.findbugsjsr3051.3.9jarThe Apache Software License, Version 2.0
com.google.http-clientgoogle-http-client1.17.0-rc-SNAPSHOTjarThe Apache Software License, Version 2.0
com.google.oauth-clientgoogle-oauth-client1.17.0-rc-SNAPSHOTjarThe Apache Software License, Version 2.0
commons-codeccommons-codec1.3jar/LICENSE.txt
commons-loggingcommons-logging1.1.1jarThe Apache Software License, Version 2.0
org.apache.httpcomponentshttpclient4.0.1jar../LICENSE.txt
org.apache.httpcomponentshttpcore4.0.1jarApache License
xpp3xpp31.1.4cjarIndiana University Extreme! Lab Software License, vesion 1.1.1-Public Domain-Apache Software License, version 1.1

Project Dependency Graph

-

Dependency Tree

+
+

Licenses

+

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, Jackson 2 extensions to the Google APIs Client Library for Java, Jackson 2 extensions to the Google HTTP Client Library for Java., Jackson-core

+
+

Dependency File Details

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
FilenameSizeEntriesClassesPackagesJDK RevDebug
jackson-core-2.1.3.jar201.95 kB1108981.5debug
google-api-client-1.17.1-rc-SNAPSHOT.jar160.22 kB11084171.5debug
jsr305-1.3.9.jar32.24 kB723531.5debug
google-http-client-1.17.1-rc-SNAPSHOT.jar263.79 kB241208191.5debug
google-http-client-jackson2-1.17.1-rc-SNAPSHOT.jar6.65 kB13511.5debug
google-oauth-client-1.17.1-rc-SNAPSHOT.jar59.63 kB574731.5debug
commons-codec-1.3.jar45.63 kB422551.2debug
commons-logging-1.1.1.jar59.26 kB422821.1debug
httpclient-4.0.1.jar284.22 kB266230221.5debug
httpcore-4.0.1.jar168.84 kB181158101.3debug
TotalSizeEntriesClassesPackagesJDK RevDebug
101.25 MB1,134909901.510
compile: 10compile: 1.25 MBcompile: 1,134compile: 909compile: 90-compile: 10
+
+

Dependency Repository Locations

+ + + + + + + + + + + + + + + + + + + + +
Repo IDURLReleaseSnapshot
apache.snapshotshttp://people.apache.org/repo/m2-snapshot-repository-Yes
sonatype-nexus-snapshotshttps://oss.sonatype.org/content/repositories/snapshots-Yes
centralhttp://repo.maven.apache.org/maven2Yes-
+

Repository locations for each of the Dependencies.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Artifactapache.snapshotssonatype-nexus-snapshotscentral
com.fasterxml.jackson.core:jackson-core:jar:2.1.3--Found at http://repo.maven.apache.org/maven2
com.google.api-client:google-api-client:jar:1.17.1-rc-SNAPSHOT---
com.google.code.findbugs:jsr305:jar:1.3.9--Found at http://repo.maven.apache.org/maven2
com.google.http-client:google-http-client:jar:1.17.1-rc-SNAPSHOT---
com.google.http-client:google-http-client-jackson2:jar:1.17.1-rc-SNAPSHOT---
com.google.oauth-client:google-oauth-client:jar:1.17.1-rc-SNAPSHOT---
commons-codec:commons-codec:jar:1.3--Found at http://repo.maven.apache.org/maven2
commons-logging:commons-logging:jar:1.1.1--Found at http://repo.maven.apache.org/maven2
org.apache.httpcomponents:httpclient:jar:4.0.1--Found at http://repo.maven.apache.org/maven2
org.apache.httpcomponents:httpcore:jar:4.0.1--Found at http://repo.maven.apache.org/maven2
Totalapache.snapshotssonatype-nexus-snapshotscentral
10 (compile: 10)006
diff --git a/google-api-client-assembly/dependencies/google-api-client-java6-dependencies.html b/google-api-client-assembly/dependencies/google-api-client-java6-dependencies.html index 3a416981..f301ab01 100644 --- a/google-api-client-assembly/dependencies/google-api-client-java6-dependencies.html +++ b/google-api-client-assembly/dependencies/google-api-client-java6-dependencies.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ @import url("./css/site.css"); - + @@ -24,8 +24,8 @@
- Last Published: 2013-07-03 -  | Version: 1.17.0-rc-SNAPSHOT + Last Published: 2013-09-05 +  | Version: 1.17.1-rc-SNAPSHOT
@@ -47,7 +47,104 @@
-

Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionTypeLicense
com.google.api-clientgoogle-api-client1.17.0-rc-SNAPSHOTjarThe Apache Software License, Version 2.0
com.google.oauth-clientgoogle-oauth-client-java61.17.0-rc-SNAPSHOTjarThe Apache Software License, Version 2.0

test

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:

GroupIdArtifactIdVersionTypeLicense
junitjunit4.8.2jarCommon Public License Version 1.0

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionTypeLicense
com.google.code.findbugsjsr3051.3.9jarThe Apache Software License, Version 2.0
com.google.http-clientgoogle-http-client1.17.0-rc-SNAPSHOTjarThe Apache Software License, Version 2.0
com.google.oauth-clientgoogle-oauth-client1.17.0-rc-SNAPSHOTjarThe Apache Software License, Version 2.0
commons-codeccommons-codec1.3jar/LICENSE.txt
commons-loggingcommons-logging1.1.1jarThe Apache Software License, Version 2.0
org.apache.httpcomponentshttpclient4.0.1jar../LICENSE.txt
org.apache.httpcomponentshttpcore4.0.1jarApache License
xpp3xpp31.1.4cjarIndiana University Extreme! Lab Software License, vesion 1.1.1-Public Domain-Apache Software License, version 1.1

Project Dependency Graph

-

Dependency Tree

+
+

Licenses

+

Apache License: HttpClient, HttpCore

+

Common Public License Version 1.0: JUnit

+

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, 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.

+
+

Dependency File Details

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
FilenameSizeEntriesClassesPackagesJDK RevDebug
google-api-client-1.17.1-rc-SNAPSHOT.jar160.22 kB11084171.5debug
jsr305-1.3.9.jar32.24 kB723531.5debug
google-http-client-1.17.1-rc-SNAPSHOT.jar263.79 kB241208191.5debug
google-oauth-client-1.17.1-rc-SNAPSHOT.jar59.63 kB574731.5debug
google-oauth-client-java6-1.17.1-rc-SNAPSHOT.jar10.59 kB16611.5debug
commons-codec-1.3.jar45.63 kB422551.2debug
commons-logging-1.1.1.jar59.26 kB422821.1debug
junit-4.8.2.jar231.78 kB267230301.5debug
httpclient-4.0.1.jar284.22 kB266230221.5debug
httpcore-4.0.1.jar168.84 kB181158101.3debug
TotalSizeEntriesClassesPackagesJDK RevDebug
101.29 MB1,2941,0511121.510
compile: 9compile: 1.06 MBcompile: 1,027compile: 821compile: 82-compile: 9
test: 1test: 231.78 kBtest: 267test: 230test: 30-test: 1
+
+

Dependency Repository Locations

+ + + + + + + + + + + + + + + + + + + + +
Repo IDURLReleaseSnapshot
apache.snapshotshttp://people.apache.org/repo/m2-snapshot-repository-Yes
sonatype-nexus-snapshotshttps://oss.sonatype.org/content/repositories/snapshots-Yes
centralhttp://repo.maven.apache.org/maven2Yes-
+

Repository locations for each of the Dependencies.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Artifactapache.snapshotssonatype-nexus-snapshotscentral
com.google.api-client:google-api-client:jar:1.17.1-rc-SNAPSHOT---
com.google.code.findbugs:jsr305:jar:1.3.9--Found at http://repo.maven.apache.org/maven2
com.google.http-client:google-http-client:jar:1.17.1-rc-SNAPSHOT---
com.google.oauth-client:google-oauth-client:jar:1.17.1-rc-SNAPSHOT---
com.google.oauth-client:google-oauth-client-java6:jar:1.17.1-rc-SNAPSHOT---
commons-codec:commons-codec:jar:1.3--Found at http://repo.maven.apache.org/maven2
commons-logging:commons-logging:jar:1.1.1--Found at http://repo.maven.apache.org/maven2
junit:junit:jar:4.8.2--Found at http://repo.maven.apache.org/maven2
org.apache.httpcomponents:httpclient:jar:4.0.1--Found at http://repo.maven.apache.org/maven2
org.apache.httpcomponents:httpcore:jar:4.0.1--Found at http://repo.maven.apache.org/maven2
Totalapache.snapshotssonatype-nexus-snapshotscentral
10 (compile: 9, test: 1)006
diff --git a/google-api-client-assembly/dependencies/google-api-client-protobuf-dependencies.html b/google-api-client-assembly/dependencies/google-api-client-protobuf-dependencies.html index 2ec7c491..618a51a8 100644 --- a/google-api-client-assembly/dependencies/google-api-client-protobuf-dependencies.html +++ b/google-api-client-assembly/dependencies/google-api-client-protobuf-dependencies.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ @import url("./css/site.css"); - + @@ -24,8 +24,8 @@
- Last Published: 2013-07-03 -  | Version: 1.17.0-rc-SNAPSHOT + Last Published: 2013-09-05 +  | Version: 1.17.1-rc-SNAPSHOT
@@ -47,7 +47,110 @@
-

Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionTypeLicense
com.google.api-clientgoogle-api-client1.17.0-rc-SNAPSHOTjarThe Apache Software License, Version 2.0
com.google.http-clientgoogle-http-client-protobuf1.17.0-rc-SNAPSHOTjarThe Apache Software License, Version 2.0

test

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:

GroupIdArtifactIdVersionTypeLicense
junitjunit4.8.2jarCommon Public License Version 1.0

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionTypeLicense
com.google.code.findbugsjsr3051.3.9jarThe Apache Software License, Version 2.0
com.google.http-clientgoogle-http-client1.17.0-rc-SNAPSHOTjarThe Apache Software License, Version 2.0
com.google.oauth-clientgoogle-oauth-client1.17.0-rc-SNAPSHOTjarThe Apache Software License, Version 2.0
com.google.protobufprotobuf-java2.4.1jarNew BSD license
commons-codeccommons-codec1.3jar/LICENSE.txt
commons-loggingcommons-logging1.1.1jarThe Apache Software License, Version 2.0
org.apache.httpcomponentshttpclient4.0.1jar../LICENSE.txt
org.apache.httpcomponentshttpcore4.0.1jarApache License
xpp3xpp31.1.4cjarIndiana University Extreme! Lab Software License, vesion 1.1.1-Public Domain-Apache Software License, version 1.1

Project Dependency Graph

-

Dependency Tree

+
+

Licenses

+

Apache License: HttpClient, HttpCore

+

New BSD license: Protocol Buffer Java API

+

Common Public License Version 1.0: JUnit

+

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, Protocol Buffer extensions to the Google APIs Client Library for Java, Protocol Buffer extensions to the Google HTTP Client Library for Java.

+
+

Dependency File Details

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
FilenameSizeEntriesClassesPackagesJDK RevDebug
google-api-client-1.17.1-rc-SNAPSHOT.jar160.22 kB11084171.5debug
jsr305-1.3.9.jar32.24 kB723531.5debug
google-http-client-1.17.1-rc-SNAPSHOT.jar263.79 kB241208191.5debug
google-http-client-protobuf-1.17.1-rc-SNAPSHOT.jar5.09 kB14521.5debug
google-oauth-client-1.17.1-rc-SNAPSHOT.jar59.63 kB574731.5debug
protobuf-java-2.4.1.jar439.73 kB21420411.5debug
commons-codec-1.3.jar45.63 kB422551.2debug
commons-logging-1.1.1.jar59.26 kB422821.1debug
junit-4.8.2.jar231.78 kB267230301.5debug
httpclient-4.0.1.jar284.22 kB266230221.5debug
httpcore-4.0.1.jar168.84 kB181158101.3debug
TotalSizeEntriesClassesPackagesJDK RevDebug
111.71 MB1,5061,2541141.511
compile: 10compile: 1.48 MBcompile: 1,239compile: 1,024compile: 84-compile: 10
test: 1test: 231.78 kBtest: 267test: 230test: 30-test: 1
+
+

Dependency Repository Locations

+ + + + + + + + + + + + + + + + + + + + +
Repo IDURLReleaseSnapshot
apache.snapshotshttp://people.apache.org/repo/m2-snapshot-repository-Yes
sonatype-nexus-snapshotshttps://oss.sonatype.org/content/repositories/snapshots-Yes
centralhttp://repo.maven.apache.org/maven2Yes-
+

Repository locations for each of the Dependencies.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Artifactapache.snapshotssonatype-nexus-snapshotscentral
com.google.api-client:google-api-client:jar:1.17.1-rc-SNAPSHOT---
com.google.code.findbugs:jsr305:jar:1.3.9--Found at http://repo.maven.apache.org/maven2
com.google.http-client:google-http-client:jar:1.17.1-rc-SNAPSHOT---
com.google.http-client:google-http-client-protobuf:jar:1.17.1-rc-SNAPSHOT---
com.google.oauth-client:google-oauth-client:jar:1.17.1-rc-SNAPSHOT---
com.google.protobuf:protobuf-java:jar:2.4.1--Found at http://repo.maven.apache.org/maven2
commons-codec:commons-codec:jar:1.3--Found at http://repo.maven.apache.org/maven2
commons-logging:commons-logging:jar:1.1.1--Found at http://repo.maven.apache.org/maven2
junit:junit:jar:4.8.2--Found at http://repo.maven.apache.org/maven2
org.apache.httpcomponents:httpclient:jar:4.0.1--Found at http://repo.maven.apache.org/maven2
org.apache.httpcomponents:httpcore:jar:4.0.1--Found at http://repo.maven.apache.org/maven2
Totalapache.snapshotssonatype-nexus-snapshotscentral
11 (compile: 10, test: 1)007
diff --git a/google-api-client-assembly/dependencies/google-api-client-servlet-dependencies.html b/google-api-client-assembly/dependencies/google-api-client-servlet-dependencies.html index c4c8c7a7..2279e4fd 100644 --- a/google-api-client-assembly/dependencies/google-api-client-servlet-dependencies.html +++ b/google-api-client-assembly/dependencies/google-api-client-servlet-dependencies.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ @import url("./css/site.css"); - + @@ -24,8 +24,8 @@
- Last Published: 2013-07-03 -  | Version: 1.17.0-rc-SNAPSHOT + Last Published: 2013-09-05 +  | Version: 1.17.1-rc-SNAPSHOT
@@ -47,7 +47,128 @@
-

Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionTypeLicense
com.google.api-clientgoogle-api-client1.17.0-rc-SNAPSHOTjarThe Apache Software License, Version 2.0
com.google.oauth-clientgoogle-oauth-client-servlet1.17.0-rc-SNAPSHOTjarThe Apache Software License, Version 2.0
javax.jdojdo2-api2.3-ebjarApache 2
javax.servletservlet-api2.5jar-

test

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:

GroupIdArtifactIdVersionTypeLicense
junitjunit4.8.2jarCommon Public License Version 1.0

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionTypeLicense
com.google.code.findbugsjsr3051.3.9jarThe Apache Software License, Version 2.0
com.google.http-clientgoogle-http-client1.17.0-rc-SNAPSHOTjarThe Apache Software License, Version 2.0
com.google.http-clientgoogle-http-client-jdo1.17.0-rc-SNAPSHOTjarThe Apache Software License, Version 2.0
com.google.oauth-clientgoogle-oauth-client1.17.0-rc-SNAPSHOTjarThe Apache Software License, Version 2.0
commons-codeccommons-codec1.3jar/LICENSE.txt
commons-loggingcommons-logging1.1.1jarThe Apache Software License, Version 2.0
javax.transactiontransaction-api1.1jar-
org.apache.httpcomponentshttpclient4.0.1jar../LICENSE.txt
org.apache.httpcomponentshttpcore4.0.1jarApache License
xpp3xpp31.1.4cjarIndiana University Extreme! Lab Software License, vesion 1.1.1-Public Domain-Apache Software License, version 1.1

Project Dependency Graph

-

Dependency Tree

  • com.google.api-client:google-api-client-servlet:jar:1.17.0-rc-SNAPSHOT Information
    • com.google.oauth-client:google-oauth-client-servlet:jar:1.17.0-rc-SNAPSHOT (compile) Information
      • com.google.oauth-client:google-oauth-client:jar:1.17.0-rc-SNAPSHOT (compile) Information
        • com.google.http-client:google-http-client:jar:1.17.0-rc-SNAPSHOT (compile) Information
          • org.apache.httpcomponents:httpclient:jar:4.0.1 (compile) Information
            • org.apache.httpcomponents:httpcore:jar:4.0.1 (compile) Information
            • commons-logging:commons-logging:jar:1.1.1 (compile) Information
            • commons-codec:commons-codec:jar:1.3 (compile) Information
        • +
        • com.google.code.findbugs:jsr305:jar:1.3.9 (compile) Information
      • +
      • com.google.http-client:google-http-client-jdo:jar:1.17.1-rc-SNAPSHOT (compile) Information
    • +
    • com.google.api-client:google-api-client:jar:1.17.1-rc-SNAPSHOT (compile) Information
    • +
    • junit:junit:jar:4.8.2 (test) Information
    • +
    • javax.servlet:servlet-api:jar:2.5 (compile) Information
    • +
    • javax.jdo:jdo2-api:jar:2.3-eb (compile) Information +
        +
      • javax.transaction:transaction-api:jar:1.1 (compile) Information
+
+

Licenses

+

Apache 2: JDO2 API

+

Unknown: servlet-api, transaction-api

+

Apache License: HttpClient, HttpCore

+

Common Public License Version 1.0: JUnit

+

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, JDO extensions to the Google HTTP Client Library for Java., Servlet and JDO extensions to the Google API Client Library for Java., Servlet and JDO extensions to the Google OAuth Client Library for Java.

+
+

Dependency File Details

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
FilenameSizeEntriesClassesPackagesJDK RevDebug
google-api-client-1.17.1-rc-SNAPSHOT.jar160.22 kB11084171.5debug
jsr305-1.3.9.jar32.24 kB723531.5debug
google-http-client-1.17.1-rc-SNAPSHOT.jar263.79 kB241208191.5debug
google-http-client-jdo-1.17.1-rc-SNAPSHOT.jar11.46 kB14611.5debug
google-oauth-client-1.17.1-rc-SNAPSHOT.jar59.63 kB574731.5debug
google-oauth-client-servlet-1.17.1-rc-SNAPSHOT.jar21.60 kB241141.5debug
commons-codec-1.3.jar45.63 kB422551.2debug
commons-logging-1.1.1.jar59.26 kB422821.1debug
jdo2-api-2.3-eb.jar188.18 kB22618271.5debug
servlet-api-2.5.jar102.65 kB684221.5debug
transaction-api-1.1.jar14.72 kB241821.3debug
junit-4.8.2.jar231.78 kB267230301.5debug
httpclient-4.0.1.jar284.22 kB266230221.5debug
httpcore-4.0.1.jar168.84 kB181158101.3debug
TotalSizeEntriesClassesPackagesJDK RevDebug
141.61 MB1,6341,3041271.514
compile: 13compile: 1.38 MBcompile: 1,367compile: 1,074compile: 97-compile: 13
test: 1test: 231.78 kBtest: 267test: 230test: 30-test: 1
+
+

Dependency Repository Locations

+ + + + + + + + + + + + + + + + + + + + +
Repo IDURLReleaseSnapshot
apache.snapshotshttp://people.apache.org/repo/m2-snapshot-repository-Yes
sonatype-nexus-snapshotshttps://oss.sonatype.org/content/repositories/snapshots-Yes
centralhttp://repo.maven.apache.org/maven2Yes-
+

Repository locations for each of the Dependencies.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Artifactapache.snapshotssonatype-nexus-snapshotscentral
com.google.api-client:google-api-client:jar:1.17.1-rc-SNAPSHOT---
com.google.code.findbugs:jsr305:jar:1.3.9--Found at http://repo.maven.apache.org/maven2
com.google.http-client:google-http-client:jar:1.17.1-rc-SNAPSHOT---
com.google.http-client:google-http-client-jdo:jar:1.17.1-rc-SNAPSHOT---
com.google.oauth-client:google-oauth-client:jar:1.17.1-rc-SNAPSHOT---
com.google.oauth-client:google-oauth-client-servlet:jar:1.17.1-rc-SNAPSHOT---
commons-codec:commons-codec:jar:1.3--Found at http://repo.maven.apache.org/maven2
commons-logging:commons-logging:jar:1.1.1--Found at http://repo.maven.apache.org/maven2
javax.jdo:jdo2-api:jar:2.3-eb--Found at http://repo.maven.apache.org/maven2
javax.servlet:servlet-api:jar:2.5--Found at http://repo.maven.apache.org/maven2
javax.transaction:transaction-api:jar:1.1--Found at http://repo.maven.apache.org/maven2
junit:junit:jar:4.8.2--Found at http://repo.maven.apache.org/maven2
org.apache.httpcomponents:httpclient:jar:4.0.1--Found at http://repo.maven.apache.org/maven2
org.apache.httpcomponents:httpcore:jar:4.0.1--Found at http://repo.maven.apache.org/maven2
Totalapache.snapshotssonatype-nexus-snapshotscentral
14 (compile: 13, test: 1)009
diff --git a/google-api-client-assembly/dependencies/google-api-client-xml-dependencies.html b/google-api-client-assembly/dependencies/google-api-client-xml-dependencies.html index e3a68b7a..d4fd2cf4 100644 --- a/google-api-client-assembly/dependencies/google-api-client-xml-dependencies.html +++ b/google-api-client-assembly/dependencies/google-api-client-xml-dependencies.html @@ -1,53 +1,156 @@ - - - - - - Project Dependencies - - - - - - - - - -
- -
-
-
-

Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionTypeLicense
com.google.api-clientgoogle-api-client1.17.0-rc-SNAPSHOTjarThe Apache Software License, Version 2.0
com.google.http-clientgoogle-http-client-xml1.17.0-rc-SNAPSHOTjarThe Apache Software License, Version 2.0

test

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:

GroupIdArtifactIdVersionTypeLicense
junitjunit4.8.2jarCommon Public License Version 1.0

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionTypeLicense
com.google.code.findbugsjsr3051.3.9jarThe Apache Software License, Version 2.0
com.google.http-clientgoogle-http-client1.17.0-rc-SNAPSHOTjarThe Apache Software License, Version 2.0
com.google.oauth-clientgoogle-oauth-client1.17.0-rc-SNAPSHOTjarThe Apache Software License, Version 2.0
commons-codeccommons-codec1.3jar/LICENSE.txt
commons-loggingcommons-logging1.1.1jarThe Apache Software License, Version 2.0
org.apache.httpcomponentshttpclient4.0.1jar../LICENSE.txt
org.apache.httpcomponentshttpcore4.0.1jarApache License
xpp3xpp31.1.4cjarIndiana University Extreme! Lab Software License, vesion 1.1.1-Public Domain-Apache Software License, version 1.1

Project Dependency Graph

-

Dependency Tree

+
+

Licenses

+

Apache Software License, version 1.1: MXP1: Xml Pull Parser 3rd Edition (XPP3)

+

Public Domain: MXP1: Xml Pull Parser 3rd Edition (XPP3)

+

Apache License: HttpClient, HttpCore

+

Common Public License Version 1.0: JUnit

+

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, XML extensions to the Google APIs Client Library for Java, XML extensions to the Google HTTP Client Library for Java.

+

Indiana University Extreme! Lab Software License, vesion 1.1.1: MXP1: Xml Pull Parser 3rd Edition (XPP3)

+
+

Dependency File Details

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
FilenameSizeEntriesClassesPackagesJDK RevDebug
google-api-client-1.17.1-rc-SNAPSHOT.jar160.22 kB11084171.5debug
jsr305-1.3.9.jar32.24 kB723531.5debug
google-http-client-1.17.1-rc-SNAPSHOT.jar263.79 kB241208191.5debug
google-http-client-xml-1.17.1-rc-SNAPSHOT.jar27.29 kB281741.5debug
google-oauth-client-1.17.1-rc-SNAPSHOT.jar59.63 kB574731.5debug
commons-codec-1.3.jar45.63 kB422551.2debug
commons-logging-1.1.1.jar59.26 kB422821.1debug
junit-4.8.2.jar231.78 kB267230301.5debug
httpclient-4.0.1.jar284.22 kB266230221.5debug
httpcore-4.0.1.jar168.84 kB181158101.3debug
xpp3-1.1.4c.jar117.25 kB7856131.1debug
TotalSizeEntriesClassesPackagesJDK RevDebug
111.42 MB1,3841,1181281.511
compile: 10compile: 1.19 MBcompile: 1,117compile: 888compile: 98-compile: 10
test: 1test: 231.78 kBtest: 267test: 230test: 30-test: 1
+
+

Dependency Repository Locations

+ + + + + + + + + + + + + + + + + + + + +
Repo IDURLReleaseSnapshot
apache.snapshotshttp://people.apache.org/repo/m2-snapshot-repository-Yes
sonatype-nexus-snapshotshttps://oss.sonatype.org/content/repositories/snapshots-Yes
centralhttp://repo.maven.apache.org/maven2Yes-
+

Repository locations for each of the Dependencies.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Artifactapache.snapshotssonatype-nexus-snapshotscentral
com.google.api-client:google-api-client:jar:1.17.1-rc-SNAPSHOT---
com.google.code.findbugs:jsr305:jar:1.3.9--Found at http://repo.maven.apache.org/maven2
com.google.http-client:google-http-client:jar:1.17.1-rc-SNAPSHOT---
com.google.http-client:google-http-client-xml:jar:1.17.1-rc-SNAPSHOT---
com.google.oauth-client:google-oauth-client:jar:1.17.1-rc-SNAPSHOT---
commons-codec:commons-codec:jar:1.3--Found at http://repo.maven.apache.org/maven2
commons-logging:commons-logging:jar:1.1.1--Found at http://repo.maven.apache.org/maven2
junit:junit:jar:4.8.2--Found at http://repo.maven.apache.org/maven2
org.apache.httpcomponents:httpclient:jar:4.0.1--Found at http://repo.maven.apache.org/maven2
org.apache.httpcomponents:httpcore:jar:4.0.1--Found at http://repo.maven.apache.org/maven2
xpp3:xpp3:jar:1.1.4c--Found at http://repo.maven.apache.org/maven2
Totalapache.snapshotssonatype-nexus-snapshotscentral
11 (compile: 10, test: 1)007
+
+
+
+
+
+ + + diff --git a/google-api-client-assembly/dependencies/google-http-client-android-dependencies.html b/google-api-client-assembly/dependencies/google-http-client-android-dependencies.html index 3fba1f66..d19141c6 100644 --- a/google-api-client-assembly/dependencies/google-http-client-android-dependencies.html +++ b/google-api-client-assembly/dependencies/google-http-client-android-dependencies.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ @import url("./css/site.css"); - + @@ -24,8 +24,8 @@
- Last Published: 2013-07-03 -  | Version: 1.17.0-rc-SNAPSHOT + Last Published: 2013-09-05 +  | Version: 1.17.1-rc-SNAPSHOT
@@ -47,7 +47,120 @@
-

Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionTypeLicense
com.google.http-clientgoogle-http-client1.17.0-rc-SNAPSHOTjarThe Apache Software License, Version 2.0

provided

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:

GroupIdArtifactIdVersionTypeLicense
com.google.androidandroid4.1.1.4jarApache 2.0

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionTypeLicense
com.google.code.findbugsjsr3051.3.9jarThe Apache Software License, Version 2.0
commons-codeccommons-codec1.6jarThe Apache Software License, Version 2.0
commons-loggingcommons-logging1.1.1jarThe Apache Software License, Version 2.0
org.apache.httpcomponentshttpclient4.0.1jar../LICENSE.txt
org.apache.httpcomponentshttpcore4.0.1jarApache License
xpp3xpp31.1.4cjarIndiana University Extreme! Lab Software License, vesion 1.1.1-Public Domain-Apache Software License, version 1.1

provided

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:

GroupIdArtifactIdVersionTypeLicense
org.jsonjson20080701jarprovided without support or warranty
org.khronosopengl-apigl1.1-android-2.1_r1jarApache 2.0
xercesxmlParserAPIs2.6.2jar-

Project Dependency Graph

-

Dependency Tree

  • com.google.http-client:google-http-client-android:jar:1.17.0-rc-SNAPSHOT Information
    • com.google.android:android:jar:4.1.1.4 (provided) Information
      • commons-logging:commons-logging:jar:1.1.1 (compile) Information
      • org.apache.httpcomponents:httpclient:jar:4.0.1 (compile) Information
        • org.apache.httpcomponents:httpcore:jar:4.0.1 (compile) Information
        • commons-codec:commons-codec:jar:1.6 (compile) Information
      • +
      • com.google.http-client:google-http-client:jar:1.17.1-rc-SNAPSHOT (compile) Information +
+
+

Licenses

+

Apache Software License, version 1.1: MXP1: Xml Pull Parser 3rd Edition (XPP3)

+

Public Domain: MXP1: Xml Pull Parser 3rd Edition (XPP3)

+

Unknown: xmlParserAPIs

+

Apache License: HttpClient, HttpCore

+

provided without support or warranty: JSON (JavaScript Object Notation)

+

Apache 2.0: Google Android Java ME Library (Khronos), Google Android Library

+

The Apache Software License, Version 2.0: Android Platform Extensions to the Google HTTP Client Library for Java., Commons Codec, Commons Logging, FindBugs-jsr305, Google HTTP Client Library for Java

+

Indiana University Extreme! Lab Software License, vesion 1.1.1: MXP1: Xml Pull Parser 3rd Edition (XPP3)

+
+

Dependency File Details

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
FilenameSizeEntriesClassesPackagesJDK RevDebug
android-4.1.1.4.jar12.35 MB7,2641,698711.5debug
jsr305-1.3.9.jar32.24 kB723531.5debug
google-http-client-1.17.1-rc-SNAPSHOT.jar263.79 kB241208191.5debug
commons-codec-1.6.jar227.32 kB2187661.5debug
commons-logging-1.1.1.jar59.26 kB422821.1debug
httpclient-4.0.1.jar284.22 kB266230221.5debug
httpcore-4.0.1.jar168.84 kB181158101.3debug
json-20080701.jar36.99 kB261711.3debug
opengl-api-gl1.1-android-2.1_r1.jar18.06 kB251321.5debug
xmlParserAPIs-2.6.2.jar121.80 kB238207171.1release
xpp3-1.1.4c.jar117.25 kB7856131.1debug
TotalSizeEntriesClassesPackagesJDK RevDebug
1113.65 MB8,6512,7261661.510
compile: 6compile: 1.01 MBcompile: 1,020compile: 735compile: 62-compile: 6
provided: 5provided: 12.64 MBprovided: 7,631provided: 1,991provided: 104-provided: 4
+
+

Dependency Repository Locations

+ + + + + + + + + + + + + + + + + + + + +
Repo IDURLReleaseSnapshot
apache.snapshotshttp://people.apache.org/repo/m2-snapshot-repository-Yes
sonatype-nexus-snapshotshttps://oss.sonatype.org/content/repositories/snapshots-Yes
centralhttp://repo.maven.apache.org/maven2Yes-
+

Repository locations for each of the Dependencies.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Artifactapache.snapshotssonatype-nexus-snapshotscentral
com.google.android:android:jar:4.1.1.4--Found at http://repo.maven.apache.org/maven2
com.google.code.findbugs:jsr305:jar:1.3.9--Found at http://repo.maven.apache.org/maven2
com.google.http-client:google-http-client:jar:1.17.1-rc-SNAPSHOT---
commons-codec:commons-codec:jar:1.6--Found at http://repo.maven.apache.org/maven2
commons-logging:commons-logging:jar:1.1.1--Found at http://repo.maven.apache.org/maven2
org.apache.httpcomponents:httpclient:jar:4.0.1--Found at http://repo.maven.apache.org/maven2
org.apache.httpcomponents:httpcore:jar:4.0.1--Found at http://repo.maven.apache.org/maven2
org.json:json:jar:20080701--Found at http://repo.maven.apache.org/maven2
org.khronos:opengl-api:jar:gl1.1-android-2.1_r1--Found at http://repo.maven.apache.org/maven2
xerces:xmlParserAPIs:jar:2.6.2--Found at http://repo.maven.apache.org/maven2
xpp3:xpp3:jar:1.1.4c--Found at http://repo.maven.apache.org/maven2
Totalapache.snapshotssonatype-nexus-snapshotscentral
11 (compile: 6, provided: 5)0010
diff --git a/google-api-client-assembly/dependencies/google-http-client-appengine-dependencies.html b/google-api-client-assembly/dependencies/google-http-client-appengine-dependencies.html index 02fa7d53..2ca84112 100644 --- a/google-api-client-assembly/dependencies/google-http-client-appengine-dependencies.html +++ b/google-api-client-assembly/dependencies/google-http-client-appengine-dependencies.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ @import url("./css/site.css"); - + @@ -24,8 +24,8 @@
- Last Published: 2013-07-03 -  | Version: 1.17.0-rc-SNAPSHOT + Last Published: 2013-09-05 +  | Version: 1.17.1-rc-SNAPSHOT
@@ -47,7 +47,126 @@
-

Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionTypeLicense
com.google.http-clientgoogle-http-client1.17.0-rc-SNAPSHOTjarThe Apache Software License, Version 2.0

test

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:

GroupIdArtifactIdVersionTypeLicense
com.google.appengineappengine-api-stubs1.7.7jarGoogle App Engine Terms of Service
com.google.appengineappengine-testing1.7.7jarGoogle App Engine Terms of Service
com.google.guavaguava-jdk513.0jarThe Apache Software License, Version 2.0
com.google.http-clientgoogle-http-client-test1.17.0-rc-SNAPSHOTjarThe Apache Software License, Version 2.0
junitjunit4.8.2jarCommon Public License Version 1.0

provided

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:

GroupIdArtifactIdVersionTypeLicense
com.google.appengineappengine-api-1.0-sdk1.7.7jarGoogle App Engine Terms of Service

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionTypeLicense
com.google.code.findbugsjsr3051.3.9jarThe Apache Software License, Version 2.0
commons-codeccommons-codec1.6jarThe Apache Software License, Version 2.0
commons-loggingcommons-logging1.1.1jarThe Apache Software License, Version 2.0
org.apache.httpcomponentshttpclient4.0.1jar../LICENSE.txt
org.apache.httpcomponentshttpcore4.0.1jarApache License
xpp3xpp31.1.4cjarIndiana University Extreme! Lab Software License, vesion 1.1.1-Public Domain-Apache Software License, version 1.1

Project Dependency Graph

-

Dependency Tree

+
+

Licenses

+

Google App Engine Terms of Service: appengine-api-1.0-sdk, appengine-api-stubs, appengine-testing

+

Apache License: HttpClient, HttpCore

+

Common Public License Version 1.0: JUnit

+

The Apache Software License, Version 2.0: Commons Codec, Commons Logging, FindBugs-jsr305, Google App Engine extensions to the Google HTTP Client Library for Java., Google HTTP Client Library for Java, Guava: Google Core Libraries for Java, Shared classes used for testing of artifacts in the Google HTTP Client Library for Java.

+
+

Dependency File Details

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
FilenameSizeEntriesClassesPackagesJDK RevDebug
appengine-api-1.0-sdk-1.7.7.jar30.66 MB6,5666,044861.6debug
appengine-api-stubs-1.7.7.jar12.16 MB3,0982,7851671.6debug
appengine-testing-1.7.7.jar10.32 MB2,2932,265261.6debug
jsr305-1.3.9.jar32.24 kB723531.5debug
guava-jdk5-13.0.jar1.71 MB1,3961,372131.5debug
google-http-client-1.17.1-rc-SNAPSHOT.jar263.79 kB241208191.5debug
google-http-client-test-1.17.1-rc-SNAPSHOT.jar51.24 kB594921.5debug
commons-codec-1.6.jar227.32 kB2187661.5debug
commons-logging-1.1.1.jar59.26 kB422821.1debug
junit-4.8.2.jar231.78 kB267230301.5debug
httpclient-4.0.1.jar284.22 kB266230221.5debug
httpcore-4.0.1.jar168.84 kB181158101.3debug
TotalSizeEntriesClassesPackagesJDK RevDebug
1256.13 MB14,69913,4803861.612
compile: 6compile: 1.01 MBcompile: 1,020compile: 735compile: 62-compile: 6
test: 5test: 24.46 MBtest: 7,113test: 6,701test: 238-test: 5
provided: 1provided: 30.66 MBprovided: 6,566provided: 6,044provided: 86-provided: 1
+
+

Dependency Repository Locations

+ + + + + + + + + + + + + + + + + + + + +
Repo IDURLReleaseSnapshot
apache.snapshotshttp://people.apache.org/repo/m2-snapshot-repository-Yes
sonatype-nexus-snapshotshttps://oss.sonatype.org/content/repositories/snapshots-Yes
centralhttp://repo.maven.apache.org/maven2Yes-
+

Repository locations for each of the Dependencies.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Artifactapache.snapshotssonatype-nexus-snapshotscentral
com.google.appengine:appengine-api-1.0-sdk:jar:1.7.7--Found at http://repo.maven.apache.org/maven2
com.google.appengine:appengine-api-stubs:jar:1.7.7--Found at http://repo.maven.apache.org/maven2
com.google.appengine:appengine-testing:jar:1.7.7--Found at http://repo.maven.apache.org/maven2
com.google.code.findbugs:jsr305:jar:1.3.9--Found at http://repo.maven.apache.org/maven2
com.google.guava:guava-jdk5:jar:13.0--Found at http://repo.maven.apache.org/maven2
com.google.http-client:google-http-client:jar:1.17.1-rc-SNAPSHOT---
com.google.http-client:google-http-client-test:jar:1.17.1-rc-SNAPSHOT---
commons-codec:commons-codec:jar:1.6--Found at http://repo.maven.apache.org/maven2
commons-logging:commons-logging:jar:1.1.1--Found at http://repo.maven.apache.org/maven2
junit:junit:jar:4.8.2--Found at http://repo.maven.apache.org/maven2
org.apache.httpcomponents:httpclient:jar:4.0.1--Found at http://repo.maven.apache.org/maven2
org.apache.httpcomponents:httpcore:jar:4.0.1--Found at http://repo.maven.apache.org/maven2
Totalapache.snapshotssonatype-nexus-snapshotscentral
12 (compile: 6, test: 5, provided: 1)0010
diff --git a/google-api-client-assembly/dependencies/google-http-client-dependencies.html b/google-api-client-assembly/dependencies/google-http-client-dependencies.html index 520f6a0a..53c67d44 100644 --- a/google-api-client-assembly/dependencies/google-http-client-dependencies.html +++ b/google-api-client-assembly/dependencies/google-http-client-dependencies.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ @import url("./css/site.css"); - + @@ -24,8 +24,8 @@
- Last Published: 2013-07-03 -  | Version: 1.17.0-rc-SNAPSHOT + Last Published: 2013-09-05 +  | Version: 1.17.1-rc-SNAPSHOT
@@ -47,7 +47,136 @@
-

Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionTypeLicense
com.google.code.findbugsjsr3051.3.9jarThe Apache Software License, Version 2.0
org.apache.httpcomponentshttpclient4.0.1jar../LICENSE.txt
xpp3xpp31.1.4cjarIndiana University Extreme! Lab Software License, vesion 1.1.1-Public Domain-Apache Software License, version 1.1

test

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:

GroupIdArtifactIdVersionTypeLicense
junitjunit4.8.2jarCommon Public License Version 1.0
org.mockitomockito-all1.9.0jarThe MIT License

provided

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:

GroupIdArtifactIdVersionTypeLicense
com.google.androidandroid1.5_r4jarApache 2.0
com.google.guavaguava-jdk513.0jarThe Apache Software License, Version 2.0
commons-codeccommons-codec1.6jarThe Apache Software License, Version 2.0

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionTypeLicense
commons-loggingcommons-logging1.1.1jarThe Apache Software License, Version 2.0
org.apache.httpcomponentshttpcore4.0.1jarApache License

provided

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:

GroupIdArtifactIdVersionTypeLicense
org.khronosopengl-apigl1.1-android-2.1_r1jarApache 2.0
xercesxmlParserAPIs2.6.2jar-

Project Dependency Graph

-

Dependency Tree

  • com.google.http-client:google-http-client:jar:1.17.0-rc-SNAPSHOT Information
    • com.google.android:android:jar:1.5_r4 (provided) Information
      • commons-logging:commons-logging:jar:1.1.1 (compile) Information
      • org.khronos:opengl-api:jar:gl1.1-android-2.1_r1 (provided) Information
      • xerces:xmlParserAPIs:jar:2.6.2 (provided) Information
    • com.google.code.findbugs:jsr305:jar:1.3.9 (compile) Information
    • com.google.guava:guava-jdk5:jar:13.0 (provided) Information
+
+

Licenses

+

Apache Software License, version 1.1: MXP1: Xml Pull Parser 3rd Edition (XPP3)

+

Public Domain: MXP1: Xml Pull Parser 3rd Edition (XPP3)

+

Unknown: xmlParserAPIs

+

Apache License: HttpClient, HttpCore

+

Common Public License Version 1.0: JUnit

+

Apache 2.0: Google Android Java ME Library (Khronos), Google Android Library

+

The Apache Software License, Version 2.0: Commons Codec, Commons Logging, FindBugs-jsr305, Google HTTP Client Library for Java, Guava: Google Core Libraries for Java

+

The MIT License: Mockito

+

Indiana University Extreme! Lab Software License, vesion 1.1.1: MXP1: Xml Pull Parser 3rd Edition (XPP3)

+
+

Dependency File Details

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
FilenameSizeEntriesClassesPackagesJDK RevDebug
android-1.5_r4.jar2.04 MB1,894965411.5debug
jsr305-1.3.9.jar32.24 kB723531.5debug
guava-jdk5-13.0.jar1.71 MB1,3961,372131.5debug
commons-codec-1.6.jar227.32 kB2187661.5debug
commons-logging-1.1.1.jar59.26 kB422821.1debug
junit-4.8.2.jar231.78 kB267230301.5debug
httpclient-4.0.1.jar284.22 kB266230221.5debug
httpcore-4.0.1.jar168.84 kB181158101.3debug
opengl-api-gl1.1-android-2.1_r1.jar18.06 kB251321.5debug
mockito-all-1.9.0.jar1.43 MB1,279654661.5debug
xmlParserAPIs-2.6.2.jar121.80 kB238207171.1release
xpp3-1.1.4c.jar117.25 kB7856131.1debug
TotalSizeEntriesClassesPackagesJDK RevDebug
126.40 MB5,9564,0242251.511
compile: 4compile: 544.56 kBcompile: 561compile: 451compile: 37-compile: 4
test: 2test: 1.65 MBtest: 1,546test: 884test: 96-test: 2
provided: 6provided: 4.22 MBprovided: 3,849provided: 2,689provided: 92-provided: 5
+
+

Dependency Repository Locations

+ + + + + + + + + + + + + + + + + + + + +
Repo IDURLReleaseSnapshot
apache.snapshotshttp://people.apache.org/repo/m2-snapshot-repository-Yes
sonatype-nexus-snapshotshttps://oss.sonatype.org/content/repositories/snapshots-Yes
centralhttp://repo.maven.apache.org/maven2Yes-
+

Repository locations for each of the Dependencies.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Artifactapache.snapshotssonatype-nexus-snapshotscentral
com.google.android:android:jar:1.5_r4--Found at http://repo.maven.apache.org/maven2
com.google.code.findbugs:jsr305:jar:1.3.9--Found at http://repo.maven.apache.org/maven2
com.google.guava:guava-jdk5:jar:13.0--Found at http://repo.maven.apache.org/maven2
commons-codec:commons-codec:jar:1.6--Found at http://repo.maven.apache.org/maven2
commons-logging:commons-logging:jar:1.1.1--Found at http://repo.maven.apache.org/maven2
junit:junit:jar:4.8.2--Found at http://repo.maven.apache.org/maven2
org.apache.httpcomponents:httpclient:jar:4.0.1--Found at http://repo.maven.apache.org/maven2
org.apache.httpcomponents:httpcore:jar:4.0.1--Found at http://repo.maven.apache.org/maven2
org.khronos:opengl-api:jar:gl1.1-android-2.1_r1--Found at http://repo.maven.apache.org/maven2
org.mockito:mockito-all:jar:1.9.0--Found at http://repo.maven.apache.org/maven2
xerces:xmlParserAPIs:jar:2.6.2--Found at http://repo.maven.apache.org/maven2
xpp3:xpp3:jar:1.1.4c--Found at http://repo.maven.apache.org/maven2
Totalapache.snapshotssonatype-nexus-snapshotscentral
12 (compile: 4, test: 2, provided: 6)0012
diff --git a/google-api-client-assembly/dependencies/google-http-client-gson-dependencies.html b/google-api-client-assembly/dependencies/google-http-client-gson-dependencies.html index 8dacbead..1c8aa08f 100644 --- a/google-api-client-assembly/dependencies/google-http-client-gson-dependencies.html +++ b/google-api-client-assembly/dependencies/google-http-client-gson-dependencies.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ @import url("./css/site.css"); - + @@ -24,8 +24,8 @@
- Last Published: 2013-07-03 -  | Version: 1.17.0-rc-SNAPSHOT + Last Published: 2013-09-05 +  | Version: 1.17.1-rc-SNAPSHOT
@@ -47,7 +47,104 @@
-

Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionTypeLicense
com.google.code.gsongson2.1jarThe Apache Software License, Version 2.0
com.google.http-clientgoogle-http-client1.17.0-rc-SNAPSHOTjarThe Apache Software License, Version 2.0

test

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:

GroupIdArtifactIdVersionTypeLicense
com.google.guavaguava-jdk513.0jarThe Apache Software License, Version 2.0
com.google.http-clientgoogle-http-client-test1.17.0-rc-SNAPSHOTjarThe Apache Software License, Version 2.0
junitjunit4.8.2jarCommon Public License Version 1.0

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionTypeLicense
com.google.code.findbugsjsr3051.3.9jarThe Apache Software License, Version 2.0
commons-codeccommons-codec1.6jarThe Apache Software License, Version 2.0
commons-loggingcommons-logging1.1.1jarThe Apache Software License, Version 2.0
org.apache.httpcomponentshttpclient4.0.1jar../LICENSE.txt
org.apache.httpcomponentshttpcore4.0.1jarApache License
xpp3xpp31.1.4cjarIndiana University Extreme! Lab Software License, vesion 1.1.1-Public Domain-Apache Software License, version 1.1

Project Dependency Graph

-

Dependency Tree

+
+

Licenses

+

Apache License: HttpClient, HttpCore

+

Common Public License Version 1.0: JUnit

+

The Apache Software License, Version 2.0: Commons Codec, Commons Logging, FindBugs-jsr305, GSON extensions to the Google HTTP Client Library for Java., Google HTTP Client Library for Java, Gson, Guava: Google Core Libraries for Java, Shared classes used for testing of artifacts in the Google HTTP Client Library for Java.

+
+

Dependency File Details

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
FilenameSizeEntriesClassesPackagesJDK RevDebug
jsr305-1.3.9.jar32.24 kB723531.5debug
gson-2.1.jar175.89 kB15814861.5debug
guava-jdk5-13.0.jar1.71 MB1,3961,372131.5debug
google-http-client-1.17.1-rc-SNAPSHOT.jar263.79 kB241208191.5debug
google-http-client-test-1.17.1-rc-SNAPSHOT.jar51.24 kB594921.5debug
commons-codec-1.6.jar227.32 kB2187661.5debug
commons-logging-1.1.1.jar59.26 kB422821.1debug
junit-4.8.2.jar231.78 kB267230301.5debug
httpclient-4.0.1.jar284.22 kB266230221.5debug
httpcore-4.0.1.jar168.84 kB181158101.3debug
TotalSizeEntriesClassesPackagesJDK RevDebug
103.17 MB2,9002,5341131.510
compile: 7compile: 1.18 MBcompile: 1,178compile: 883compile: 68-compile: 7
test: 3test: 1.98 MBtest: 1,722test: 1,651test: 45-test: 3
+
+

Dependency Repository Locations

+ + + + + + + + + + + + + + + + + + + + +
Repo IDURLReleaseSnapshot
apache.snapshotshttp://people.apache.org/repo/m2-snapshot-repository-Yes
sonatype-nexus-snapshotshttps://oss.sonatype.org/content/repositories/snapshots-Yes
centralhttp://repo.maven.apache.org/maven2Yes-
+

Repository locations for each of the Dependencies.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Artifactapache.snapshotssonatype-nexus-snapshotscentral
com.google.code.findbugs:jsr305:jar:1.3.9--Found at http://repo.maven.apache.org/maven2
com.google.code.gson:gson:jar:2.1--Found at http://repo.maven.apache.org/maven2
com.google.guava:guava-jdk5:jar:13.0--Found at http://repo.maven.apache.org/maven2
com.google.http-client:google-http-client:jar:1.17.1-rc-SNAPSHOT---
com.google.http-client:google-http-client-test:jar:1.17.1-rc-SNAPSHOT---
commons-codec:commons-codec:jar:1.6--Found at http://repo.maven.apache.org/maven2
commons-logging:commons-logging:jar:1.1.1--Found at http://repo.maven.apache.org/maven2
junit:junit:jar:4.8.2--Found at http://repo.maven.apache.org/maven2
org.apache.httpcomponents:httpclient:jar:4.0.1--Found at http://repo.maven.apache.org/maven2
org.apache.httpcomponents:httpcore:jar:4.0.1--Found at http://repo.maven.apache.org/maven2
Totalapache.snapshotssonatype-nexus-snapshotscentral
10 (compile: 7, test: 3)008
diff --git a/google-api-client-assembly/dependencies/google-http-client-jackson-dependencies.html b/google-api-client-assembly/dependencies/google-http-client-jackson-dependencies.html index 7c9f1c9a..15b7e36d 100644 --- a/google-api-client-assembly/dependencies/google-http-client-jackson-dependencies.html +++ b/google-api-client-assembly/dependencies/google-http-client-jackson-dependencies.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ @import url("./css/site.css"); - + @@ -24,8 +24,8 @@
- Last Published: 2013-07-03 -  | Version: 1.17.0-rc-SNAPSHOT + Last Published: 2013-09-05 +  | Version: 1.17.1-rc-SNAPSHOT
@@ -47,7 +47,104 @@
-

Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionTypeLicense
com.google.http-clientgoogle-http-client1.17.0-rc-SNAPSHOTjarThe Apache Software License, Version 2.0
org.codehaus.jacksonjackson-core-asl1.9.11jarThe Apache Software License, Version 2.0

test

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:

GroupIdArtifactIdVersionTypeLicense
com.google.guavaguava-jdk513.0jarThe Apache Software License, Version 2.0
com.google.http-clientgoogle-http-client-test1.17.0-rc-SNAPSHOTjarThe Apache Software License, Version 2.0
junitjunit4.8.2jarCommon Public License Version 1.0

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionTypeLicense
com.google.code.findbugsjsr3051.3.9jarThe Apache Software License, Version 2.0
commons-codeccommons-codec1.6jarThe Apache Software License, Version 2.0
commons-loggingcommons-logging1.1.1jarThe Apache Software License, Version 2.0
org.apache.httpcomponentshttpclient4.0.1jar../LICENSE.txt
org.apache.httpcomponentshttpcore4.0.1jarApache License
xpp3xpp31.1.4cjarIndiana University Extreme! Lab Software License, vesion 1.1.1-Public Domain-Apache Software License, version 1.1

Project Dependency Graph

-

Dependency Tree

+
+

Licenses

+

Apache License: HttpClient, HttpCore

+

Common Public License Version 1.0: JUnit

+

The Apache Software License, Version 2.0: Commons Codec, Commons Logging, FindBugs-jsr305, Google HTTP Client Library for Java, Guava: Google Core Libraries for Java, Jackson, Jackson extensions to the Google HTTP Client Library for Java., Shared classes used for testing of artifacts in the Google HTTP Client Library for Java.

+
+

Dependency File Details

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
FilenameSizeEntriesClassesPackagesJDK RevDebug
jsr305-1.3.9.jar32.24 kB723531.5debug
guava-jdk5-13.0.jar1.71 MB1,3961,372131.5debug
google-http-client-1.17.1-rc-SNAPSHOT.jar263.79 kB241208191.5debug
google-http-client-test-1.17.1-rc-SNAPSHOT.jar51.24 kB594921.5debug
commons-codec-1.6.jar227.32 kB2187661.5debug
commons-logging-1.1.1.jar59.26 kB422821.1debug
junit-4.8.2.jar231.78 kB267230301.5debug
httpclient-4.0.1.jar284.22 kB266230221.5debug
httpcore-4.0.1.jar168.84 kB181158101.3debug
jackson-core-asl-1.9.11.jar226.69 kB13712181.5debug
TotalSizeEntriesClassesPackagesJDK RevDebug
103.22 MB2,8792,5071151.510
compile: 7compile: 1.23 MBcompile: 1,157compile: 856compile: 70-compile: 7
test: 3test: 1.98 MBtest: 1,722test: 1,651test: 45-test: 3
+
+

Dependency Repository Locations

+ + + + + + + + + + + + + + + + + + + + +
Repo IDURLReleaseSnapshot
apache.snapshotshttp://people.apache.org/repo/m2-snapshot-repository-Yes
sonatype-nexus-snapshotshttps://oss.sonatype.org/content/repositories/snapshots-Yes
centralhttp://repo.maven.apache.org/maven2Yes-
+

Repository locations for each of the Dependencies.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Artifactapache.snapshotssonatype-nexus-snapshotscentral
com.google.code.findbugs:jsr305:jar:1.3.9--Found at http://repo.maven.apache.org/maven2
com.google.guava:guava-jdk5:jar:13.0--Found at http://repo.maven.apache.org/maven2
com.google.http-client:google-http-client:jar:1.17.1-rc-SNAPSHOT---
com.google.http-client:google-http-client-test:jar:1.17.1-rc-SNAPSHOT---
commons-codec:commons-codec:jar:1.6--Found at http://repo.maven.apache.org/maven2
commons-logging:commons-logging:jar:1.1.1--Found at http://repo.maven.apache.org/maven2
junit:junit:jar:4.8.2--Found at http://repo.maven.apache.org/maven2
org.apache.httpcomponents:httpclient:jar:4.0.1--Found at http://repo.maven.apache.org/maven2
org.apache.httpcomponents:httpcore:jar:4.0.1--Found at http://repo.maven.apache.org/maven2
org.codehaus.jackson:jackson-core-asl:jar:1.9.11--Found at http://repo.maven.apache.org/maven2
Totalapache.snapshotssonatype-nexus-snapshotscentral
10 (compile: 7, test: 3)008
diff --git a/google-api-client-assembly/dependencies/google-http-client-jackson2-dependencies.html b/google-api-client-assembly/dependencies/google-http-client-jackson2-dependencies.html index 05975d0a..af6de679 100644 --- a/google-api-client-assembly/dependencies/google-http-client-jackson2-dependencies.html +++ b/google-api-client-assembly/dependencies/google-http-client-jackson2-dependencies.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ @import url("./css/site.css"); - + @@ -24,8 +24,8 @@
- Last Published: 2013-07-03 -  | Version: 1.17.0-rc-SNAPSHOT + Last Published: 2013-09-05 +  | Version: 1.17.1-rc-SNAPSHOT
@@ -47,7 +47,104 @@
-

Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionTypeLicense
com.fasterxml.jackson.corejackson-core2.1.3jarThe Apache Software License, Version 2.0
com.google.http-clientgoogle-http-client1.17.0-rc-SNAPSHOTjarThe Apache Software License, Version 2.0

test

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:

GroupIdArtifactIdVersionTypeLicense
com.google.guavaguava-jdk513.0jarThe Apache Software License, Version 2.0
com.google.http-clientgoogle-http-client-test1.17.0-rc-SNAPSHOTjarThe Apache Software License, Version 2.0
junitjunit4.8.2jarCommon Public License Version 1.0

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionTypeLicense
com.google.code.findbugsjsr3051.3.9jarThe Apache Software License, Version 2.0
commons-codeccommons-codec1.6jarThe Apache Software License, Version 2.0
commons-loggingcommons-logging1.1.1jarThe Apache Software License, Version 2.0
org.apache.httpcomponentshttpclient4.0.1jar../LICENSE.txt
org.apache.httpcomponentshttpcore4.0.1jarApache License
xpp3xpp31.1.4cjarIndiana University Extreme! Lab Software License, vesion 1.1.1-Public Domain-Apache Software License, version 1.1

Project Dependency Graph

-

Dependency Tree

+
+

Licenses

+

Apache License: HttpClient, HttpCore

+

Common Public License Version 1.0: JUnit

+

The Apache Software License, Version 2.0: Commons Codec, Commons Logging, FindBugs-jsr305, Google HTTP Client Library for Java, Guava: Google Core Libraries for Java, Jackson 2 extensions to the Google HTTP Client Library for Java., Jackson-core, Shared classes used for testing of artifacts in the Google HTTP Client Library for Java.

+
+

Dependency File Details

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
FilenameSizeEntriesClassesPackagesJDK RevDebug
jackson-core-2.1.3.jar201.95 kB1108981.5debug
jsr305-1.3.9.jar32.24 kB723531.5debug
guava-jdk5-13.0.jar1.71 MB1,3961,372131.5debug
google-http-client-1.17.1-rc-SNAPSHOT.jar263.79 kB241208191.5debug
google-http-client-test-1.17.1-rc-SNAPSHOT.jar51.24 kB594921.5debug
commons-codec-1.6.jar227.32 kB2187661.5debug
commons-logging-1.1.1.jar59.26 kB422821.1debug
junit-4.8.2.jar231.78 kB267230301.5debug
httpclient-4.0.1.jar284.22 kB266230221.5debug
httpcore-4.0.1.jar168.84 kB181158101.3debug
TotalSizeEntriesClassesPackagesJDK RevDebug
103.19 MB2,8522,4751151.510
compile: 7compile: 1.21 MBcompile: 1,130compile: 824compile: 70-compile: 7
test: 3test: 1.98 MBtest: 1,722test: 1,651test: 45-test: 3
+
+

Dependency Repository Locations

+ + + + + + + + + + + + + + + + + + + + +
Repo IDURLReleaseSnapshot
apache.snapshotshttp://people.apache.org/repo/m2-snapshot-repository-Yes
sonatype-nexus-snapshotshttps://oss.sonatype.org/content/repositories/snapshots-Yes
centralhttp://repo.maven.apache.org/maven2Yes-
+

Repository locations for each of the Dependencies.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Artifactapache.snapshotssonatype-nexus-snapshotscentral
com.fasterxml.jackson.core:jackson-core:jar:2.1.3--Found at http://repo.maven.apache.org/maven2
com.google.code.findbugs:jsr305:jar:1.3.9--Found at http://repo.maven.apache.org/maven2
com.google.guava:guava-jdk5:jar:13.0--Found at http://repo.maven.apache.org/maven2
com.google.http-client:google-http-client:jar:1.17.1-rc-SNAPSHOT---
com.google.http-client:google-http-client-test:jar:1.17.1-rc-SNAPSHOT---
commons-codec:commons-codec:jar:1.6--Found at http://repo.maven.apache.org/maven2
commons-logging:commons-logging:jar:1.1.1--Found at http://repo.maven.apache.org/maven2
junit:junit:jar:4.8.2--Found at http://repo.maven.apache.org/maven2
org.apache.httpcomponents:httpclient:jar:4.0.1--Found at http://repo.maven.apache.org/maven2
org.apache.httpcomponents:httpcore:jar:4.0.1--Found at http://repo.maven.apache.org/maven2
Totalapache.snapshotssonatype-nexus-snapshotscentral
10 (compile: 7, test: 3)008
diff --git a/google-api-client-assembly/dependencies/google-http-client-jdo-dependencies.html b/google-api-client-assembly/dependencies/google-http-client-jdo-dependencies.html index a377ad30..eb097742 100644 --- a/google-api-client-assembly/dependencies/google-http-client-jdo-dependencies.html +++ b/google-api-client-assembly/dependencies/google-http-client-jdo-dependencies.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ @import url("./css/site.css"); - + @@ -24,8 +24,8 @@
- Last Published: 2013-07-03 -  | Version: 1.17.0-rc-SNAPSHOT + Last Published: 2013-09-05 +  | Version: 1.17.1-rc-SNAPSHOT
@@ -47,7 +47,134 @@
-

Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionTypeLicense
com.google.http-clientgoogle-http-client1.17.0-rc-SNAPSHOTjarThe Apache Software License, Version 2.0
javax.jdojdo2-api2.3-ebjarApache 2

test

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:

GroupIdArtifactIdVersionTypeLicense
com.google.guavaguava-jdk513.0jarThe Apache Software License, Version 2.0
com.google.http-clientgoogle-http-client-test1.17.0-rc-SNAPSHOTjarThe Apache Software License, Version 2.0
junitjunit4.8.2jarCommon Public License Version 1.0
mysqlmysql-connector-java5.1.18jarThe GNU General Public License, Version 2
org.datanucleusdatanucleus-api-jdo3.2.1jarThe Apache Software License, Version 2.0
org.datanucleusdatanucleus-core3.2.2jarThe Apache Software License, Version 2.0
org.datanucleusdatanucleus-rdbms3.2.1jarThe Apache Software License, Version 2.0

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionTypeLicense
com.google.code.findbugsjsr3051.3.9jarThe Apache Software License, Version 2.0
commons-codeccommons-codec1.6jarThe Apache Software License, Version 2.0
commons-loggingcommons-logging1.1.1jarThe Apache Software License, Version 2.0
javax.transactiontransaction-api1.1jar-
org.apache.httpcomponentshttpclient4.0.1jar../LICENSE.txt
org.apache.httpcomponentshttpcore4.0.1jarApache License
xpp3xpp31.1.4cjarIndiana University Extreme! Lab Software License, vesion 1.1.1-Public Domain-Apache Software License, version 1.1

Project Dependency Graph

-

Dependency Tree

+
+

Licenses

+

Apache 2: JDO2 API

+

Unknown: transaction-api

+

Apache License: HttpClient, HttpCore

+

Common Public License Version 1.0: JUnit

+

The Apache Software License, Version 2.0: Commons Codec, Commons Logging, DataNucleus Core, DataNucleus JDO API plugin, DataNucleus RDBMS, FindBugs-jsr305, Google HTTP Client Library for Java, Guava: Google Core Libraries for Java, JDO extensions to the Google HTTP Client Library for Java., Shared classes used for testing of artifacts in the Google HTTP Client Library for Java.

+

The GNU General Public License, Version 2: MySQL java connector

+
+

Dependency File Details

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
FilenameSizeEntriesClassesPackagesJDK RevDebug
jsr305-1.3.9.jar32.24 kB723531.5debug
guava-jdk5-13.0.jar1.71 MB1,3961,372131.5debug
google-http-client-1.17.1-rc-SNAPSHOT.jar263.79 kB241208191.5debug
google-http-client-test-1.17.1-rc-SNAPSHOT.jar51.24 kB594921.5debug
commons-codec-1.6.jar227.32 kB2187661.5debug
commons-logging-1.1.1.jar59.26 kB422821.1debug
jdo2-api-2.3-eb.jar188.18 kB22618271.5debug
transaction-api-1.1.jar14.72 kB241821.3debug
junit-4.8.2.jar231.78 kB267230301.5debug
mysql-connector-java-5.1.18.jar771.37 kB279245121.6debug
httpclient-4.0.1.jar284.22 kB266230221.5debug
httpcore-4.0.1.jar168.84 kB181158101.3debug
datanucleus-api-jdo-3.2.1.jar329.11 kB18012661.5debug
datanucleus-core-3.2.2.jar1.72 MB943841501.5debug
datanucleus-rdbms-3.2.1.jar1.69 MB768715291.6debug
TotalSizeEntriesClassesPackagesJDK RevDebug
157.68 MB5,1624,5132131.615
compile: 8compile: 1.21 MBcompile: 1,270compile: 935compile: 71-compile: 8
test: 7test: 6.47 MBtest: 3,892test: 3,578test: 142-test: 7
+
+

Dependency Repository Locations

+ + + + + + + + + + + + + + + + + + + + + + + + + +
Repo IDURLReleaseSnapshot
apache.snapshotshttp://people.apache.org/repo/m2-snapshot-repository-Yes
sonatype-nexus-snapshotshttps://oss.sonatype.org/content/repositories/snapshots-Yes
DN_M2_Repohttp://www.datanucleus.org/downloads/maven2/Yes-
centralhttp://repo.maven.apache.org/maven2Yes-
+

Repository locations for each of the Dependencies.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Artifactapache.snapshotssonatype-nexus-snapshotsDN_M2_Repocentral
com.google.code.findbugs:jsr305:jar:1.3.9---Found at http://repo.maven.apache.org/maven2
com.google.guava:guava-jdk5:jar:13.0---Found at http://repo.maven.apache.org/maven2
com.google.http-client:google-http-client:jar:1.17.1-rc-SNAPSHOT----
com.google.http-client:google-http-client-test:jar:1.17.1-rc-SNAPSHOT----
commons-codec:commons-codec:jar:1.6---Found at http://repo.maven.apache.org/maven2
commons-logging:commons-logging:jar:1.1.1---Found at http://repo.maven.apache.org/maven2
javax.jdo:jdo2-api:jar:2.3-eb--Found at http://www.datanucleus.org/downloads/maven2/Found at http://repo.maven.apache.org/maven2
javax.transaction:transaction-api:jar:1.1---Found at http://repo.maven.apache.org/maven2
junit:junit:jar:4.8.2---Found at http://repo.maven.apache.org/maven2
mysql:mysql-connector-java:jar:5.1.18---Found at http://repo.maven.apache.org/maven2
org.apache.httpcomponents:httpclient:jar:4.0.1---Found at http://repo.maven.apache.org/maven2
org.apache.httpcomponents:httpcore:jar:4.0.1---Found at http://repo.maven.apache.org/maven2
org.datanucleus:datanucleus-api-jdo:jar:3.2.1--Found at http://www.datanucleus.org/downloads/maven2/Found at http://repo.maven.apache.org/maven2
org.datanucleus:datanucleus-core:jar:3.2.2--Found at http://www.datanucleus.org/downloads/maven2/Found at http://repo.maven.apache.org/maven2
org.datanucleus:datanucleus-rdbms:jar:3.2.1--Found at http://www.datanucleus.org/downloads/maven2/Found at http://repo.maven.apache.org/maven2
Totalapache.snapshotssonatype-nexus-snapshotsDN_M2_Repocentral
15 (compile: 8, test: 7)00413
diff --git a/google-api-client-assembly/dependencies/google-http-client-protobuf-dependencies.html b/google-api-client-assembly/dependencies/google-http-client-protobuf-dependencies.html index 5994168b..5074ddd3 100644 --- a/google-api-client-assembly/dependencies/google-http-client-protobuf-dependencies.html +++ b/google-api-client-assembly/dependencies/google-http-client-protobuf-dependencies.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ @import url("./css/site.css"); - + @@ -24,8 +24,8 @@
- Last Published: 2013-07-03 -  | Version: 1.17.0-rc-SNAPSHOT + Last Published: 2013-09-05 +  | Version: 1.17.1-rc-SNAPSHOT
@@ -47,7 +47,92 @@
-

Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionTypeLicense
com.google.http-clientgoogle-http-client1.17.0-rc-SNAPSHOTjarThe Apache Software License, Version 2.0
com.google.protobufprotobuf-java2.4.1jarNew BSD license

test

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:

GroupIdArtifactIdVersionTypeLicense
junitjunit4.8.2jarCommon Public License Version 1.0

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionTypeLicense
com.google.code.findbugsjsr3051.3.9jarThe Apache Software License, Version 2.0
commons-codeccommons-codec1.6jarThe Apache Software License, Version 2.0
commons-loggingcommons-logging1.1.1jarThe Apache Software License, Version 2.0
org.apache.httpcomponentshttpclient4.0.1jar../LICENSE.txt
org.apache.httpcomponentshttpcore4.0.1jarApache License
xpp3xpp31.1.4cjarIndiana University Extreme! Lab Software License, vesion 1.1.1-Public Domain-Apache Software License, version 1.1

Project Dependency Graph

-

Dependency Tree

+
+

Licenses

+

Apache License: HttpClient, HttpCore

+

New BSD license: Protocol Buffer Java API

+

Common Public License Version 1.0: JUnit

+

The Apache Software License, Version 2.0: Commons Codec, Commons Logging, FindBugs-jsr305, Google HTTP Client Library for Java, Protocol Buffer extensions to the Google HTTP Client Library for Java.

+
+

Dependency File Details

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
FilenameSizeEntriesClassesPackagesJDK RevDebug
jsr305-1.3.9.jar32.24 kB723531.5debug
google-http-client-1.17.1-rc-SNAPSHOT.jar263.79 kB241208191.5debug
protobuf-java-2.4.1.jar439.73 kB21420411.5debug
commons-codec-1.6.jar227.32 kB2187661.5debug
commons-logging-1.1.1.jar59.26 kB422821.1debug
junit-4.8.2.jar231.78 kB267230301.5debug
httpclient-4.0.1.jar284.22 kB266230221.5debug
httpcore-4.0.1.jar168.84 kB181158101.3debug
TotalSizeEntriesClassesPackagesJDK RevDebug
81.67 MB1,5011,169931.58
compile: 7compile: 1.44 MBcompile: 1,234compile: 939compile: 63-compile: 7
test: 1test: 231.78 kBtest: 267test: 230test: 30-test: 1
+
+

Dependency Repository Locations

+ + + + + + + + + + + + + + + + + + + + +
Repo IDURLReleaseSnapshot
apache.snapshotshttp://people.apache.org/repo/m2-snapshot-repository-Yes
sonatype-nexus-snapshotshttps://oss.sonatype.org/content/repositories/snapshots-Yes
centralhttp://repo.maven.apache.org/maven2Yes-
+

Repository locations for each of the Dependencies.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Artifactapache.snapshotssonatype-nexus-snapshotscentral
com.google.code.findbugs:jsr305:jar:1.3.9--Found at http://repo.maven.apache.org/maven2
com.google.http-client:google-http-client:jar:1.17.1-rc-SNAPSHOT---
com.google.protobuf:protobuf-java:jar:2.4.1--Found at http://repo.maven.apache.org/maven2
commons-codec:commons-codec:jar:1.6--Found at http://repo.maven.apache.org/maven2
commons-logging:commons-logging:jar:1.1.1--Found at http://repo.maven.apache.org/maven2
junit:junit:jar:4.8.2--Found at http://repo.maven.apache.org/maven2
org.apache.httpcomponents:httpclient:jar:4.0.1--Found at http://repo.maven.apache.org/maven2
org.apache.httpcomponents:httpcore:jar:4.0.1--Found at http://repo.maven.apache.org/maven2
Totalapache.snapshotssonatype-nexus-snapshotscentral
8 (compile: 7, test: 1)007
diff --git a/google-api-client-assembly/dependencies/google-http-client-xml-dependencies.html b/google-api-client-assembly/dependencies/google-http-client-xml-dependencies.html index 64b0b031..6e9b9b16 100644 --- a/google-api-client-assembly/dependencies/google-http-client-xml-dependencies.html +++ b/google-api-client-assembly/dependencies/google-http-client-xml-dependencies.html @@ -1,53 +1,144 @@ - - - - - - Project Dependencies - - - - - - - - - -
- -
-
-
-

Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionTypeLicense
com.google.http-clientgoogle-http-client1.17.0-rc-SNAPSHOTjarThe Apache Software License, Version 2.0
xpp3xpp31.1.4cjarIndiana University Extreme! Lab Software License, vesion 1.1.1-Public Domain-Apache Software License, version 1.1

test

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:

GroupIdArtifactIdVersionTypeLicense
com.google.guavaguava-jdk513.0jarThe Apache Software License, Version 2.0
com.google.http-clientgoogle-http-client-test1.17.0-rc-SNAPSHOTjarThe Apache Software License, Version 2.0
junitjunit4.8.2jarCommon Public License Version 1.0

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionTypeLicense
com.google.code.findbugsjsr3051.3.9jarThe Apache Software License, Version 2.0
commons-codeccommons-codec1.6jarThe Apache Software License, Version 2.0
commons-loggingcommons-logging1.1.1jarThe Apache Software License, Version 2.0
org.apache.httpcomponentshttpclient4.0.1jar../LICENSE.txt
org.apache.httpcomponentshttpcore4.0.1jarApache License

Project Dependency Graph

-

Dependency Tree

+
+

Licenses

+

Apache Software License, version 1.1: MXP1: Xml Pull Parser 3rd Edition (XPP3)

+

Public Domain: MXP1: Xml Pull Parser 3rd Edition (XPP3)

+

Apache License: HttpClient, HttpCore

+

Common Public License Version 1.0: JUnit

+

The Apache Software License, Version 2.0: Commons Codec, Commons Logging, FindBugs-jsr305, Google HTTP Client Library for Java, Guava: Google Core Libraries for Java, XML extensions to the Google HTTP Client Library for Java.

+

Indiana University Extreme! Lab Software License, vesion 1.1.1: MXP1: Xml Pull Parser 3rd Edition (XPP3)

+
+

Dependency File Details

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
FilenameSizeEntriesClassesPackagesJDK RevDebug
jsr305-1.3.9.jar32.24 kB723531.5debug
guava-jdk5-13.0.jar1.71 MB1,3961,372131.5debug
google-http-client-1.17.1-rc-SNAPSHOT.jar263.79 kB241208191.5debug
commons-codec-1.6.jar227.32 kB2187661.5debug
commons-logging-1.1.1.jar59.26 kB422821.1debug
junit-4.8.2.jar231.78 kB267230301.5debug
httpclient-4.0.1.jar284.22 kB266230221.5debug
httpcore-4.0.1.jar168.84 kB181158101.3debug
xpp3-1.1.4c.jar117.25 kB7856131.1debug
TotalSizeEntriesClassesPackagesJDK RevDebug
93.06 MB2,7612,3931181.59
compile: 7compile: 1.13 MBcompile: 1,098compile: 791compile: 75-compile: 7
test: 2test: 1.93 MBtest: 1,663test: 1,602test: 43-test: 2
+
+

Dependency Repository Locations

+ + + + + + + + + + + + + + + + + + + + +
Repo IDURLReleaseSnapshot
apache.snapshotshttp://people.apache.org/repo/m2-snapshot-repository-Yes
sonatype-nexus-snapshotshttps://oss.sonatype.org/content/repositories/snapshots-Yes
centralhttp://repo.maven.apache.org/maven2Yes-
+

Repository locations for each of the Dependencies.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Artifactapache.snapshotssonatype-nexus-snapshotscentral
com.google.code.findbugs:jsr305:jar:1.3.9--Found at http://repo.maven.apache.org/maven2
com.google.guava:guava-jdk5:jar:13.0--Found at http://repo.maven.apache.org/maven2
com.google.http-client:google-http-client:jar:1.17.1-rc-SNAPSHOT---
commons-codec:commons-codec:jar:1.6--Found at http://repo.maven.apache.org/maven2
commons-logging:commons-logging:jar:1.1.1--Found at http://repo.maven.apache.org/maven2
junit:junit:jar:4.8.2--Found at http://repo.maven.apache.org/maven2
org.apache.httpcomponents:httpclient:jar:4.0.1--Found at http://repo.maven.apache.org/maven2
org.apache.httpcomponents:httpcore:jar:4.0.1--Found at http://repo.maven.apache.org/maven2
xpp3:xpp3:jar:1.1.4c--Found at http://repo.maven.apache.org/maven2
Totalapache.snapshotssonatype-nexus-snapshotscentral
9 (compile: 7, test: 2)008
+
+
+
+
+
+ + + diff --git a/google-api-client-assembly/dependencies/google-oauth-client-appengine-dependencies.html b/google-api-client-assembly/dependencies/google-oauth-client-appengine-dependencies.html index eeb3db88..aac015f9 100644 --- a/google-api-client-assembly/dependencies/google-oauth-client-appengine-dependencies.html +++ b/google-api-client-assembly/dependencies/google-oauth-client-appengine-dependencies.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ @import url("./css/site.css"); - + @@ -24,8 +24,8 @@
- Last Published: 2013-07-03 -  | Version: 1.17.0-rc-SNAPSHOT + Last Published: 2013-09-05 +  | Version: 1.17.1-rc-SNAPSHOT
@@ -47,7 +47,172 @@
-

Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionTypeLicense
com.google.http-clientgoogle-http-client-appengine1.17.0-rc-SNAPSHOTjarThe Apache Software License, Version 2.0
com.google.oauth-clientgoogle-oauth-client1.17.0-rc-SNAPSHOTjarThe Apache Software License, Version 2.0
com.google.oauth-clientgoogle-oauth-client-servlet1.17.0-rc-SNAPSHOTjarThe Apache Software License, Version 2.0
javax.servletservlet-api2.5jar-

test

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:

GroupIdArtifactIdVersionTypeLicense
com.google.appengineappengine-api-stubs1.7.7jarGoogle App Engine Terms of Service
com.google.appengineappengine-testing1.7.7jarGoogle App Engine Terms of Service
com.google.guavaguava-jdk513.0jarThe Apache Software License, Version 2.0
junitjunit4.8.2jarCommon Public License Version 1.0

provided

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:

GroupIdArtifactIdVersionTypeLicense
com.google.appengineappengine-api-1.0-sdk1.7.7jarGoogle App Engine Terms of Service

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionTypeLicense
com.google.code.findbugsjsr3051.3.9jarThe Apache Software License, Version 2.0
com.google.http-clientgoogle-http-client1.17.0-rc-SNAPSHOTjarThe Apache Software License, Version 2.0
com.google.http-clientgoogle-http-client-jdo1.17.0-rc-SNAPSHOTjarThe Apache Software License, Version 2.0
commons-loggingcommons-logging1.1.1jarThe Apache Software License, Version 2.0
javax.jdojdo2-api2.3-ebjarApache 2
javax.transactiontransaction-api1.1jar-
org.apache.httpcomponentshttpclient4.0.1jar../LICENSE.txt
org.apache.httpcomponentshttpcore4.0.1jarApache License
xpp3xpp31.1.4cjarIndiana University Extreme! Lab Software License, vesion 1.1.1-Public Domain-Apache Software License, version 1.1

provided

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:

GroupIdArtifactIdVersionTypeLicense
commons-codeccommons-codec1.6jarThe Apache Software License, Version 2.0

Project Dependency Graph

-

Dependency Tree

  • com.google.oauth-client:google-oauth-client-appengine:jar:1.17.0-rc-SNAPSHOT Information
    • com.google.http-client:google-http-client-appengine:jar:1.17.0-rc-SNAPSHOT (compile) Information
      • com.google.http-client:google-http-client:jar:1.17.0-rc-SNAPSHOT (compile) Information
        • org.apache.httpcomponents:httpclient:jar:4.0.1 (compile) Information
          • org.apache.httpcomponents:httpcore:jar:4.0.1 (compile) Information
          • commons-logging:commons-logging:jar:1.1.1 (compile) Information
          • commons-codec:commons-codec:jar:1.6 (provided) Information
          • +
          • com.google.appengine:appengine-testing:jar:1.7.7 (test) Information
          • +
          • com.google.appengine:appengine-api-stubs:jar:1.7.7 (test) Information
+
+

Licenses

+

Google App Engine Terms of Service: appengine-api-1.0-sdk, appengine-api-stubs, appengine-testing

+

Apache 2: JDO2 API

+

Unknown: servlet-api, transaction-api

+

Apache License: HttpClient, HttpCore

+

Common Public License Version 1.0: JUnit

+

The Apache Software License, Version 2.0: Commons Codec, Commons Logging, FindBugs-jsr305, Google App Engine extensions to the Google HTTP Client Library for Java., Google App Engine extensions to the Google OAuth Client Library for Java., Google HTTP Client Library for Java, Google OAuth Client Library for Java, Guava: Google Core Libraries for Java, JDO extensions to the Google HTTP Client Library for Java., Servlet and JDO extensions to the Google OAuth Client Library for Java.

+
+

Dependency File Details

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
FilenameSizeEntriesClassesPackagesJDK RevDebug
appengine-api-1.0-sdk-1.7.7.jar30.66 MB6,5666,044861.6debug
appengine-api-stubs-1.7.7.jar12.16 MB3,0982,7851671.6debug
appengine-testing-1.7.7.jar10.32 MB2,2932,265261.6debug
jsr305-1.3.9.jar32.24 kB723531.5debug
guava-jdk5-13.0.jar1.71 MB1,3961,372131.5debug
google-http-client-1.17.1-rc-SNAPSHOT.jar263.79 kB241208191.5debug
google-http-client-appengine-1.17.1-rc-SNAPSHOT.jar15.97 kB221221.5debug
google-http-client-jdo-1.17.1-rc-SNAPSHOT.jar11.46 kB14611.5debug
google-oauth-client-1.17.1-rc-SNAPSHOT.jar59.63 kB574731.5debug
google-oauth-client-servlet-1.17.1-rc-SNAPSHOT.jar21.60 kB241141.5debug
commons-codec-1.6.jar227.32 kB2187661.5debug
commons-logging-1.1.1.jar59.26 kB422821.1debug
jdo2-api-2.3-eb.jar188.18 kB22618271.5debug
servlet-api-2.5.jar102.65 kB684221.5debug
transaction-api-1.1.jar14.72 kB241821.3debug
junit-4.8.2.jar231.78 kB267230301.5debug
httpclient-4.0.1.jar284.22 kB266230221.5debug
httpcore-4.0.1.jar168.84 kB181158101.3debug
TotalSizeEntriesClassesPackagesJDK RevDebug
1856.49 MB15,07513,7494051.618
compile: 12compile: 1.19 MBcompile: 1,237compile: 977compile: 77-compile: 12
test: 4test: 24.41 MBtest: 7,054test: 6,652test: 236-test: 4
provided: 2provided: 30.88 MBprovided: 6,784provided: 6,120provided: 92-provided: 2
+
+

Dependency Repository Locations

+ + + + + + + + + + + + + + + + + + + + +
Repo IDURLReleaseSnapshot
apache.snapshotshttp://people.apache.org/repo/m2-snapshot-repository-Yes
sonatype-nexus-snapshotshttps://oss.sonatype.org/content/repositories/snapshots-Yes
centralhttp://repo.maven.apache.org/maven2Yes-
+

Repository locations for each of the Dependencies.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Artifactapache.snapshotssonatype-nexus-snapshotscentral
com.google.appengine:appengine-api-1.0-sdk:jar:1.7.7--Found at http://repo.maven.apache.org/maven2
com.google.appengine:appengine-api-stubs:jar:1.7.7--Found at http://repo.maven.apache.org/maven2
com.google.appengine:appengine-testing:jar:1.7.7--Found at http://repo.maven.apache.org/maven2
com.google.code.findbugs:jsr305:jar:1.3.9--Found at http://repo.maven.apache.org/maven2
com.google.guava:guava-jdk5:jar:13.0--Found at http://repo.maven.apache.org/maven2
com.google.http-client:google-http-client:jar:1.17.1-rc-SNAPSHOT---
com.google.http-client:google-http-client-appengine:jar:1.17.1-rc-SNAPSHOT---
com.google.http-client:google-http-client-jdo:jar:1.17.1-rc-SNAPSHOT---
com.google.oauth-client:google-oauth-client:jar:1.17.1-rc-SNAPSHOT---
com.google.oauth-client:google-oauth-client-servlet:jar:1.17.1-rc-SNAPSHOT---
commons-codec:commons-codec:jar:1.6--Found at http://repo.maven.apache.org/maven2
commons-logging:commons-logging:jar:1.1.1--Found at http://repo.maven.apache.org/maven2
javax.jdo:jdo2-api:jar:2.3-eb--Found at http://repo.maven.apache.org/maven2
javax.servlet:servlet-api:jar:2.5--Found at http://repo.maven.apache.org/maven2
javax.transaction:transaction-api:jar:1.1--Found at http://repo.maven.apache.org/maven2
junit:junit:jar:4.8.2--Found at http://repo.maven.apache.org/maven2
org.apache.httpcomponents:httpclient:jar:4.0.1--Found at http://repo.maven.apache.org/maven2
org.apache.httpcomponents:httpcore:jar:4.0.1--Found at http://repo.maven.apache.org/maven2
Totalapache.snapshotssonatype-nexus-snapshotscentral
18 (compile: 12, test: 4, provided: 2)0013
diff --git a/google-api-client-assembly/dependencies/google-oauth-client-dependencies.html b/google-api-client-assembly/dependencies/google-oauth-client-dependencies.html index 4adde8b6..459fa2a9 100644 --- a/google-api-client-assembly/dependencies/google-oauth-client-dependencies.html +++ b/google-api-client-assembly/dependencies/google-oauth-client-dependencies.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ @import url("./css/site.css"); - + @@ -24,8 +24,8 @@
- Last Published: 2013-07-03 -  | Version: 1.17.0-rc-SNAPSHOT + Last Published: 2013-09-05 +  | Version: 1.17.1-rc-SNAPSHOT
@@ -47,7 +47,124 @@
-

Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionTypeLicense
com.google.code.findbugsjsr3051.3.9jarThe Apache Software License, Version 2.0
com.google.http-clientgoogle-http-client1.17.0-rc-SNAPSHOTjarThe Apache Software License, Version 2.0

test

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:

GroupIdArtifactIdVersionTypeLicense
com.google.guavaguava-jdk513.0jarThe Apache Software License, Version 2.0
com.google.http-clientgoogle-http-client-jackson1.17.0-rc-SNAPSHOTjarThe Apache Software License, Version 2.0
junitjunit4.8.2jarCommon Public License Version 1.0

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionTypeLicense
commons-loggingcommons-logging1.1.1jarThe Apache Software License, Version 2.0
org.apache.httpcomponentshttpclient4.0.1jar../LICENSE.txt
org.apache.httpcomponentshttpcore4.0.1jarApache License
xpp3xpp31.1.4cjarIndiana University Extreme! Lab Software License, vesion 1.1.1-Public Domain-Apache Software License, version 1.1

test

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:

GroupIdArtifactIdVersionTypeLicense
org.codehaus.jacksonjackson-core-asl1.9.11jarThe Apache Software License, Version 2.0

provided

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:

GroupIdArtifactIdVersionTypeLicense
commons-codeccommons-codec1.6jarThe Apache Software License, Version 2.0

Project Dependency Graph

-

Dependency Tree

+
+

Licenses

+

Apache License: HttpClient, HttpCore

+

Common Public License Version 1.0: JUnit

+

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, Jackson, Jackson extensions to the Google HTTP Client Library for Java.

+
+

Dependency File Details

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
FilenameSizeEntriesClassesPackagesJDK RevDebug
jsr305-1.3.9.jar32.24 kB723531.5debug
guava-jdk5-13.0.jar1.71 MB1,3961,372131.5debug
google-http-client-1.17.1-rc-SNAPSHOT.jar263.79 kB241208191.5debug
google-http-client-jackson-1.17.1-rc-SNAPSHOT.jar5.90 kB12411.5debug
commons-codec-1.6.jar227.32 kB2187661.5debug
commons-logging-1.1.1.jar59.26 kB422821.1debug
junit-4.8.2.jar231.78 kB267230301.5debug
httpclient-4.0.1.jar284.22 kB266230221.5debug
httpcore-4.0.1.jar168.84 kB181158101.3debug
jackson-core-asl-1.9.11.jar226.69 kB13712181.5debug
TotalSizeEntriesClassesPackagesJDK RevDebug
103.17 MB2,8322,4621141.510
compile: 5compile: 808.35 kBcompile: 802compile: 659compile: 56-compile: 5
test: 4test: 2.16 MBtest: 1,812test: 1,727test: 52-test: 4
provided: 1provided: 227.32 kBprovided: 218provided: 76provided: 6-provided: 1
+
+

Dependency Repository Locations

+ + + + + + + + + + + + + + + + + + + + +
Repo IDURLReleaseSnapshot
apache.snapshotshttp://people.apache.org/repo/m2-snapshot-repository-Yes
sonatype-nexus-snapshotshttps://oss.sonatype.org/content/repositories/snapshots-Yes
centralhttp://repo.maven.apache.org/maven2Yes-
+

Repository locations for each of the Dependencies.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Artifactapache.snapshotssonatype-nexus-snapshotscentral
com.google.code.findbugs:jsr305:jar:1.3.9--Found at http://repo.maven.apache.org/maven2
com.google.guava:guava-jdk5:jar:13.0--Found at http://repo.maven.apache.org/maven2
com.google.http-client:google-http-client:jar:1.17.1-rc-SNAPSHOT---
com.google.http-client:google-http-client-jackson:jar:1.17.1-rc-SNAPSHOT---
commons-codec:commons-codec:jar:1.6--Found at http://repo.maven.apache.org/maven2
commons-logging:commons-logging:jar:1.1.1--Found at http://repo.maven.apache.org/maven2
junit:junit:jar:4.8.2--Found at http://repo.maven.apache.org/maven2
org.apache.httpcomponents:httpclient:jar:4.0.1--Found at http://repo.maven.apache.org/maven2
org.apache.httpcomponents:httpcore:jar:4.0.1--Found at http://repo.maven.apache.org/maven2
org.codehaus.jackson:jackson-core-asl:jar:1.9.11--Found at http://repo.maven.apache.org/maven2
Totalapache.snapshotssonatype-nexus-snapshotscentral
10 (compile: 5, test: 4, provided: 1)008
diff --git a/google-api-client-assembly/dependencies/google-oauth-client-java6-dependencies.html b/google-api-client-assembly/dependencies/google-oauth-client-java6-dependencies.html index 0f70d494..b115c04e 100644 --- a/google-api-client-assembly/dependencies/google-oauth-client-java6-dependencies.html +++ b/google-api-client-assembly/dependencies/google-oauth-client-java6-dependencies.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ @import url("./css/site.css"); - + @@ -24,8 +24,8 @@
- Last Published: 2013-07-03 -  | Version: 1.17.0-rc-SNAPSHOT + Last Published: 2013-09-05 +  | Version: 1.17.1-rc-SNAPSHOT
@@ -47,7 +47,130 @@
-

Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionTypeLicense
com.google.oauth-clientgoogle-oauth-client1.17.0-rc-SNAPSHOTjarThe Apache Software License, Version 2.0

test

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:

GroupIdArtifactIdVersionTypeLicense
com.google.guavaguava-jdk513.0jarThe Apache Software License, Version 2.0
com.google.http-clientgoogle-http-client-jackson1.17.0-rc-SNAPSHOTjarThe Apache Software License, Version 2.0
junitjunit4.8.2jarCommon Public License Version 1.0

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionTypeLicense
com.google.code.findbugsjsr3051.3.9jarThe Apache Software License, Version 2.0
com.google.http-clientgoogle-http-client1.17.0-rc-SNAPSHOTjarThe Apache Software License, Version 2.0
commons-loggingcommons-logging1.1.1jarThe Apache Software License, Version 2.0
org.apache.httpcomponentshttpclient4.0.1jar../LICENSE.txt
org.apache.httpcomponentshttpcore4.0.1jarApache License
xpp3xpp31.1.4cjarIndiana University Extreme! Lab Software License, vesion 1.1.1-Public Domain-Apache Software License, version 1.1

test

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:

GroupIdArtifactIdVersionTypeLicense
org.codehaus.jacksonjackson-core-asl1.9.11jarThe Apache Software License, Version 2.0

provided

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:

GroupIdArtifactIdVersionTypeLicense
commons-codeccommons-codec1.6jarThe Apache Software License, Version 2.0

Project Dependency Graph

-

Dependency Tree

+
+

Licenses

+

Apache License: HttpClient, HttpCore

+

Common Public License Version 1.0: JUnit

+

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, Jackson, Jackson extensions to the Google HTTP Client Library for Java., Java 6 (and higher) extensions to the Google OAuth Client Library for Java.

+
+

Dependency File Details

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
FilenameSizeEntriesClassesPackagesJDK RevDebug
jsr305-1.3.9.jar32.24 kB723531.5debug
guava-jdk5-13.0.jar1.71 MB1,3961,372131.5debug
google-http-client-1.17.1-rc-SNAPSHOT.jar263.79 kB241208191.5debug
google-http-client-jackson-1.17.1-rc-SNAPSHOT.jar5.90 kB12411.5debug
google-oauth-client-1.17.1-rc-SNAPSHOT.jar59.63 kB574731.5debug
commons-codec-1.6.jar227.32 kB2187661.5debug
commons-logging-1.1.1.jar59.26 kB422821.1debug
junit-4.8.2.jar231.78 kB267230301.5debug
httpclient-4.0.1.jar284.22 kB266230221.5debug
httpcore-4.0.1.jar168.84 kB181158101.3debug
jackson-core-asl-1.9.11.jar226.69 kB13712181.5debug
TotalSizeEntriesClassesPackagesJDK RevDebug
113.23 MB2,8892,5091171.511
compile: 6compile: 867.98 kBcompile: 859compile: 706compile: 59-compile: 6
test: 4test: 2.16 MBtest: 1,812test: 1,727test: 52-test: 4
provided: 1provided: 227.32 kBprovided: 218provided: 76provided: 6-provided: 1
+
+

Dependency Repository Locations

+ + + + + + + + + + + + + + + + + + + + +
Repo IDURLReleaseSnapshot
apache.snapshotshttp://people.apache.org/repo/m2-snapshot-repository-Yes
sonatype-nexus-snapshotshttps://oss.sonatype.org/content/repositories/snapshots-Yes
centralhttp://repo.maven.apache.org/maven2Yes-
+

Repository locations for each of the Dependencies.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Artifactapache.snapshotssonatype-nexus-snapshotscentral
com.google.code.findbugs:jsr305:jar:1.3.9--Found at http://repo.maven.apache.org/maven2
com.google.guava:guava-jdk5:jar:13.0--Found at http://repo.maven.apache.org/maven2
com.google.http-client:google-http-client:jar:1.17.1-rc-SNAPSHOT---
com.google.http-client:google-http-client-jackson:jar:1.17.1-rc-SNAPSHOT---
com.google.oauth-client:google-oauth-client:jar:1.17.1-rc-SNAPSHOT---
commons-codec:commons-codec:jar:1.6--Found at http://repo.maven.apache.org/maven2
commons-logging:commons-logging:jar:1.1.1--Found at http://repo.maven.apache.org/maven2
junit:junit:jar:4.8.2--Found at http://repo.maven.apache.org/maven2
org.apache.httpcomponents:httpclient:jar:4.0.1--Found at http://repo.maven.apache.org/maven2
org.apache.httpcomponents:httpcore:jar:4.0.1--Found at http://repo.maven.apache.org/maven2
org.codehaus.jackson:jackson-core-asl:jar:1.9.11--Found at http://repo.maven.apache.org/maven2
Totalapache.snapshotssonatype-nexus-snapshotscentral
11 (compile: 6, test: 4, provided: 1)008
diff --git a/google-api-client-assembly/dependencies/google-oauth-client-java7-dependencies.html b/google-api-client-assembly/dependencies/google-oauth-client-java7-dependencies.html deleted file mode 100644 index 54988c30..00000000 --- a/google-api-client-assembly/dependencies/google-oauth-client-java7-dependencies.html +++ /dev/null @@ -1,96 +0,0 @@ - - - - - - Project Dependencies - - - - - - - - - -
- -
-
-
-

Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionTypeLicense
com.google.oauth-clientgoogle-oauth-client-java61.17.0-rc-SNAPSHOTjarThe Apache Software License, Version 2.0

test

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:

GroupIdArtifactIdVersionTypeLicense
com.google.guavaguava-jdk513.0jarThe Apache Software License, Version 2.0
com.google.http-clientgoogle-http-client-jackson1.17.0-rc-SNAPSHOTjarThe Apache Software License, Version 2.0
junitjunit4.8.2jarCommon Public License Version 1.0

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionTypeLicense
com.google.code.findbugsjsr3051.3.9jarThe Apache Software License, Version 2.0
com.google.http-clientgoogle-http-client1.17.0-rc-SNAPSHOTjarThe Apache Software License, Version 2.0
com.google.oauth-clientgoogle-oauth-client1.17.0-rc-SNAPSHOTjarThe Apache Software License, Version 2.0
commons-loggingcommons-logging1.1.1jarThe Apache Software License, Version 2.0
org.apache.httpcomponentshttpclient4.0.1jar../LICENSE.txt
org.apache.httpcomponentshttpcore4.0.1jarApache License
xpp3xpp31.1.4cjarIndiana University Extreme! Lab Software License, vesion 1.1.1-Public Domain-Apache Software License, version 1.1

test

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:

GroupIdArtifactIdVersionTypeLicense
org.codehaus.jacksonjackson-core-asl1.9.11jarThe Apache Software License, Version 2.0

provided

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:

GroupIdArtifactIdVersionTypeLicense
commons-codeccommons-codec1.6jarThe Apache Software License, Version 2.0

Project Dependency Graph

-

Dependency Tree

Licenses

Apache Software License, version 1.1: MXP1: Xml Pull Parser 3rd Edition (XPP3)

Public Domain: MXP1: Xml Pull Parser 3rd Edition (XPP3)

Apache License: HttpClient, HttpCore

Common Public License Version 1.0: JUnit

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, Jackson, Jackson extensions to the Google HTTP Client Library for Java., Java 6 (and higher) extensions to the Google OAuth Client Library for Java., [Deprecated] Java 7 (and higher) Extensions to the Google OAuth Client Library for Java.

Indiana University Extreme! Lab Software License, vesion 1.1.1: MXP1: Xml Pull Parser 3rd Edition (XPP3)

Dependency File Details

FilenameSizeEntriesClassesPackagesJDK RevDebug
jsr305-1.3.9.jar32.24 kB723531.5debug
guava-jdk5-13.0.jar1.71 MB1,3961,372131.5debug
google-http-client-1.17.0-rc-SNAPSHOT.jar288.32 kB258221231.5debug
google-http-client-jackson-1.17.0-rc-SNAPSHOT.jar5.90 kB12411.5debug
google-oauth-client-1.17.0-rc-SNAPSHOT.jar61.53 kB594931.5debug
google-oauth-client-java6-1.17.0-rc-SNAPSHOT.jar10.59 kB16611.5debug
commons-codec-1.6.jar227.32 kB2187661.5debug
commons-logging-1.1.1.jar59.26 kB422821.1debug
junit-4.8.2.jar231.78 kB267230301.5debug
httpclient-4.0.1.jar284.22 kB266230221.5debug
httpcore-4.0.1.jar168.84 kB181158101.3debug
jackson-core-asl-1.9.11.jar226.69 kB13712181.5debug
xpp3-1.1.4c.jar117.25 kB7856131.1debug
TotalSizeEntriesClassesPackagesJDK RevDebug
133.38 MB3,0022,5861351.513
compile: 8compile: 1,022.25 kBcompile: 972compile: 783compile: 77-compile: 8
test: 4test: 2.16 MBtest: 1,812test: 1,727test: 52-test: 4
provided: 1provided: 227.32 kBprovided: 218provided: 76provided: 6-provided: 1

Dependency Repository Locations

Repo IDURLReleaseSnapshot
apache.snapshotshttp://people.apache.org/repo/m2-snapshot-repository-Yes
sonatype-nexus-snapshotshttps://oss.sonatype.org/content/repositories/snapshots-Yes
centralhttp://repo.maven.apache.org/maven2Yes-

Repository locations for each of the Dependencies.

Artifactapache.snapshotssonatype-nexus-snapshotscentral
com.google.code.findbugs:jsr305:jar:1.3.9--Found at http://repo.maven.apache.org/maven2
com.google.guava:guava-jdk5:jar:13.0--Found at http://repo.maven.apache.org/maven2
com.google.http-client:google-http-client:jar:1.17.0-rc-SNAPSHOT---
com.google.http-client:google-http-client-jackson:jar:1.17.0-rc-SNAPSHOT---
com.google.oauth-client:google-oauth-client:jar:1.17.0-rc-SNAPSHOT---
com.google.oauth-client:google-oauth-client-java6:jar:1.17.0-rc-SNAPSHOT---
commons-codec:commons-codec:jar:1.6--Found at http://repo.maven.apache.org/maven2
commons-logging:commons-logging:jar:1.1.1--Found at http://repo.maven.apache.org/maven2
junit:junit:jar:4.8.2--Found at http://repo.maven.apache.org/maven2
org.apache.httpcomponents:httpclient:jar:4.0.1--Found at http://repo.maven.apache.org/maven2
org.apache.httpcomponents:httpcore:jar:4.0.1--Found at http://repo.maven.apache.org/maven2
org.codehaus.jackson:jackson-core-asl:jar:1.9.11--Found at http://repo.maven.apache.org/maven2
xpp3:xpp3:jar:1.1.4c--Found at http://repo.maven.apache.org/maven2
Totalapache.snapshotssonatype-nexus-snapshotscentral
13 (compile: 8, test: 4, provided: 1)009
-
-
-
-
-
- - - diff --git a/google-api-client-assembly/dependencies/google-oauth-client-jetty-dependencies.html b/google-api-client-assembly/dependencies/google-oauth-client-jetty-dependencies.html index 03fd31cd..096b392b 100644 --- a/google-api-client-assembly/dependencies/google-oauth-client-jetty-dependencies.html +++ b/google-api-client-assembly/dependencies/google-oauth-client-jetty-dependencies.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ @import url("./css/site.css"); - + @@ -24,8 +24,8 @@
- Last Published: 2013-07-03 -  | Version: 1.17.0-rc-SNAPSHOT + Last Published: 2013-09-05 +  | Version: 1.17.1-rc-SNAPSHOT
@@ -47,7 +47,110 @@
-

Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionTypeLicense
com.google.oauth-clientgoogle-oauth-client-java61.17.0-rc-SNAPSHOTjarThe Apache Software License, Version 2.0
org.mortbay.jettyjetty6.1.26jarApache Software License - Version 2.0-Eclipse Public License - Version 1.0

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionTypeLicense
com.google.code.findbugsjsr3051.3.9jarThe Apache Software License, Version 2.0
com.google.http-clientgoogle-http-client1.17.0-rc-SNAPSHOTjarThe Apache Software License, Version 2.0
com.google.oauth-clientgoogle-oauth-client1.17.0-rc-SNAPSHOTjarThe Apache Software License, Version 2.0
commons-loggingcommons-logging1.1.1jarThe Apache Software License, Version 2.0
org.apache.httpcomponentshttpclient4.0.1jar../LICENSE.txt
org.apache.httpcomponentshttpcore4.0.1jarApache License
org.mortbay.jettyjetty-util6.1.26jarApache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.mortbay.jettyservlet-api2.5-20081211jarApache License Version 2.0
xpp3xpp31.1.4cjarIndiana University Extreme! Lab Software License, vesion 1.1.1-Public Domain-Apache Software License, version 1.1

provided

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:

GroupIdArtifactIdVersionTypeLicense
commons-codeccommons-codec1.6jarThe Apache Software License, Version 2.0

Project Dependency Graph

-

Dependency Tree

+
+

Licenses

+

Eclipse Public License - Version 1.0: Jetty Server, Jetty Utilities

+

Apache License: HttpClient, HttpCore

+

Apache Software License - Version 2.0: Jetty Server, Jetty Utilities

+

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, Java 6 (and higher) extensions to the Google OAuth Client Library for Java., Jetty extensions to the Google OAuth Client Library for Java.

+

Apache License Version 2.0: Servlet Specification API

+
+

Dependency File Details

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
FilenameSizeEntriesClassesPackagesJDK RevDebug
jsr305-1.3.9.jar32.24 kB723531.5debug
google-http-client-1.17.1-rc-SNAPSHOT.jar263.79 kB241208191.5debug
google-oauth-client-1.17.1-rc-SNAPSHOT.jar59.63 kB574731.5debug
google-oauth-client-java6-1.17.1-rc-SNAPSHOT.jar10.59 kB16611.5debug
commons-codec-1.6.jar227.32 kB2187661.5debug
commons-logging-1.1.1.jar59.26 kB422821.1debug
httpclient-4.0.1.jar284.22 kB266230221.5debug
httpcore-4.0.1.jar168.84 kB181158101.3debug
jetty-6.1.26.jar527.26 kB267237141.4debug
jetty-util-6.1.26.jar172.98 kB12010561.4debug
servlet-api-2.5-20081211.jar130.99 kB794221.4debug
TotalSizeEntriesClassesPackagesJDK RevDebug
111.89 MB1,5591,172881.511
compile: 10compile: 1.67 MBcompile: 1,341compile: 1,096compile: 82-compile: 10
provided: 1provided: 227.32 kBprovided: 218provided: 76provided: 6-provided: 1
+
+

Dependency Repository Locations

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Repo IDURLReleaseSnapshot
codehaus.orghttp://snapshots.repository.codehaus.org-Yes
apache.snapshotshttp://people.apache.org/repo/m2-snapshot-repository-Yes
sonatype-nexus-snapshotshttps://oss.sonatype.org/content/repositories/snapshots-Yes
java.nethttp://download.java.net/maven/2Yes-
m1.java.nethttp://download.java.net/maven/1Yes-
centralhttp://repo.maven.apache.org/maven2Yes-
+

Repository locations for each of the Dependencies.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Artifactcodehaus.orgapache.snapshotssonatype-nexus-snapshotsjava.netm1.java.netcentral
com.google.code.findbugs:jsr305:jar:1.3.9-----Found at http://repo.maven.apache.org/maven2
com.google.http-client:google-http-client:jar:1.17.1-rc-SNAPSHOT------
com.google.oauth-client:google-oauth-client:jar:1.17.1-rc-SNAPSHOT------
com.google.oauth-client:google-oauth-client-java6:jar:1.17.1-rc-SNAPSHOT------
commons-codec:commons-codec:jar:1.6-----Found at http://repo.maven.apache.org/maven2
commons-logging:commons-logging:jar:1.1.1-----Found at http://repo.maven.apache.org/maven2
org.apache.httpcomponents:httpclient:jar:4.0.1-----Found at http://repo.maven.apache.org/maven2
org.apache.httpcomponents:httpcore:jar:4.0.1-----Found at http://repo.maven.apache.org/maven2
org.mortbay.jetty:jetty:jar:6.1.26-----Found at http://repo.maven.apache.org/maven2
org.mortbay.jetty:jetty-util:jar:6.1.26-----Found at http://repo.maven.apache.org/maven2
org.mortbay.jetty:servlet-api:jar:2.5-20081211-----Found at http://repo.maven.apache.org/maven2
Totalcodehaus.orgapache.snapshotssonatype-nexus-snapshotsjava.netm1.java.netcentral
11 (compile: 10, provided: 1)000008
diff --git a/google-api-client-assembly/dependencies/google-oauth-client-servlet-dependencies.html b/google-api-client-assembly/dependencies/google-oauth-client-servlet-dependencies.html index 903668ee..830ab088 100644 --- a/google-api-client-assembly/dependencies/google-oauth-client-servlet-dependencies.html +++ b/google-api-client-assembly/dependencies/google-oauth-client-servlet-dependencies.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ @import url("./css/site.css"); - + @@ -24,8 +24,8 @@
- Last Published: 2013-07-03 -  | Version: 1.17.0-rc-SNAPSHOT + Last Published: 2013-09-05 +  | Version: 1.17.1-rc-SNAPSHOT
@@ -47,7 +47,156 @@
-

Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionTypeLicense
com.google.http-clientgoogle-http-client-jdo1.17.0-rc-SNAPSHOTjarThe Apache Software License, Version 2.0
com.google.oauth-clientgoogle-oauth-client1.17.0-rc-SNAPSHOTjarThe Apache Software License, Version 2.0
javax.jdojdo2-api2.3-ebjarApache 2
javax.servletservlet-api2.5jar-

test

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:

GroupIdArtifactIdVersionTypeLicense
com.google.guavaguava-jdk513.0jarThe Apache Software License, Version 2.0
junitjunit4.8.2jarCommon Public License Version 1.0
mysqlmysql-connector-java5.1.18jarThe GNU General Public License, Version 2
org.datanucleusdatanucleus-api-jdo3.2.1jarThe Apache Software License, Version 2.0
org.datanucleusdatanucleus-core3.2.2jarThe Apache Software License, Version 2.0
org.datanucleusdatanucleus-rdbms3.2.1jarThe Apache Software License, Version 2.0

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionTypeLicense
com.google.code.findbugsjsr3051.3.9jarThe Apache Software License, Version 2.0
com.google.http-clientgoogle-http-client1.17.0-rc-SNAPSHOTjarThe Apache Software License, Version 2.0
commons-loggingcommons-logging1.1.1jarThe Apache Software License, Version 2.0
javax.transactiontransaction-api1.1jar-
org.apache.httpcomponentshttpclient4.0.1jar../LICENSE.txt
org.apache.httpcomponentshttpcore4.0.1jarApache License
xpp3xpp31.1.4cjarIndiana University Extreme! Lab Software License, vesion 1.1.1-Public Domain-Apache Software License, version 1.1

provided

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:

GroupIdArtifactIdVersionTypeLicense
commons-codeccommons-codec1.6jarThe Apache Software License, Version 2.0

Project Dependency Graph

-

Dependency Tree

  • com.google.oauth-client:google-oauth-client-servlet:jar:1.17.0-rc-SNAPSHOT Information
    • com.google.oauth-client:google-oauth-client:jar:1.17.0-rc-SNAPSHOT (compile) Information
      • com.google.http-client:google-http-client:jar:1.17.0-rc-SNAPSHOT (compile) Information
        • org.apache.httpcomponents:httpclient:jar:4.0.1 (compile) Information
          • org.apache.httpcomponents:httpcore:jar:4.0.1 (compile) Information
          • commons-logging:commons-logging:jar:1.1.1 (compile) Information
          • commons-codec:commons-codec:jar:1.6 (provided) Information
          • +
          • org.datanucleus:datanucleus-core:jar:3.2.2 (test) Information
          • +
          • org.datanucleus:datanucleus-api-jdo:jar:3.2.1 (test) Information
          • +
          • org.datanucleus:datanucleus-rdbms:jar:3.2.1 (test) Information
          • +
          • mysql:mysql-connector-java:jar:5.1.18 (test) Information
+
+

Licenses

+

Apache 2: JDO2 API

+

Unknown: servlet-api, transaction-api

+

Apache License: HttpClient, HttpCore

+

Common Public License Version 1.0: JUnit

+

The Apache Software License, Version 2.0: Commons Codec, Commons Logging, DataNucleus Core, DataNucleus JDO API plugin, DataNucleus RDBMS, FindBugs-jsr305, Google HTTP Client Library for Java, Google OAuth Client Library for Java, Guava: Google Core Libraries for Java, JDO extensions to the Google HTTP Client Library for Java., Servlet and JDO extensions to the Google OAuth Client Library for Java.

+

The GNU General Public License, Version 2: MySQL java connector

+
+

Dependency File Details

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
FilenameSizeEntriesClassesPackagesJDK RevDebug
jsr305-1.3.9.jar32.24 kB723531.5debug
guava-jdk5-13.0.jar1.71 MB1,3961,372131.5debug
google-http-client-1.17.1-rc-SNAPSHOT.jar263.79 kB241208191.5debug
google-http-client-jdo-1.17.1-rc-SNAPSHOT.jar11.46 kB14611.5debug
google-oauth-client-1.17.1-rc-SNAPSHOT.jar59.63 kB574731.5debug
commons-codec-1.6.jar227.32 kB2187661.5debug
commons-logging-1.1.1.jar59.26 kB422821.1debug
jdo2-api-2.3-eb.jar188.18 kB22618271.5debug
servlet-api-2.5.jar102.65 kB684221.5debug
transaction-api-1.1.jar14.72 kB241821.3debug
junit-4.8.2.jar231.78 kB267230301.5debug
mysql-connector-java-5.1.18.jar771.37 kB279245121.6debug
httpclient-4.0.1.jar284.22 kB266230221.5debug
httpcore-4.0.1.jar168.84 kB181158101.3debug
datanucleus-api-jdo-3.2.1.jar329.11 kB18012661.5debug
datanucleus-core-3.2.2.jar1.72 MB943841501.5debug
datanucleus-rdbms-3.2.1.jar1.69 MB768715291.6debug
TotalSizeEntriesClassesPackagesJDK RevDebug
177.79 MB5,2424,5592171.617
compile: 10compile: 1.16 MBcompile: 1,191compile: 954compile: 71-compile: 10
test: 6test: 6.42 MBtest: 3,833test: 3,529test: 140-test: 6
provided: 1provided: 227.32 kBprovided: 218provided: 76provided: 6-provided: 1
+
+

Dependency Repository Locations

+ + + + + + + + + + + + + + + + + + + + + + + + + +
Repo IDURLReleaseSnapshot
apache.snapshotshttp://people.apache.org/repo/m2-snapshot-repository-Yes
sonatype-nexus-snapshotshttps://oss.sonatype.org/content/repositories/snapshots-Yes
DN_M2_Repohttp://www.datanucleus.org/downloads/maven2/Yes-
centralhttp://repo.maven.apache.org/maven2Yes-
+

Repository locations for each of the Dependencies.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Artifactapache.snapshotssonatype-nexus-snapshotsDN_M2_Repocentral
com.google.code.findbugs:jsr305:jar:1.3.9---Found at http://repo.maven.apache.org/maven2
com.google.guava:guava-jdk5:jar:13.0---Found at http://repo.maven.apache.org/maven2
com.google.http-client:google-http-client:jar:1.17.1-rc-SNAPSHOT----
com.google.http-client:google-http-client-jdo:jar:1.17.1-rc-SNAPSHOT----
com.google.oauth-client:google-oauth-client:jar:1.17.1-rc-SNAPSHOT----
commons-codec:commons-codec:jar:1.6---Found at http://repo.maven.apache.org/maven2
commons-logging:commons-logging:jar:1.1.1---Found at http://repo.maven.apache.org/maven2
javax.jdo:jdo2-api:jar:2.3-eb--Found at http://www.datanucleus.org/downloads/maven2/Found at http://repo.maven.apache.org/maven2
javax.servlet:servlet-api:jar:2.5---Found at http://repo.maven.apache.org/maven2
javax.transaction:transaction-api:jar:1.1---Found at http://repo.maven.apache.org/maven2
junit:junit:jar:4.8.2---Found at http://repo.maven.apache.org/maven2
mysql:mysql-connector-java:jar:5.1.18---Found at http://repo.maven.apache.org/maven2
org.apache.httpcomponents:httpclient:jar:4.0.1---Found at http://repo.maven.apache.org/maven2
org.apache.httpcomponents:httpcore:jar:4.0.1---Found at http://repo.maven.apache.org/maven2
org.datanucleus:datanucleus-api-jdo:jar:3.2.1--Found at http://www.datanucleus.org/downloads/maven2/Found at http://repo.maven.apache.org/maven2
org.datanucleus:datanucleus-core:jar:3.2.2--Found at http://www.datanucleus.org/downloads/maven2/Found at http://repo.maven.apache.org/maven2
org.datanucleus:datanucleus-rdbms:jar:3.2.1--Found at http://www.datanucleus.org/downloads/maven2/Found at http://repo.maven.apache.org/maven2
Totalapache.snapshotssonatype-nexus-snapshotsDN_M2_Repocentral
17 (compile: 10, test: 6, provided: 1)00414
diff --git a/google-api-client-assembly/pom.xml b/google-api-client-assembly/pom.xml index 102e7577..7cf94f51 100644 --- a/google-api-client-assembly/pom.xml +++ b/google-api-client-assembly/pom.xml @@ -4,7 +4,7 @@ com.google.api-client google-api-client-parent - 1.17.0-rc-SNAPSHOT + 1.17.1-rc-SNAPSHOT ../pom.xml com.google.api-client diff --git a/google-api-client-assembly/proguard-google-api-client.txt b/google-api-client-assembly/proguard-google-api-client.txt index 3f3f45b0..68ec92b8 100644 --- a/google-api-client-assembly/proguard-google-api-client.txt +++ b/google-api-client-assembly/proguard-google-api-client.txt @@ -17,3 +17,7 @@ # Needed by google-api-client-android when linking against an older platform version -dontwarn com.google.api.client.googleapis.extensions.android.** + +# Needed by google-play-services when linking against an older platform version + +-dontwarn com.google.android.gms.** diff --git a/google-api-client-gson/pom.xml b/google-api-client-gson/pom.xml index 36eb0b80..1aa615e8 100644 --- a/google-api-client-gson/pom.xml +++ b/google-api-client-gson/pom.xml @@ -4,7 +4,7 @@ com.google.api-client google-api-client-parent - 1.17.0-rc-SNAPSHOT + 1.17.1-rc-SNAPSHOT ../pom.xml google-api-client-gson diff --git a/google-api-client-jackson2/pom.xml b/google-api-client-jackson2/pom.xml index ebccb4d9..3f94c7b7 100644 --- a/google-api-client-jackson2/pom.xml +++ b/google-api-client-jackson2/pom.xml @@ -4,7 +4,7 @@ com.google.api-client google-api-client-parent - 1.17.0-rc-SNAPSHOT + 1.17.1-rc-SNAPSHOT ../pom.xml google-api-client-jackson2 diff --git a/google-api-client-java6/pom.xml b/google-api-client-java6/pom.xml index 220601dd..e05133e4 100644 --- a/google-api-client-java6/pom.xml +++ b/google-api-client-java6/pom.xml @@ -4,7 +4,7 @@ com.google.api-client google-api-client-parent - 1.17.0-rc-SNAPSHOT + 1.17.1-rc-SNAPSHOT ../pom.xml google-api-client-java6 diff --git a/google-api-client-protobuf/pom.xml b/google-api-client-protobuf/pom.xml index 8e7f57a7..f109aea9 100644 --- a/google-api-client-protobuf/pom.xml +++ b/google-api-client-protobuf/pom.xml @@ -4,7 +4,7 @@ com.google.api-client google-api-client-parent - 1.17.0-rc-SNAPSHOT + 1.17.1-rc-SNAPSHOT ../pom.xml google-api-client-protobuf diff --git a/google-api-client-servlet/pom.xml b/google-api-client-servlet/pom.xml index 083efd60..778e4a2f 100644 --- a/google-api-client-servlet/pom.xml +++ b/google-api-client-servlet/pom.xml @@ -4,7 +4,7 @@ com.google.api-client google-api-client-parent - 1.17.0-rc-SNAPSHOT + 1.17.1-rc-SNAPSHOT ../pom.xml google-api-client-servlet diff --git a/google-api-client-xml/pom.xml b/google-api-client-xml/pom.xml index 2d45b9b3..0ded5a16 100644 --- a/google-api-client-xml/pom.xml +++ b/google-api-client-xml/pom.xml @@ -4,7 +4,7 @@ com.google.api-client google-api-client-parent - 1.17.0-rc-SNAPSHOT + 1.17.1-rc-SNAPSHOT ../pom.xml google-api-client-xml diff --git a/google-api-client/pom.xml b/google-api-client/pom.xml index 022a592e..4ef45bb1 100644 --- a/google-api-client/pom.xml +++ b/google-api-client/pom.xml @@ -4,7 +4,7 @@ com.google.api-client google-api-client-parent - 1.17.0-rc-SNAPSHOT + 1.17.1-rc-SNAPSHOT ../pom.xml google-api-client diff --git a/google-api-client/src/main/java/com/google/api/client/googleapis/GoogleUtils.java b/google-api-client/src/main/java/com/google/api/client/googleapis/GoogleUtils.java index de0d99a7..f50ceb24 100644 --- a/google-api-client/src/main/java/com/google/api/client/googleapis/GoogleUtils.java +++ b/google-api-client/src/main/java/com/google/api/client/googleapis/GoogleUtils.java @@ -49,12 +49,12 @@ public final class GoogleUtils { * * @since 1.14 */ - public static final Integer BUGFIX_VERSION = 0; + public static final Integer BUGFIX_VERSION = 1; /** Current release version. */ // NOTE: toString() so compiler thinks it isn't a constant, so it won't inline it public static final String VERSION = (MAJOR_VERSION + "." + MINOR_VERSION + "." + BUGFIX_VERSION - + "-rc-SNAPSHOT").toString(); + + "-rc").toString(); /** Cached value for {@link #getCertificateTrustStore()}. */ static KeyStore certTrustStore; diff --git a/google-api-client/src/main/java/com/google/api/client/googleapis/MethodOverride.java b/google-api-client/src/main/java/com/google/api/client/googleapis/MethodOverride.java index da090f12..c1309393 100644 --- a/google-api-client/src/main/java/com/google/api/client/googleapis/MethodOverride.java +++ b/google-api-client/src/main/java/com/google/api/client/googleapis/MethodOverride.java @@ -96,7 +96,9 @@ public void intercept(HttpRequest request) throws IOException { request.getHeaders().set(HEADER, requestMethod); if (requestMethod.equals(HttpMethods.GET)) { // take the URI query part and put it into the HTTP body - request.setContent(new UrlEncodedContent(request.getUrl())); + request.setContent(new UrlEncodedContent(request.getUrl().clone())); + // remove query parameters from URI + request.getUrl().clear(); } else if (request.getContent() == null) { // Google servers will fail to process a POST unless the Content-Length header is specified request.setContent(new EmptyContent()); diff --git a/google-api-client/src/main/java/com/google/api/client/googleapis/auth/oauth2/GoogleIdToken.java b/google-api-client/src/main/java/com/google/api/client/googleapis/auth/oauth2/GoogleIdToken.java index a33661e9..09619b7d 100644 --- a/google-api-client/src/main/java/com/google/api/client/googleapis/auth/oauth2/GoogleIdToken.java +++ b/google-api-client/src/main/java/com/google/api/client/googleapis/auth/oauth2/GoogleIdToken.java @@ -98,9 +98,14 @@ public static class Payload extends IdToken.Payload { @Key("email") private String email; - /** {@code true} if the email is verified. */ - @Key("verified_email") - private boolean emailVerified; + /** + * {@code true} if the email is verified. + * TODO(mwan): change the type of the field to Boolean and the handling in + * {@link #getEmailVerified()} accordingly after Google OpenID Connect endpoint fixes the + * type of the field in ID Token. + */ + @Key("email_verified") + private Object emailVerified; public Payload() { } @@ -198,9 +203,23 @@ public Payload setEmail(String email) { *

* * @since 1.10 + * + *

+ * Upgrade warning: in prior version 1.16 this method accessed {@code "verified_email"} + * and returns a boolean, but starting with verison 1.17, it now accesses + * {@code "email_verified"} and returns a Boolean. Previously, if this value was not + * specified, this method would return {@code false}, but now it returns {@code null}. + *

*/ - public boolean getEmailVerified() { - return emailVerified; + public Boolean getEmailVerified() { + if (emailVerified == null) { + return null; + } + if (emailVerified instanceof Boolean) { + return (Boolean) emailVerified; + } + + return Boolean.valueOf((String) emailVerified); } /** @@ -211,8 +230,14 @@ public boolean getEmailVerified() { *

* * @since 1.10 + * + *

+ * Upgrade warning: in prior version 1.16 this method accessed {@code "verified_email"} and + * required a boolean parameter, but starting with verison 1.17, it now accesses + * {@code "email_verified"} and requires a Boolean parameter. + *

*/ - public Payload setEmailVerified(boolean emailVerified) { + public Payload setEmailVerified(Boolean emailVerified) { this.emailVerified = emailVerified; return this; } diff --git a/google-api-client/src/test/java/com/google/api/client/googleapis/MethodOverrideTest.java b/google-api-client/src/test/java/com/google/api/client/googleapis/MethodOverrideTest.java index a5f47388..38cc54c1 100644 --- a/google-api-client/src/test/java/com/google/api/client/googleapis/MethodOverrideTest.java +++ b/google-api-client/src/test/java/com/google/api/client/googleapis/MethodOverrideTest.java @@ -95,6 +95,7 @@ public void testInterceptMaxLength() throws IOException { new MethodOverride().intercept(request); assertEquals(HttpMethods.POST, request.getRequestMethod()); assertEquals(HttpMethods.GET, request.getHeaders().get(MethodOverride.HEADER)); + assertEquals(HttpTesting.SIMPLE_GENERIC_URL, request.getUrl()); char[] arr2 = new char[arr.length + 2]; Arrays.fill(arr2, 'x'); arr2[0] = 'a'; diff --git a/google-api-client/src/test/java/com/google/api/client/googleapis/auth/oauth2/GoogleIdTokenTest.java b/google-api-client/src/test/java/com/google/api/client/googleapis/auth/oauth2/GoogleIdTokenTest.java new file mode 100644 index 00000000..aaf0b0cb --- /dev/null +++ b/google-api-client/src/test/java/com/google/api/client/googleapis/auth/oauth2/GoogleIdTokenTest.java @@ -0,0 +1,97 @@ +/* + * Copyright (c) 2013 Google Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except + * in compliance with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software distributed under the License + * is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express + * or implied. See the License for the specific language governing permissions and limitations under + * the License. + */ + +package com.google.api.client.googleapis.auth.oauth2; + +import com.google.api.client.googleapis.auth.oauth2.GoogleIdToken.Payload; + +import junit.framework.TestCase; + +/** Tests for {@link GoogleIdToken}.*/ + +public class GoogleIdTokenTest extends TestCase { + private static final String USER_ID = "1234567890"; + private static final String ANOTHER_USER_ID = "2345678901"; + private static final String CLIENT_ID = "myClientId"; + private static final String ANOTHER_CLIENT_ID = "anotherClientId"; + private static final String EMAIL_VERIFIED_KEY = "email_verified"; + + private static Payload newPayload(String userId, String clientId) { + Payload payload = new Payload(); + payload.setIssuer("accounts.google.com"); + payload.setAudience(clientId); + payload.setAuthorizedParty(clientId); + payload.setSubject(userId); + payload.setExpirationTimeSeconds(100L); + payload.setIssuedAtTimeSeconds(0L); + return payload; + } + + public void testDeprecatedMethods() { + Payload payload = newPayload(USER_ID, CLIENT_ID); + assertEquals(USER_ID, payload.getUserId()); + assertEquals(CLIENT_ID, payload.getIssuee()); + + payload.setUserId(ANOTHER_USER_ID); + payload.setIssuee(ANOTHER_CLIENT_ID); + assertEquals(ANOTHER_USER_ID, payload.getUserId()); + assertEquals(ANOTHER_CLIENT_ID, payload.getIssuee()); + assertEquals(ANOTHER_USER_ID, payload.getSubject()); + assertEquals(ANOTHER_CLIENT_ID, payload.getAuthorizedParty()); + } + + public void testEmailVerified() { + Payload payload = newPayload(USER_ID, CLIENT_ID); + assertNull(payload.getEmailVerified()); + + payload.setEmailVerified(true); + assertTrue(payload.getEmailVerified()); + + payload.setEmailVerified(false); + assertFalse(payload.getEmailVerified()); + + payload.setEmailVerified(null); + assertNull(payload.getEmailVerified()); + + payload.set(EMAIL_VERIFIED_KEY, "true"); + assertTrue(payload.getEmailVerified()); + + payload.set(EMAIL_VERIFIED_KEY, true); + assertTrue(payload.getEmailVerified()); + + payload.set(EMAIL_VERIFIED_KEY, "false"); + assertFalse(payload.getEmailVerified()); + + payload.set(EMAIL_VERIFIED_KEY, false); + assertFalse(payload.getEmailVerified()); + + payload.set(EMAIL_VERIFIED_KEY, "RandomString"); + assertFalse(payload.getEmailVerified()); + + payload.set(EMAIL_VERIFIED_KEY, ""); + assertFalse(payload.getEmailVerified()); + + payload.set(EMAIL_VERIFIED_KEY, null); + assertNull(payload.getEmailVerified()); + + // Wrong type. + payload.set(EMAIL_VERIFIED_KEY, new Integer(5)); + try { + payload.getEmailVerified(); + fail(); + } catch (ClassCastException e) { + // Expected. + } + } +} diff --git a/overview.html b/overview.html new file mode 100644 index 00000000..a4274fa2 --- /dev/null +++ b/overview.html @@ -0,0 +1,17 @@ + + + Written by Google, the + google-api-java-client library is an easy-to-use and efficient Java client library for + accessing Google APIs using JSON and OAuth 2.0. + +

+ This library is built on top of two common libraries, also built by Google, but designed to + work with any HTTP service on the web: the Google HTTP Client Library for Java and the Google + OAuth Client Library for Java. + @see + Google HTTP Java Client Library Javadoc + @see + Google OAuth Java Client Library Javadoc +

+ + diff --git a/pom.xml b/pom.xml index 786a6807..569a7b21 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ com.google.api-client google-api-client-parent - 1.17.0-rc-SNAPSHOT + 1.17.1-rc-SNAPSHOT pom Parent for the Google API Client Library for Java @@ -286,6 +286,19 @@ maven-antrun-plugin 1.6 + + + org.apache.maven.plugins + maven-release-plugin + 2.1 + + forked-path + true + -Psonatype-oss-release ${arguments} + + maven-assembly-plugin 2.2 @@ -389,6 +402,11 @@ animal-sniffer-maven-plugin 1.9 + + org.apache.maven.plugins + maven-project-info-reports-plugin + 2.7 + org.eclipse.m2e @@ -460,6 +478,7 @@ http://javadoc.google-oauth-java-client.googlecode.com/hg/${project.oauth.version} Google API Client Library for Java ${project.version} + ${basedir}/overview.html google-api-client @@ -564,8 +583,8 @@ UTF-8 - 1.17.0-rc-SNAPSHOT - 1.17.0-rc-SNAPSHOT + 1.17.1-rc-SNAPSHOT + 1.17.1-rc-SNAPSHOT 1.3.9 2.1 1.9.11