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 Classifier Type
com.google.code.guice guice 1.0 - jar
com.google.collections google-collections 0.8 - jar
com.thoughtworks.xstream xstream 1.2 - jar
commons-betwixt commons-betwixt 0.8 - jar
commons-collections commons-collections 3.2.1 - jar
commons-lang commons-lang 2.4 - jar
net.oauth core 20080621 - jar
net.sf.json-lib json-lib 2.2 jdk15 jar
org.apache.geronimo.specs geronimo-stax-api_1.0_spec 1.0.1 - jar
org.apache.shindig shindig-common 1.1-SNAPSHOT - jar
org.json json 20070829 - jar
xpp3 xpp3 1.1.3.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
junit junit 4.5 jar
junit-addons junit-addons 1.4 jar
log4j log4j 1.2.13 jar
org.easymock easymock 2.4 jar
org.easymock easymockclassextension 2.4 jar
org.mortbay.jetty jetty 6.1.14 jar
rhino js 1.6R7 jar
woodstox wstx 1.0.7 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
findbugs annotations 1.0.0 jar
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
backport-util-concurrent backport-util-concurrent 3.1 jar
commons-beanutils commons-beanutils 1.7.0 jar
commons-beanutils commons-beanutils-core 1.7.0 jar
commons-codec commons-codec 1.3 jar
commons-digester commons-digester 1.7 jar
commons-httpclient commons-httpclient 3.1 jar
commons-io commons-io 1.4 jar
commons-logging commons-logging 1.1 jar
joda-time joda-time 1.6 jar
net.sf.ehcache ehcache 1.5.0 jar
net.sf.ezmorph ezmorph 1.0.4 jar
net.sf.jsr107cache jsr107cache 1.0 jar
org.hamcrest hamcrest-all 1.1 jar
xml-apis xml-apis 1.0.b2 jar
xpp3 xpp3_min 1.1.3.4.O 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
cglib cglib-nodep 2.1_3 jar
org.mortbay.jetty jetty-util 6.1.14 jar
org.mortbay.jetty servlet-api-2.5 6.1.14 jar
xerces xercesImpl 2.9.1 jar
xerces xmlParserAPIs 2.6.2 jar

Project Dependency Graph

Dependency Tree

  • org.apache.shindig:shindig-social-api:jar:1.1-SNAPSHOT Information
    • org.apache.shindig:shindig-common:jar:1.1-SNAPSHOT (compile) Information
      • com.google.code.guice:guice:jar:1.0 (compile) Information
      • com.google.collections:google-collections:jar:0.8 (compile) Information
      • commons-codec:commons-codec:jar:1.3 (compile) Information
      • commons-io:commons-io:jar:1.4 (compile) Information
      • commons-lang:commons-lang:jar:2.4 (compile) Information
      • org.hamcrest:hamcrest-all:jar:1.1 (compile) Information
      • joda-time:joda-time:jar:1.6 (compile) Information
      • org.json:json:jar:20070829 (compile) Information
      • net.sf.ehcache:ehcache:jar:1.5.0 (compile) Information
    • org.json:json:jar:20070829 (compile) Information
    • net.sf.json-lib:json-lib:jar:jdk15:2.2 (compile) Information
      • commons-beanutils:commons-beanutils:jar:1.7.0 (compile) Information
      • commons-collections:commons-collections:jar:3.2.1 (compile) Information
      • commons-lang:commons-lang:jar:2.4 (compile) Information
      • commons-logging:commons-logging:jar:1.1 (compile) Information
      • net.sf.ezmorph:ezmorph:jar:1.0.4 (compile) Information
    • rhino:js:jar:1.6R7 (test) Information
    • com.google.code.guice:guice:jar:1.0 (compile) Information
    • com.google.collections:google-collections:jar:0.8 (compile) Information
    • commons-lang:commons-lang:jar:2.4 (compile) Information
    • commons-betwixt:commons-betwixt:jar:0.8 (compile) Information
      • commons-beanutils:commons-beanutils-core:jar:1.7.0 (compile) Information
      • commons-digester:commons-digester:jar:1.7 (compile) Information
        • commons-collections:commons-collections:jar:3.2.1 (compile) Information
        • xml-apis:xml-apis:jar:1.0.b2 (compile) Information
    • commons-collections:commons-collections:jar:3.2.1 (compile) Information
    • org.mortbay.jetty:jetty:jar:6.1.14 (test) Information
    • net.oauth:core:jar:20080621 (compile) Information
      • javax.servlet:servlet-api:jar:2.4 (compile) Information
      • commons-httpclient:commons-httpclient:jar:3.1 (compile) Information
        • commons-codec:commons-codec:jar:1.3 (compile) Information
    • log4j:log4j:jar:1.2.13 (test) Information
    • org.apache.geronimo.specs:geronimo-stax-api_1.0_spec:jar:1.0.1 (compile) Information
    • findbugs:annotations:jar:1.0.0 (provided) Information
    • com.thoughtworks.xstream:xstream:jar:1.2 (compile) Information
      • xpp3:xpp3_min:jar:1.1.3.4.O (compile) Information
    • xpp3:xpp3:jar:1.1.3.3 (compile) Information
    • woodstox:wstx:jar:1.0.7 (test) Information
    • javax.servlet:servlet-api:jar:2.4 (provided) Information
    • junit:junit:jar:4.5 (test) Information
    • junit-addons:junit-addons:jar:1.4 (test) Information
      • xerces:xercesImpl:jar:2.9.1 (test) Information
      • xerces:xmlParserAPIs:jar:2.6.2 (test) Information
    • org.easymock:easymock:jar:2.4 (test) Information
    • org.easymock:easymockclassextension:jar:2.4 (test) Information
      • org.easymock:easymock:jar:2.4 (test) Information
      • cglib:cglib-nodep:jar:2.1_3 (test) Information

