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.cloudera.alfredoalfredo0.1.6jarThe Apache Software License, Version 2.0
com.googlecode.json-simplejson-simple1.1jarThe Apache Software License, Version 2.0
com.sun.jerseyjersey-server1.4jarCDDL 1.1-GPL2 w/ CPE
commons-codeccommons-codec1.4jarThe Apache Software License, Version 2.0
log4jlog4j1.2.15jarThe Apache Software License, Version 2.0
org.apache.hadoophadoop-core0.20.2-cdh3u0jarThe Apache Software License, Version 2.0
org.jdomjdom1.1jar-
org.slf4jslf4j-api1.4.3jar-
org.slf4jslf4j-log4j121.4.3jar-

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.cloudera.hoophoop-testng0.1.0-SNAPSHOTjarThe Apache Software License, Version 2.0
org.mockitomockito-all1.8.2jarThe MIT License
org.testngtestng5.14.10jarApache 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
javax.servletservlet-api2.5jar-
javax.servlet.jspjsp-api2.0jar-

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
antant1.6.5jarThe Apache Software License, Version 2.0
asmasm3.1jar-
com.cloudera.cdhhadoop-ant3.0pomThe Apache Software License, Version 2.0
com.sun.jerseyjersey-core1.4jarCDDL 1.1-GPL2 w/ CPE
commons-clicommons-cli1.2jarThe Apache Software License, Version 2.0
commons-elcommons-el1.0jar/LICENSE.txt
commons-httpclientcommons-httpclient3.1jarApache License
commons-loggingcommons-logging1.1.1jarThe Apache Software License, Version 2.0
commons-netcommons-net1.4.1jar/LICENSE.txt
hsqldbhsqldb1.8.0.7jarHSQLDB License
net.java.dev.jets3tjets3t0.6.1jarApache License, Version 2.0
org.codehaus.jacksonjackson-core-asl1.5.2jarThe Apache Software License, Version 2.0
org.codehaus.jacksonjackson-mapper-asl1.5.2jarThe Apache Software License, Version 2.0
org.eclipse.jdtcore3.1.1jarEclipse Public License v1.0
org.mortbay.jettyjetty6.1.14jarApache License Version 2.0
org.mortbay.jettyjetty-util6.1.14jarApache License Version 2.0
orooro2.0.8jar-
tomcatjasper-compiler5.5.23jarThe Apache Software License, Version 2.0
tomcatjasper-runtime5.5.23jarThe Apache Software License, Version 2.0
xmlencxmlenc0.52jarThe 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
com.beustjcommander1.12jarThe Apache Software License, Version 2.0
junitjunit3.8.1jarCommon Public License Version 1.0
org.apache.ftpserverftplet-api1.0.0jarApache 2.0 License
org.apache.ftpserverftpserver-core1.0.0jarApache 2.0 License
org.apache.ftpserverftpserver-deprecated1.0.0-M2jarApache 2.0 License
org.apache.hadoophadoop-test0.20.2-cdh3u0jarThe Apache Software License, Version 2.0
org.apache.minamina-core2.0.0-M5jarApache 2.0 License
org.beanshellbsh2.0b4jarGNU LESSER GENERAL PUBLIC LICENSE
org.yamlsnakeyaml1.6jarLICENSE.txt

Project Dependency Graph

