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.16.0-rcjarThe Apache Software License, Version 2.0
com.google.oauth-clientgoogle-oauth-client1.16.0-rcjarThe Apache Software License, Version 2.0
com.google.oauth-clientgoogle-oauth-client-servlet1.16.0-rcjarThe 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.16.0-rcjarThe Apache Software License, Version 2.0
com.google.http-clientgoogle-http-client-jdo1.16.0-rcjarThe 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

Licenses

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

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

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

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.

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

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.16.0-rc.jar288.30 kB258221231.5debug
google-http-client-appengine-1.16.0-rc.jar15.21 kB211121.5debug
google-http-client-jdo-1.16.0-rc.jar11.45 kB14611.5debug
google-oauth-client-1.16.0-rc.jar61.53 kB594931.5debug
google-oauth-client-servlet-1.16.0-rc.jar18.98 kB301451.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
xpp3-1.1.4c.jar117.25 kB7856131.1debug
TotalSizeEntriesClassesPackagesJDK RevDebug
1956.62 MB15,17713,8224231.619
compile: 13compile: 1.33 MBcompile: 1,339compile: 1,050compile: 95-compile: 13
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.16.0-rc---
com.google.http-client:google-http-client-appengine:jar:1.16.0-rc---
com.google.http-client:google-http-client-jdo:jar:1.16.0-rc---
com.google.oauth-client:google-oauth-client:jar:1.16.0-rc---
com.google.oauth-client:google-oauth-client-servlet:jar:1.16.0-rc---
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
xpp3:xpp3:jar:1.1.4c--Found at http://repo.maven.apache.org/maven2
Totalapache.snapshotssonatype-nexus-snapshotscentral
19 (compile: 13, test: 4, provided: 2)0014