Licenses

Mozilla Public License version 1.1: Rhino

Unknown: JSON (JavaScript Object Notation), Log4j, OAuth::Core, Unnamed - commons-beanutils:commons-beanutils-core:jar:1.7.0, Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0, Unnamed - findbugs:annotations:jar:1.0.0, Unnamed - javax.servlet:servlet-api:jar:2.4, Unnamed - junit-addons:junit-addons:jar:1.4, Unnamed - woodstox:wstx:pom:1.0.7, Unnamed - xerces:xmlParserAPIs:jar:2.6.2, Unnamed - xpp3:xpp3:jar:1.1.3.3, Unnamed - xpp3:xpp3_min:jar:1.1.3.4.O, cglib, jsr107cache

Apache License Version 2.0: Jetty Server, Jetty Utilities

The Apache Software License, Version 2.0: Apache Shindig Common Code, Apache Shindig Social API, Betwixt, Codec, Commons Collections, Commons IO, Commons Lang, Digester, Ehcache Core, Google Collections Library, Guice, Logging, Streaming API for XML (STAX API 1.0), XML Commons External Components XML APIs, Xerces2 Java Parser, ezmorph, json-lib

CDDL 1.0: Servlet Specification 2.5 API

Public Domain: Backport of JSR 166

Common Public License Version 1.0: JUnit

MIT License: EasyMock, EasyMock class extension

Apache License: HttpClient

Apache 2: Joda time