Dependency Tree

  • com.cloudera.hoop:hoop-server:jar:0.1.0-SNAPSHOT Information
    • org.testng:testng:jar:5.14.10 (test) Information
    • org.mockito:mockito-all:jar:1.8.2 (test) Information
    • com.cloudera.hoop:hoop-testng:jar:0.1.0-SNAPSHOT (test) Information
      • org.testng:testng:jar:5.14.10 (test) Information
      • org.slf4j:slf4j-api:jar:1.4.3 (compile) Information
      • org.slf4j:slf4j-log4j12:jar:1.4.3 (test) Information
      • log4j:log4j:jar:1.2.15 (test) Information
      • org.apache.hadoop:hadoop-core:jar:0.20.2-cdh3u0 (test) Information
      • org.apache.hadoop:hadoop-test:jar:0.20.2-cdh3u0 (test) Information
        • com.cloudera.cdh:hadoop-ant:pom:3.0 (test) Information
        • org.apache.hadoop:hadoop-core:jar:0.20.2-cdh3u0 (test) Information
        • org.apache.ftpserver:ftplet-api:jar:1.0.0 (test) Information
        • org.apache.mina:mina-core:jar:2.0.0-M5 (test) Information
          • org.slf4j:slf4j-api:jar:1.4.3 (test) Information
        • org.apache.ftpserver:ftpserver-core:jar:1.0.0 (test) Information
          • org.apache.ftpserver:ftplet-api:jar:1.0.0 (test) Information
          • org.slf4j:slf4j-api:jar:1.4.3 (test) Information
        • org.apache.ftpserver:ftpserver-deprecated:jar:1.0.0-M2 (test) Information
          • org.slf4j:slf4j-api:jar:1.4.3 (test) Information
      • org.mortbay.jetty:jetty:jar:6.1.14 (compile) Information
      • org.mortbay.jetty:jetty-util:jar:6.1.14 (compile) Information
      • javax.servlet:servlet-api:jar:2.5 (test) Information
    • com.sun.jersey:jersey-server:jar:1.4 (compile) Information
      • com.sun.jersey:jersey-core:jar:1.4 (compile) Information
      • asm:asm:jar:3.1 (compile) Information
    • javax.servlet:servlet-api:jar:2.5 (provided) Information
    • javax.servlet.jsp:jsp-api:jar:2.0 (provided) Information
    • commons-codec:commons-codec:jar:1.4 (compile) Information
    • org.jdom:jdom:jar:1.1 (compile) Information
    • com.cloudera.alfredo:alfredo:jar:0.1.6 (compile) Information
      • org.slf4j:slf4j-api:jar:1.4.3 (compile) Information
      • commons-codec:commons-codec:jar:1.4 (compile) Information
    • com.googlecode.json-simple:json-simple:jar:1.1 (compile) Information
    • org.apache.hadoop:hadoop-core:jar:0.20.2-cdh3u0 (compile) Information
      • com.cloudera.cdh:hadoop-ant:pom:3.0 (compile) Information
      • commons-cli:commons-cli:jar:1.2 (compile) Information
      • xmlenc:xmlenc:jar:0.52 (compile) Information
      • commons-httpclient:commons-httpclient:jar:3.1 (compile) Information
      • commons-codec:commons-codec:jar:1.4 (compile) Information
      • commons-net:commons-net:jar:1.4.1 (compile) Information
        • oro:oro:jar:2.0.8 (compile) Information
      • org.mortbay.jetty:jetty:jar:6.1.14 (compile) Information
      • org.mortbay.jetty:jetty-util:jar:6.1.14 (compile) Information
      • tomcat:jasper-runtime:jar:5.5.23 (compile) Information
        • javax.servlet:servlet-api:jar:2.5 (compile) Information
        • commons-el:commons-el:jar:1.0 (compile) Information
      • tomcat:jasper-compiler:jar:5.5.23 (compile) Information
        • ant:ant:jar:1.6.5 (compile) Information
      • org.codehaus.jackson:jackson-core-asl:jar:1.5.2 (compile) Information
      • org.codehaus.jackson:jackson-mapper-asl:jar:1.5.2 (compile) Information
      • javax.servlet.jsp:jsp-api:jar:2.0 (compile) Information
      • commons-el:commons-el:jar:1.0 (compile) Information
      • net.java.dev.jets3t:jets3t:jar:0.6.1 (compile) Information
        • commons-codec:commons-codec:jar:1.4 (compile) Information
        • commons-logging:commons-logging:jar:1.1.1 (compile) Information
        • commons-httpclient:commons-httpclient:jar:3.1 (compile) Information
      • javax.servlet:servlet-api:jar:2.5 (compile) Information
      • hsqldb:hsqldb:jar:1.8.0.7 (compile) Information
      • oro:oro:jar:2.0.8 (compile) Information
      • org.eclipse.jdt:core:jar:3.1.1 (compile) Information
    • log4j:log4j:jar:1.2.15 (compile) Information
    • org.slf4j:slf4j-api:jar:1.4.3 (compile) Information
    • org.slf4j:slf4j-log4j12:jar:1.4.3 (compile) Information

Licenses

HSQLDB License: HSQLDB

GNU LESSER GENERAL PUBLIC LICENSE: BeanShell

Unknown: ASM Core, JDOM, SLF4J API Module, SLF4J LOG4J-12 Binding, jsp-api, oro, servlet-api

Apache License, Version 2.0: An open source Java toolkit for Amazon S3, TestNG

