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
com.google.code.facebookapi facebook-java-api-schema 2.1.1 jar
commons-logging commons-logging 1.1.1 jar
org.json json 20070829 jar

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
commons-httpclient commons-httpclient 3.1 jar
junit junit 4.5 jar
org.ostermiller utils 1.07.00 jar

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
javax.servlet servlet-api 2.4 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
com.sun.xml.bind jaxb-impl 2.1.9 jar
commons-lang commons-lang 2.2 jar
javax.activation activation 1.1 jar
javax.xml.bind jaxb-api 2.1 jar
javax.xml.stream stax-api 1.0-2 jar
org.jvnet.jaxb2_commons runtime 0.4.1.3 jar

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
commons-codec commons-codec 1.2 jar

Project Dependency Graph

Dependency Tree

  • com.google.code.facebookapi:facebook-java-api:jar:2.1.1 Information
    • com.google.code.facebookapi:facebook-java-api-schema:jar:2.1.1 (compile) Information
      • org.jvnet.jaxb2_commons:runtime:jar:0.4.1.3 (compile) Information
        • com.sun.xml.bind:jaxb-impl:jar:2.1.9 (compile) Information
          • javax.xml.bind:jaxb-api:jar:2.1 (compile) Information
            • javax.xml.stream:stax-api:jar:1.0-2 (compile) Information
            • javax.activation:activation:jar:1.1 (compile) Information
        • commons-lang:commons-lang:jar:2.2 (compile) Information
    • commons-logging:commons-logging:jar:1.1.1 (compile) Information
    • org.json:json:jar:20070829 (compile) Information
    • javax.servlet:servlet-api:jar:2.4 (provided) Information
    • junit:junit:jar:4.5 (test) Information
    • org.ostermiller:utils:jar:1.07.00 (test) Information
    • commons-httpclient:commons-httpclient:jar:3.1 (test) Information
      • commons-codec:commons-codec:jar:1.2 (test) Information

Licenses

Unknown: Codec, JAXB2 Commons Runtime, JSON (JavaScript Object Notation), Unnamed - com.sun.xml.bind:jaxb-impl:jar:2.1.9, Unnamed - javax.servlet:servlet-api:jar:2.4, Unnamed - javax.xml.bind:jaxb-api:jar:2.1, Unnamed - javax.xml.stream:stax-api:jar:1.0-2

Apache License: HttpClient

GNU General Public License, version 2: Ostermiller Java Utilities

Common Public License Version 1.0: JUnit

The Apache Software License, Version 2.0: Commons Logging, Lang

Common Development and Distribution License (CDDL) v1.0: JavaBeans Activation Framework (JAF)

The MIT License: Facebook Java Library

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug
facebook-java-api-schema-2.1.1.jar 271.86 kB 151 136 1 1.5 debug
jaxb-impl-2.1.9.jar 836.67 kB 695 648 29 1.5 debug
commons-codec-1.2.jar 29.38 kB 30 19 5 1.1 debug
commons-httpclient-3.1.jar 297.85 kB 183 167 8 1.2 debug
commons-lang-2.2.jar 237.32 kB 139 123 9 1.1 debug
commons-logging-1.1.1.jar 59.26 kB 42 28 2 1.1 debug
activation-1.1.jar 61.51 kB 50 38 3 1.4 debug
servlet-api-2.4.jar 95.40 kB 67 42 2 1.2 debug
jaxb-api-2.1.jar 87.86 kB 113 100 6 1.5 debug
stax-api-1.0-2.jar 22.80 kB 44 37 3 1.5 debug
junit-4.5.jar 194.28 kB 222 188 26 1.5 debug
json-20070829.jar 40.85 kB 27 18 1 1.3 debug
runtime-0.4.1.3.jar 15.58 kB 32 17 4 1.5 debug
utils-1.07.00.jar 513.62 kB 268 87 1 1.5 debug
Total Size Entries Classes Packages JDK Rev Debug
14 2.70 MB 2,063 1,648 100 1.5 14
compile: 9 compile: 1.60 MB compile: 1,293 compile: 1,145 compile: 58 - compile: 9
test: 4 test: 1.01 MB test: 703 test: 461 test: 40 - test: 4
provided: 1 provided: 95.40 kB provided: 67 provided: 42 provided: 2 - provided: 1

Dependency Repository Locations

Repo ID URL Release Snapshot
apache.snapshots http://people.apache.org/repo/m2-snapshot-repository - Yes
maven-repository.dev.java.net http://download.java.net/maven/1 Yes Yes
maven2-repository.dev.java.net http://download.java.net/maven/2 Yes Yes
central http://repo1.maven.org/maven2 Yes -

Repository locations for each of the Dependencies.

Artifact apache.snapshots maven-repository.dev.java.net maven2-repository.dev.java.net central
com.google.code.facebookapi:facebook-java-api-schema:jar:2.1.1 - - - -
com.sun.xml.bind:jaxb-impl:jar:2.1.9 - Found at http://download.java.net/maven/1 - Found at http://repo1.maven.org/maven2
commons-codec:commons-codec:jar:1.2 - - - Found at http://repo1.maven.org/maven2
commons-httpclient:commons-httpclient:jar:3.1 - - - Found at http://repo1.maven.org/maven2
commons-lang:commons-lang:jar:2.2 - - - Found at http://repo1.maven.org/maven2
commons-logging:commons-logging:jar:1.1.1 - - - Found at http://repo1.maven.org/maven2
javax.activation:activation:jar:1.1 - Found at http://download.java.net/maven/1 - Found at http://repo1.maven.org/maven2
javax.servlet:servlet-api:jar:2.4 - - - Found at http://repo1.maven.org/maven2
javax.xml.bind:jaxb-api:jar:2.1 - Found at http://download.java.net/maven/1 - Found at http://repo1.maven.org/maven2
javax.xml.stream:stax-api:jar:1.0-2 - Found at http://download.java.net/maven/1 - Found at http://repo1.maven.org/maven2
junit:junit:jar:4.5 - - - Found at http://repo1.maven.org/maven2
org.json:json:jar:20070829 - - - Found at http://repo1.maven.org/maven2
org.jvnet.jaxb2_commons:runtime:jar:0.4.1.3 - - Found at http://download.java.net/maven/2 -
org.ostermiller:utils:jar:1.07.00 - - - Found at http://repo1.maven.org/maven2
Total apache.snapshots maven-repository.dev.java.net maven2-repository.dev.java.net central
14 (compile: 9, test: 4, provided: 1) 0 4 1 12