BSD style: Hamcrest All, XStream Core

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug
backport-util-concurrent-3.1.jar 323.94 kB 251 239 5 1.4 debug
cglib-nodep-2.1_3.jar 316.64 kB 262 258 10 1.1 debug
guice-1.0.jar 543.10 kB 471 466 19 1.5 debug
google-collections-0.8.jar 472.71 kB 425 412 2 1.5 debug
xstream-1.2.jar 532.96 kB 508 274 21 1.5 debug
commons-beanutils-1.7.0.jar 184.25 kB 129 111 5 1.2 debug
commons-beanutils-core-1.7.0.jar 164.80 kB 111 93 5 1.2 debug
commons-betwixt-0.8.jar 236.55 kB 198 166 13 1.3 debug
commons-codec-1.3.jar 45.63 kB 42 25 5 1.2 debug
commons-collections-3.2.1.jar 561.90 kB 482 458 12 1.2 debug
commons-digester-1.7.jar 136.69 kB 112 98 6 1.2 debug
commons-httpclient-3.1.jar 297.85 kB 183 167 8 1.2 debug
commons-io-1.4.jar 106.49 kB 93 76 5 1.3 debug
commons-lang-2.4.jar 255.67 kB 148 127 9 1.2 debug
commons-logging-1.1.jar 51.67 kB 34 25 2 1.1 debug
annotations-1.0.0.jar 26.72 kB 46 18 2 1.5 debug
servlet-api-2.4.jar 95.40 kB 67 42 2 1.2 debug
joda-time-1.6.jar 522.29 kB 675 222 7 1.3 debug
junit-4.5.jar 194.28 kB 222 188 26 1.5 debug
junit-addons-1.4.jar 52.96 kB 48 39 5 1.2 debug
log4j-1.2.13.jar 349.79 kB 283 253 19 1.1 debug
core-20080621.jar 43.92 kB 38 25 4 1.5 debug
ehcache-1.5.0.jar 258.20 kB 185 150 19 1.1 debug
ezmorph-1.0.4.jar 84.36 kB 61 46 6 1.1 debug
json-lib-2.2-jdk15.jar 130.75 kB 97 74 11 1.5 debug
jsr107cache-1.0.jar 8.08 kB 19 9 1 1.1 debug
geronimo-stax-api_1.0_spec-1.0.1.jar 28.13 kB 48 34 3 1.4 debug
shindig-common-1.1-SNAPSHOT.jar 102.08 kB 97 67 10 1.5 debug
easymock-2.4.jar 79.23 kB 83 71 3 1.5 debug
easymockclassextension-2.4.jar 62.20 kB 70 47 10 1.5 debug
hamcrest-all-1.1.jar 529.14 kB 269 144 25 1.5 debug
json-20070829.jar 40.85 kB 27 18 1 1.3 debug
jetty-6.1.14.jar 504.33 kB 255 225 14 1.4 debug
jetty-util-6.1.14.jar 159.30 kB 109 94 6 1.4 debug
servlet-api-2.5-6.1.14.jar 129.27 kB 78 42 2 1.4 debug
js-1.6R7.jar 794.45 kB 323 294 19 1.3 debug
wstx-1.0.7.jar 254.43 kB 136 131 10 1.2 debug
xercesImpl-2.9.1.jar 1.17 MB 964 894 38 1.1 release
xmlParserAPIs-2.6.2.jar 121.80 kB 238 207 17 1.1 release
xml-apis-1.0.b2.jar 106.76 kB 217 184 17 1.2 release
xpp3-1.1.3.3.jar 91.21 kB 61 43 10 1.2 debug
xpp3_min-1.1.3.4.O.jar 24.10 kB 12 3 2 1.1 debug
Total Size Entries Classes Packages JDK Rev Debug
42 9.99 MB 8,177 6,559 416 1.5 39
compile: 27 compile: 5.75 MB compile: 4,993 compile: 3,756 compile: 233 - compile: 26
test: 13 test: 4.12 MB test: 3,071 test: 2,743 test: 179 - test: 11
provided: 2 provided: 122.13 kB provided: 113 provided: 60 provided: 4 - provided: 2

Dependency Repository Locations

Repo ID URL Release Snapshot
codehaus.org http://snapshots.repository.codehaus.org - Yes
oauth http://oauth.googlecode.com/svn/code/maven Yes Yes
central http://repo1.maven.org/maven2 Yes -
codehaus-repository http://repository.codehaus.org Yes -
java.net http://download.java.net/maven/2 Yes -
codehaus http://repository.codehaus.org Yes -
apache.snapshots http://people.apache.org/repo/m2-snapshot-repository - Yes
m1.java.net http://download.java.net/maven/1 Yes -
apache-snapshots http://people.apache.org/repo/m2-snapshot-repository - Yes
codehaus-snapshots http://snapshots.repository.codehaus.org - Yes
caja http://google-caja.googlecode.com/svn/maven Yes Yes
apache-incubator http://people.apache.org/repo/m2-incubating-repository/ Yes -

Repository locations for each of the Dependencies.

