Project Dependencies

compile

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

GroupId ArtifactId Version Type License
com.google.http-client google-http-client-jdo 1.25.0 jar The Apache Software License, Version 2.0
com.google.oauth-client google-oauth-client 1.25.0 jar The Apache Software License, Version 2.0
javax.jdo jdo2-api 2.3-eb jar Apache 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:

GroupId ArtifactId Version Type License
com.google.guava guava 20.0 jar The Apache Software License, Version 2.0
junit junit 4.8.2 jar Common Public License Version 1.0
mysql mysql-connector-java 5.1.18 jar The GNU General Public License, Version 2
org.datanucleus datanucleus-api-jdo 3.2.1 jar The Apache Software License, Version 2.0
org.datanucleus datanucleus-core 3.2.2 jar The Apache Software License, Version 2.0
org.datanucleus datanucleus-rdbms 3.2.1 jar The 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:

GroupId ArtifactId Version Type License
javax.servlet servlet-api 2.5 jar -

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:

GroupId ArtifactId Version Type License
com.google.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0
com.google.http-client google-http-client 1.25.0 jar The Apache Software License, Version 2.0
com.google.j2objc j2objc-annotations 1.1 jar The Apache Software License, Version 2.0
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0
javax.transaction transaction-api 1.1 jar -
org.apache.httpcomponents httpclient 4.5.3 jar Apache License, Version 2.0
org.apache.httpcomponents httpcore 4.4.6 jar Apache 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:

GroupId ArtifactId Version Type License
commons-codec commons-codec 1.6 jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Apache 2: JDO2 API

Unknown: servlet-api, transaction-api

Apache License, Version 2.0: Apache HttpClient, Apache HttpCore

Common Public License Version 1.0: JUnit

The Apache Software License, Version 2.0: Apache Commons Logging, Commons Codec, 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, J2ObjC Annotations, 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 Connector/J

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug
jsr305-3.0.2.jar 19.47 kB 46 35 3 1.5 debug
guava-20.0.jar 2.33 MB 1,844 1,814 18 1.6 debug
google-http-client-1.25.0.jar 261.79 kB 223 200 16 1.6 debug
google-http-client-jdo-1.25.0.jar 11.28 kB 13 5 1 1.6 debug
j2objc-annotations-1.1.jar 8.58 kB 23 12 1 1.5 debug
google-oauth-client-1.25.0.jar 61.63 kB 57 47 3 1.6 debug
commons-codec-1.6.jar 227.32 kB 218 76 6 1.5 debug
commons-logging-1.2.jar 60.38 kB 42 28 2 1.2 debug
jdo2-api-2.3-eb.jar 188.18 kB 226 182 7 1.5 debug
servlet-api-2.5.jar 102.65 kB 68 42 2 1.5 debug
transaction-api-1.1.jar 14.72 kB 24 18 2 1.3 debug
junit-4.8.2.jar 231.78 kB 267 230 30 1.5 debug
mysql-connector-java-5.1.18.jar 771.37 kB 279 245 12 1.6 debug
httpclient-4.5.3.jar 730.27 kB 507 466 24 1.6 debug
httpcore-4.4.6.jar 316.23 kB 282 252 17 1.6 debug
datanucleus-api-jdo-3.2.1.jar 329.11 kB 180 126 6 1.5 debug
datanucleus-core-3.2.2.jar 1.72 MB 943 841 50 1.5 debug
datanucleus-rdbms-3.2.1.jar 1.69 MB 768 715 29 1.6 debug
Total Size Entries Classes Packages JDK Rev Debug
18 8.99 MB 6,010 5,334 229 1.6 18
compile: 10 compile: 1.63 MB compile: 1,443 compile: 1,245 compile: 76 - compile: 10
test: 6 test: 7.04 MB test: 4,281 test: 3,971 test: 145 - test: 6
provided: 2 provided: 329.96 kB provided: 286 provided: 118 provided: 8 - provided: 2

Dependency Repository Locations

Repo ID URL Release Snapshot
apache.snapshots http://repository.apache.org/snapshots - Yes
sonatype-nexus-snapshots https://oss.sonatype.org/content/repositories/snapshots - Yes
DN_M2_Repo http://www.datanucleus.org/downloads/maven2/ Yes -
central https://repo.maven.apache.org/maven2 Yes -

Repository locations for each of the Dependencies.

Artifact apache.snapshots sonatype-nexus-snapshots DN_M2_Repo central
com.google.code.findbugs:jsr305:jar:3.0.2 - - - -
com.google.guava:guava:jar:20.0 - - - -
com.google.http-client:google-http-client:jar:1.25.0 - - - -
com.google.http-client:google-http-client-jdo:jar:1.25.0 - - - -
com.google.j2objc:j2objc-annotations:jar:1.1 - - - -
com.google.oauth-client:google-oauth-client:jar:1.25.0 - - - -
commons-codec:commons-codec:jar:1.6 - - - -
commons-logging:commons-logging:jar:1.2 - - - -
javax.jdo:jdo2-api:jar:2.3-eb - - Found at http://www.datanucleus.org/downloads/maven2/ -
javax.servlet:servlet-api:jar:2.5 - - - -
javax.transaction:transaction-api:jar:1.1 - - - -
junit:junit:jar:4.8.2 - - - -
mysql:mysql-connector-java:jar:5.1.18 - - - -
org.apache.httpcomponents:httpclient:jar:4.5.3 - - - -
org.apache.httpcomponents:httpcore:jar:4.4.6 - - - -
org.datanucleus:datanucleus-api-jdo:jar:3.2.1 - - - -
org.datanucleus:datanucleus-core:jar:3.2.2 - - - -
org.datanucleus:datanucleus-rdbms:jar:3.2.1 - - - -
Total apache.snapshots sonatype-nexus-snapshots DN_M2_Repo central
18 (compile: 10, test: 6, provided: 2) 0 0 1 0