Eclipse Public License v1.0: Eclipse JDT Core

The Apache Software License, Version 2.0: Alfredo, Java HTTP SPNEGO, Apache Log4j, Commons CLI, Commons Codec, Commons Logging, Data Mapper for Jackson, EL, Hadoop ant, Hoop Server, Hoop TestNG, JCommander, JSON.simple, Jackson, Jakarta Commons Net, ant, hadoop-core, hadoop-test, jasper-compiler, jasper-runtime

The BSD License: xmlenc Library

CDDL 1.1: jersey-core, jersey-server

GPL2 w/ CPE: jersey-core, jersey-server

Apache License: HttpClient

Common Public License Version 1.0: JUnit

The MIT License: Mockito

Apache 2.0 License: Apache FtpServer Core, Apache FtpServer Deprecated classes, Apache Ftplet API, Apache MINA Core

Apache License Version 2.0: Jetty Server, Jetty Utilities, SnakeYAML

Dependency File Details

FilenameSizeEntriesClassesPackagesJDK RevDebug
ant-1.6.5.jar1,009.81 kB616576251.2debug
asm-3.1.jar42.02 kB242321.2release
jcommander-1.12.jar30.55 kB362341.5debug
alfredo-0.1.6.jar33.70 kB332031.6debug
hadoop-ant-3.0.pom7.65 kB-----
hoop-testng-0.1.0-SNAPSHOT.jar18.23 kB21711.6debug
json-simple-1.1.jar15.67 kB181221.2release
jersey-core-1.4.jar444.84 kB395344251.6debug
jersey-server-1.4.jar661.72 kB591507541.6debug
commons-cli-1.2.jar40.16 kB352211.4debug
commons-codec-1.4.jar56.80 kB473051.4debug
commons-el-1.0.jar109.71 kB796821.2debug
commons-httpclient-3.1.jar297.85 kB18316781.2debug
commons-logging-1.1.1.jar59.26 kB422821.1debug
commons-net-1.4.1.jar176.55 kB145126121.2debug
hsqldb-1.8.0.7.jar628.64 kB340301131.2release
servlet-api-2.5.jar102.65 kB684221.5debug
jsp-api-2.0.jar47.32 kB564231.5debug
junit-3.8.1.jar118.23 kB11910061.1debug
log4j-1.2.15.jar382.65 kB296259191.1debug
jets3t-0.6.1.jar314.26 kB178153141.4debug
ftplet-api-1.0.0.jar22.29 kB362311.5debug
ftpserver-core-1.0.0.jar264.89 kB207168201.5debug
ftpserver-deprecated-1.0.0-M2.jar31.12 kB261551.5debug
hadoop-core-0.20.2-cdh3u0.jar3.29 MB1,8701,748781.6debug
hadoop-test-0.20.2-cdh3u0.jar2.30 MB1,2391,169601.6debug
mina-core-2.0.0-M5.jar622.71 kB502440461.5debug
bsh-2.0b4.jar275.09 kB23815881.2release
jackson-core-asl-1.5.2.jar167.91 kB1139971.5debug
jackson-mapper-asl-1.5.2.jar473.08 kB349329121.5debug
core-3.1.1.jar3.40 MB1,3431,256431.2debug
jdom-1.1.jar149.53 kB897681.2debug
mockito-all-1.8.2.jar1.28 MB1,131578561.5debug
jetty-6.1.14.jar504.33 kB255225141.4debug
jetty-util-6.1.14.jar159.30 kB1099461.4debug
slf4j-api-1.4.3.jar14.99 kB281731.3debug
slf4j-log4j12-1.4.3.jar8.40 kB16611.3debug
testng-5.14.10.jar558.62 kB391357211.5debug
snakeyaml-1.6.jar226.68 kB208183161.5debug
oro-2.0.8.jar63.73 kB746261.2release
jasper-compiler-5.5.23.jar398.57 kB19218071.4debug
jasper-runtime-5.5.23.jar75.04 kB574651.4debug
xmlenc-0.52.jar14.66 kB171121.3release
TotalSizeEntriesClassesPackagesJDK RevDebug
4318.71 MB11,81210,0906281.636
compile: 29compile: 12.86 MBcompile: 7,534compile: 6,785compile: 379-compile: 23
test: 12test: 5.71 MBtest: 4,154test: 3,221test: 244-test: 11
provided: 2provided: 149.97 kBprovided: 124provided: 84provided: 5-provided: 2