Artifact codehaus.org oauth central codehaus-repository java.net codehaus apache.snapshots m1.java.net apache-snapshots codehaus-snapshots caja apache-incubator
backport-util-concurrent:backport-util-concurrent:jar:3.1 - - Found at http://repo1.maven.org/maven2 - - - - - - - - -
cglib:cglib-nodep:jar:2.1_3 - - Found at http://repo1.maven.org/maven2 - - - - - - - - -
com.google.code.guice:guice:jar:1.0 - - Found at http://repo1.maven.org/maven2 - - - - - - - - -
com.google.collections:google-collections:jar:0.8 - - Found at http://repo1.maven.org/maven2 - - - - - - - - -
com.thoughtworks.xstream:xstream:jar:1.2 - - Found at http://repo1.maven.org/maven2 Found at http://repository.codehaus.org - Found at http://repository.codehaus.org - - - - - -
commons-beanutils:commons-beanutils:jar:1.7.0 - - Found at http://repo1.maven.org/maven2 - - - - - - - - -
commons-beanutils:commons-beanutils-core:jar:1.7.0 - - Found at http://repo1.maven.org/maven2 - - - - - - - - -
commons-betwixt:commons-betwixt:jar:0.8 - - Found at http://repo1.maven.org/maven2 - - - - - - - - -
commons-codec:commons-codec:jar:1.3 - - Found at http://repo1.maven.org/maven2 - - - - - - - - -
commons-collections:commons-collections:jar:3.2.1 - - Found at http://repo1.maven.org/maven2 - - - - - - - - -
commons-digester:commons-digester:jar:1.7 - - Found at http://repo1.maven.org/maven2 - - - - - - - - -
commons-httpclient:commons-httpclient:jar:3.1 - - Found at http://repo1.maven.org/maven2 - - - - - - - - -
commons-io:commons-io:jar:1.4 - - Found at http://repo1.maven.org/maven2 - - - - - - - - -
commons-lang:commons-lang:jar:2.4 - - Found at http://repo1.maven.org/maven2 - - - - - - - - -
commons-logging:commons-logging:jar:1.1 - - Found at http://repo1.maven.org/maven2 - - - - - - - - -
findbugs:annotations:jar:1.0.0 - - Found at http://repo1.maven.org/maven2 - - - - - - - - -
javax.servlet:servlet-api:jar:2.4 - - Found at http://repo1.maven.org/maven2 - - - - - - - - -
joda-time:joda-time:jar:1.6 - - Found at http://repo1.maven.org/maven2 - - - - - - - - -
junit:junit:jar:4.5 - - Found at http://repo1.maven.org/maven2 - - - - - - - - -
junit-addons:junit-addons:jar:1.4 - - Found at http://repo1.maven.org/maven2 - - - - - - - - -
log4j:log4j:jar:1.2.13 - - Found at http://repo1.maven.org/maven2 - - - - - - - - -
net.oauth:core:jar:20080621 - Found at http://oauth.googlecode.com/svn/code/maven - - - - - - - - - -
net.sf.ehcache:ehcache:jar:1.5.0 - - Found at http://repo1.maven.org/maven2 - - - - - - - - -
net.sf.ezmorph:ezmorph:jar:1.0.4 - - Found at http://repo1.maven.org/maven2 - - - - - - - - -
net.sf.json-lib:json-lib:jar:jdk15:2.2 - - Found at http://repo1.maven.org/maven2 - - - - - - - - -
net.sf.jsr107cache:jsr107cache:jar:1.0 - - Found at http://repo1.maven.org/maven2 - - - - - - - - -
org.apache.geronimo.specs:geronimo-stax-api_1.0_spec:jar:1.0.1 - - Found at http://repo1.maven.org/maven2 - - - - - - - - -
org.apache.shindig:shindig-common:jar:1.1-SNAPSHOT - - - - - - - - - - - -
org.easymock:easymock:jar:2.4 - - Found at http://repo1.maven.org/maven2 - - - - - - - - -
org.easymock:easymockclassextension:jar:2.4 - - Found at http://repo1.maven.org/maven2 - - - - - - - - -
org.hamcrest:hamcrest-all:jar:1.1 - - Found at http://repo1.maven.org/maven2 - - - - - - - - -
org.json:json:jar:20070829 - - Found at http://repo1.maven.org/maven2 - - - - - - - - -
org.mortbay.jetty:jetty:jar:6.1.14 - - Found at http://repo1.maven.org/maven2 Found at http://repository.codehaus.org - Found at http://repository.codehaus.org - - - - - -
org.mortbay.jetty:jetty-util:jar:6.1.14 - - Found at http://repo1.maven.org/maven2 Found at http://repository.codehaus.org - Found at http://repository.codehaus.org - - - - - -
org.mortbay.jetty:servlet-api-2.5:jar:6.1.14 - - Found at http://repo1.maven.org/maven2 Found at http://repository.codehaus.org - Found at http://repository.codehaus.org - - - - - -
rhino:js:jar:1.6R7 - - Found at http://repo1.maven.org/maven2 - - - - - - - - -
woodstox:wstx:jar:1.0.7 - - Found at http://repo1.maven.org/maven2 - - - - - - - - -
xerces:xercesImpl:jar:2.9.1 - - Found at http://repo1.maven.org/maven2 - - - - - - - - -
xerces:xmlParserAPIs:jar:2.6.2 - - Found at http://repo1.maven.org/maven2 - - - - - - - - -
xml-apis:xml-apis:jar:1.0.b2 - - Found at http://repo1.maven.org/maven2 - - - - - - - - -
xpp3:xpp3:jar:1.1.3.3 - - Found at http://repo1.maven.org/maven2 - - - - - - - - -
xpp3:xpp3_min:jar:1.1.3.4.O - - Found at http://repo1.maven.org/maven2 - - - - - - - - -
Total codehaus.org oauth central codehaus-repository java.net codehaus apache.snapshots m1.java.net apache-snapshots codehaus-snapshots caja apache-incubator
42 (compile: 27, test: 13, provided: 2) 0 1 40 4 0 4 0 0 0 0 0 0