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.cloudera.cdk | cdk-data-core | 0.8.0 | jar | Apache Software License v2.0 |
com.google.guava | guava | 11.0.2 | jar | The Apache Software License, Version 2.0 |
commons-codec | commons-codec | 1.4 | jar | The Apache Software License, Version 2.0 |
org.apache.avro | avro | 1.7.5 | jar | The Apache Software License, Version 2.0 |
org.apache.hadoop | hadoop-client | 2.0.0-mr1-cdh4.3.0 | jar | The Apache Software License, Version 2.0 |
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 |
---|---|---|---|---|
commons-httpclient | commons-httpclient | 3.1 | jar | Apache License |
junit | junit | 4.10 | jar | Common 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:
GroupId | ArtifactId | Version | Type | License | Optional |
---|---|---|---|---|---|
com.google.code.findbugs | annotations | 2.0.1 | jar | GNU Lesser Public License | No |
org.apache.crunch | crunch-core | 0.7.0-hadoop2 | jar | The Apache Software License, Version 2.0 | No |
com.google.code.findbugs | jsr305 | 2.0.1 | jar | The Apache Software License, Version 2.0 | Yes |
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:
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 |
---|---|---|---|---|
asm | asm | 3.1 | jar | - |
com.sun.jersey | jersey-core | 1.8 | jar | CDDL 1.1-GPL2 w/ CPE |
com.sun.jersey | jersey-server | 1.8 | jar | CDDL 1.1-GPL2 w/ CPE |
commons-cli | commons-cli | 1.2 | jar | The Apache Software License, Version 2.0 |
org.apache.hadoop | hadoop-hdfs | 2.0.0-cdh4.3.0 | jar | The Apache Software License, Version 2.0 |
org.hamcrest | hamcrest-core | 1.1 | jar | BSD style |
org.slf4j | slf4j-log4j12 | 1.6.1 | jar | MIT License |
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 |
---|---|---|---|---|
org.apache.avro | avro-mapred | 1.7.4 | jar | The Apache Software License, Version 2.0 |
org.apache.avro | trevni-avro | 1.7.4 | jar | The Apache Software License, Version 2.0 |
org.apache.avro | trevni-core | 1.7.4 | jar | The Apache Software License, Version 2.0 |
org.javassist | javassist | 3.16.1-GA | jar | MPL 1.1-LGPL 2.1-Apache License 2.0 |
Project Dependency Graph
Dependency Tree
- com.cloudera.cdk:cdk-tools:jar:0.8.0
CDK Tools Module Description: The CDK Tools module provides command-line tools and APIs for performing common tasks with CDK.
URL: http://cloudera.github.com/cdk/cdk-tools
Project License: Apache Software License v2.0
- com.cloudera.cdk:cdk-data-core:jar:0.8.0 (compile)
CDK Data Core Module Description: The CDK Data Core module provides simple, intuitive APIs for working with datasets in the Cloudera Platform.
URL: http://cloudera.github.com/cdk/cdk-data/cdk-data-core
Project License: Apache Software License v2.0
- org.slf4j:slf4j-api:jar:1.6.1 (compile)
SLF4J API Module Description: The slf4j API
URL: http://www.slf4j.org
Project License: MIT License
- com.twitter:parquet-avro:jar:1.2.0 (compile)
Parquet Avro Description: Parquet is a columnar storage format that supports nested data. This provides the java implementation.
URL: https://github.com/Parquet/parquet-mr
Project License: The Apache Software License, Version 2.0
- com.twitter:parquet-column:jar:1.2.0 (compile)
Parquet Column Description: Parquet is a columnar storage format that supports nested data. This provides the java implementation.
URL: https://github.com/Parquet/parquet-mr
Project License: The Apache Software License, Version 2.0
- com.twitter:parquet-common:jar:1.2.0 (compile)
Parquet Common Description: Parquet is a columnar storage format that supports nested data. This provides the java implementation.
URL: https://github.com/Parquet/parquet-mr
Project License: The Apache Software License, Version 2.0
- com.twitter:parquet-encoding:jar:1.2.0 (compile)
Parquet Encodings Description: Parquet is a columnar storage format that supports nested data. This provides the java implementation.
URL: https://github.com/Parquet/parquet-mr
Project License: The Apache Software License, Version 2.0
- com.twitter:parquet-generator:jar:1.2.0 (compile)
Parquet Generator Description: Parquet is a columnar storage format that supports nested data. This provides the java implementation.
URL: https://github.com/Parquet/parquet-mr
Project License: The Apache Software License, Version 2.0
- com.twitter:parquet-generator:jar:1.2.0 (compile)
- it.unimi.dsi:fastutil:jar:6.5.7 (compile)
fastutil Description: fastutil extends the Java Collections Framework by providing type-specific maps, sets, lists and priority queues with a small memory footprint and fast access and insertion; provides also big (64-bit) arrays, sets and lists, and fast, practical I/O classes for binary and text files.
URL: http://fasutil.di.unimi.it/
Project License: Apache License, Version 2.0
- com.twitter:parquet-common:jar:1.2.0 (compile)
- com.twitter:parquet-hadoop:jar:1.2.0 (compile)
Parquet Hadoop Description: Parquet is a columnar storage format that supports nested data. This provides the java implementation.
URL: https://github.com/Parquet/parquet-mr
Project License: The Apache Software License, Version 2.0
- com.twitter:parquet-format:jar:1.0.0 (compile)
parquet format metadata Description: Parquet is a columnar storage format that supports nested data. This provides all generated metadata code.
URL: http://github.com/Parquet/parquet-format
Project License: The Apache Software License, Version 2.0
- com.twitter:parquet-column:jar:1.2.0 (compile)
- org.apache.commons:commons-jexl:jar:2.1.1 (compile)
Commons JEXL Description: The Commons Jexl library is an implementation of the JSTL Expression Language with extensions.
URL: http://commons.apache.org/jexl/
Project License: The Apache Software License, Version 2.0
- org.slf4j:slf4j-api:jar:1.6.1 (compile)
- com.google.guava:guava:jar:11.0.2 (compile)
Guava: Google Core Libraries for Java Description: Guava is a suite of core and expanded libraries that include utility classes, google's collections, io classes, and much much more. This project is a complete packaging of all the Guava libraries into a single jar. Individual portions of Guava can be used by downloading the appropriate module and its dependencies. Guava (complete) has only one code dependency - javax.annotation, per the JSR-305 spec.
URL: http://code.google.com/p/guava-libraries/guava
Project License: The Apache Software License, Version 2.0
- com.google.code.findbugs:jsr305:jar:2.0.1 (provided)
FindBugs-jsr305 Description: JSR305 Annotations for Findbugs
URL: http://findbugs.sourceforge.net/
Project License: The Apache Software License, Version 2.0
- com.google.code.findbugs:annotations:jar:2.0.1 (provided)
FindBugs-Annotations Description: Annotation supports the FindBugs tool
URL: http://findbugs.sourceforge.net/
Project License: GNU Lesser Public License
- commons-codec:commons-codec:jar:1.4 (compile)
Commons Codec Description: The codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.
URL: http://commons.apache.org/codec/
Project License: The Apache Software License, Version 2.0
- junit:junit:jar:4.10 (test)
JUnit Description: JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java.
URL: http://junit.org
Project License: Common Public License Version 1.0
- org.hamcrest:hamcrest-core:jar:1.1 (test)
Hamcrest Core Description: There is currently no description associated with this project.
Project License: BSD style
- org.hamcrest:hamcrest-core:jar:1.1 (test)
- org.apache.avro:avro:jar:1.7.5 (compile)
Apache Avro Description: Avro core components
Project License: The Apache Software License, Version 2.0
- org.codehaus.jackson:jackson-core-asl:jar:1.9.13 (compile)
Jackson Description: Jackson is a high-performance JSON processor (parser, generator)
URL: http://jackson.codehaus.org
Project License: The Apache Software License, Version 2.0
- org.codehaus.jackson:jackson-mapper-asl:jar:1.9.13 (compile)
Data Mapper for Jackson Description: Data Mapper package is a high-performance data binding package built on Jackson JSON processor
URL: http://jackson.codehaus.org
Project License: The Apache Software License, Version 2.0
- com.thoughtworks.paranamer:paranamer:jar:2.3 (compile)
ParaNamer Core Description: Paranamer allows runtime access to constructor and method parameter names for Java classes
URL: http://paranamer.codehaus.org/paranamer
Project License: BSD
- org.xerial.snappy:snappy-java:jar:1.0.5 (compile)
Snappy for Java Description: snappy-java: A fast compression/decompression library
URL: http://github.com/xerial/snappy-java/
Project License: The Apache Software License, Version 2.0
- org.apache.commons:commons-compress:jar:1.4.1 (compile)
Commons Compress Description: Apache Commons Compress software defines an API for working with compression and archive formats. These include: bzip2, gzip, pack200, xz and ar, cpio, jar, tar, zip, dump.
URL: http://commons.apache.org/compress/
Project License: The Apache Software License, Version 2.0
- org.tukaani:xz:jar:1.0 (compile)
XZ for Java Description: XZ data compression
URL: http://tukaani.org/xz/java.html
Project License: Public Domain
- org.tukaani:xz:jar:1.0 (compile)
- org.codehaus.jackson:jackson-core-asl:jar:1.9.13 (compile)
- org.apache.hadoop:hadoop-client:jar:2.0.0-mr1-cdh4.3.0 (compile)
Apache Hadoop Client Description: Apache Hadoop Client
Project License: The Apache Software License, Version 2.0
- org.apache.hadoop:hadoop-common:jar:2.0.0-cdh4.3.0 (compile)
Apache Hadoop Common Description: Apache Hadoop Common
Project License: The Apache Software License, Version 2.0
- org.apache.hadoop:hadoop-annotations:jar:2.0.0-cdh4.3.0 (compile)
Apache Hadoop Annotations Description: Apache Hadoop Annotations
Project License: The Apache Software License, Version 2.0
- org.apache.commons:commons-math:jar:2.1 (compile)
Commons Math Description: The Math project is a library of lightweight, self-contained mathematics and statistics components addressing the most common practical problems not immediately available in the Java programming language or commons-lang.
URL: http://commons.apache.org/math/
Project License: The Apache Software License, Version 2.0
- xmlenc:xmlenc:jar:0.52 (compile)
xmlenc Library Description: xmlenc Library
URL: http://xmlenc.sourceforge.net
Project License: The BSD License
- commons-io:commons-io:jar:2.1 (compile)
Commons IO Description: The Commons IO library contains utility classes, stream implementations, file filters, file comparators and endian classes.
URL: http://commons.apache.org/io/
Project License: The Apache Software License, Version 2.0
- commons-net:commons-net:jar:3.1 (compile)
Commons Net Description: Apache Commons Net library contains a collection of network utilities and protocol implementations. Supported protocols include: Echo, Finger, FTP, NNTP, NTP, POP3(S), SMTP(S), Telnet, Whois
URL: http://commons.apache.org/net/
Project License: The Apache Software License, Version 2.0
- commons-el:commons-el:jar:1.0 (compile)
EL Description: JSP 2.0 Expression Language Interpreter Implementation
URL: http://jakarta.apache.org/commons/el/
Project License: The Apache Software License, Version 2.0
- log4j:log4j:jar:1.2.16 (compile)
Apache Log4j Description: Apache Log4j 1.2
URL: http://logging.apache.org/log4j/1.2/
Project License: The Apache Software License, Version 2.0
- commons-lang:commons-lang:jar:2.5 (compile)
Commons Lang Description: Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang.
URL: http://commons.apache.org/lang/
Project License: The Apache Software License, Version 2.0
- commons-configuration:commons-configuration:jar:1.6 (compile)
Commons Configuration Description: Tools to assist in the reading of configuration/preferences files in various formats
URL: http://commons.apache.org/${pom.artifactId.substring(8)}/
Project License: The Apache Software License, Version 2.0
- commons-collections:commons-collections:jar:3.2.1 (compile)
Commons Collections Description: Types that extend and augment the Java Collections Framework.
URL: http://commons.apache.org/collections/
Project License: The Apache Software License, Version 2.0
- commons-digester:commons-digester:jar:1.8 (compile)
Digester Description: The Digester package lets you configure an XML->Java object mapping module which triggers certain actions called rules whenever a particular pattern of nested XML elements is recognized.
URL: http://jakarta.apache.org/commons/digester/
Project License: The Apache Software License, Version 2.0
- commons-beanutils:commons-beanutils:jar:1.7.0 (compile)
commons-beanutils Description: There is currently no description associated with this project.
Project License: No license is defined for this project.
- commons-beanutils:commons-beanutils:jar:1.7.0 (compile)
- commons-beanutils:commons-beanutils-core:jar:1.8.0 (compile)
Commons BeanUtils Core Description: The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
URL: http://commons.apache.org/beanutils/
Project License: The Apache Software License, Version 2.0
- commons-collections:commons-collections:jar:3.2.1 (compile)
- org.slf4j:slf4j-log4j12:jar:1.6.1 (test)
SLF4J LOG4J-12 Binding Description: The slf4j log4j-12 binding
URL: http://www.slf4j.org
Project License: MIT License
- org.mockito:mockito-all:jar:1.8.5 (compile)
Mockito Description: Mock objects library for java
Project License: The MIT License
- com.google.protobuf:protobuf-java:jar:2.4.0a (compile)
Protocol Buffer Java API Description: Protocol Buffers are a way of encoding structured data in an efficient yet extensible format.
URL: http://code.google.com/p/protobuf
Project License: New BSD license
- org.apache.hadoop:hadoop-auth:jar:2.0.0-cdh4.3.0 (compile)
Apache Hadoop Auth Description: Apache Hadoop Auth - Java HTTP SPNEGO
Project License: The Apache Software License, Version 2.0
- com.jcraft:jsch:jar:0.1.42 (compile)
JSch Description: JSch is a pure Java implementation of SSH2
URL: http://www.jcraft.com/jsch/
Project License: BSD
- org.apache.zookeeper:zookeeper:jar:3.4.5-cdh4.3.0 (compile)
zookeeper Description: CDH root
Project License: The Apache Software License, Version 2.0
- jline:jline:jar:0.9.94 (compile)
JLine Description: JLine is a java library for reading and editing user input in console applications. It features tab-completion, command history, password masking, customizable keybindings, and pass-through handlers to use to chain to other console applications.
URL: http://jline.sourceforge.net
Project License: BSD
- jline:jline:jar:0.9.94 (compile)
- org.apache.hadoop:hadoop-annotations:jar:2.0.0-cdh4.3.0 (compile)
- org.apache.hadoop:hadoop-hdfs:jar:2.0.0-cdh4.3.0 (test)
Apache Hadoop HDFS Description: Apache Hadoop HDFS
Project License: The Apache Software License, Version 2.0
- com.sun.jersey:jersey-core:jar:1.8 (test)
jersey-core Description: Jersey is the open source (under dual CDDL+GPL license) JAX-RS (JSR 311) production quality Reference Implementation for building RESTful Web services.
URL: https://jersey.dev.java.net/jersey-core/
Project License: CDDL 1.1GPL2 w/ CPE
- com.sun.jersey:jersey-server:jar:1.8 (test)
jersey-server Description: Jersey is the open source (under dual CDDL+GPL license) JAX-RS (JSR 311) production quality Reference Implementation for building RESTful Web services.
URL: https://jersey.dev.java.net/jersey-server/
Project License: CDDL 1.1GPL2 w/ CPE
- asm:asm:jar:3.1 (test)
ASM Core Description: A very small and fast Java bytecode manipulation framework
URL: http://asm.objectweb.org/asm/
Project License: No license is defined for this project.
- asm:asm:jar:3.1 (test)
- commons-cli:commons-cli:jar:1.2 (test)
Commons CLI Description: Commons CLI provides a simple API for presenting, processing and validating a command line interface.
URL: http://commons.apache.org/cli/
Project License: The Apache Software License, Version 2.0
- com.sun.jersey:jersey-core:jar:1.8 (test)
- org.apache.hadoop:hadoop-core:jar:2.0.0-mr1-cdh4.3.0 (compile)
hadoop-core Description: Hadoop root
Project License: The Apache Software License, Version 2.0
- hsqldb:hsqldb:jar:1.8.0.10 (compile)
HSQLDB Description: Lightweight 100% Java SQL Database Engine
URL: http://hsqldb.org/
Project License: HSQLDB License
- hsqldb:hsqldb:jar:1.8.0.10 (compile)
- org.apache.hadoop:hadoop-common:jar:2.0.0-cdh4.3.0 (compile)
- org.apache.crunch:crunch-core:jar:0.7.0-hadoop2 (provided)
Apache Crunch Core Description: Apache Crunch is a Java library for writing, testing, and running Hadoop MapReduce pipelines, based on Google's FlumeJava. Its goal is to make pipelines that are composed of many user-defined functions simple to write, easy to test, and efficient to run.
URL: http://crunch.apache.org/crunch-core/
Project License: The Apache Software License, Version 2.0
- org.apache.avro:avro-mapred:jar:1.7.4 (provided)
Apache Avro Mapred API Description: An org.apache.hadoop.mapred compatible API for using Avro Serializatin in Hadoop
URL: http://avro.apache.org/avro-mapred
Project License: The Apache Software License, Version 2.0
- org.apache.avro:trevni-avro:jar:1.7.4 (provided)
Trevni Java Avro Description: Trevni Java Avro
Project License: The Apache Software License, Version 2.0
- org.apache.avro:trevni-core:jar:1.7.4 (provided)
Trevni Java Core Description: Trevni Java Core
Project License: The Apache Software License, Version 2.0
- org.javassist:javassist:jar:3.16.1-GA (provided)
Javassist Description: Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation simple. It is a class library for editing bytecodes in Java.
URL: http://www.javassist.org/
Project License: MPL 1.1LGPL 2.1Apache License 2.0
- org.apache.avro:avro-mapred:jar:1.7.4 (provided)
- commons-httpclient:commons-httpclient:jar:3.1 (test)
HttpClient Description: The HttpClient component supports the client-side of RFC 1945 (HTTP/1.0) and RFC 2616 (HTTP/1.1) , several related specifications (RFC 2109 (Cookies) , RFC 2617 (HTTP Authentication) , etc.), and provides a framework by which new request types (methods) or HTTP extensions can be created easily.
URL: http://jakarta.apache.org/httpcomponents/httpclient-3.x/
Project License: Apache License
- commons-logging:commons-logging:jar:1.0.4 (compile)
Logging Description: Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
URL: http://jakarta.apache.org/commons/logging/
Project License: The Apache Software License, Version 2.0
- commons-logging:commons-logging:jar:1.0.4 (compile)
- com.cloudera.cdk:cdk-data-core:jar:0.8.0 (compile)
Licenses
HSQLDB License: HSQLDB
BSD style: Hamcrest Core
Public Domain: XZ for Java
Unknown: ASM Core, commons-beanutils
BSD: JLine, JSch, ParaNamer Core
LGPL 2.1: Javassist
Apache License, Version 2.0: fastutil
MPL 1.1: Javassist
The Apache Software License, Version 2.0: Apache Avro, Apache Avro Mapred API, Apache Crunch Core, Apache Hadoop Annotations, Apache Hadoop Auth, Apache Hadoop Client, Apache Hadoop Common, Apache Hadoop HDFS, Apache Log4j, Commons BeanUtils Core, Commons CLI, Commons Codec, Commons Collections, Commons Compress, Commons Configuration, Commons IO, Commons JEXL, Commons Lang, Commons Math, Commons Net, Data Mapper for Jackson, Digester, EL, FindBugs-jsr305, Guava: Google Core Libraries for Java, Jackson, Logging, Parquet Avro, Parquet Column, Parquet Common, Parquet Encodings, Parquet Generator, Parquet Hadoop, Snappy for Java, Trevni Java Avro, Trevni Java Core, hadoop-core, parquet format metadata, zookeeper
Apache Software License v2.0: CDK Data Core Module, CDK Tools Module
GNU Lesser Public License: FindBugs-Annotations
The BSD License: xmlenc Library
CDDL 1.1: jersey-core, jersey-server
GPL2 w/ CPE: jersey-core, jersey-server
Apache License: HttpClient
New BSD license: Protocol Buffer Java API
Apache License 2.0: Javassist
Common Public License Version 1.0: JUnit
MIT License: SLF4J API Module, SLF4J LOG4J-12 Binding
The MIT License: Mockito
Dependency File Details
Total | Size | Entries | Classes | Packages | JDK Rev | Debug | Sealed |
---|---|---|---|---|---|---|---|
Filename | Size | Entries | Classes | Packages | JDK Rev | Debug | Sealed |
asm-3.1.jar | 42.02 kB | 24 | 23 | 2 | 1.2 | release | - |
cdk-data-core-0.8.0.jar | 110.47 kB | 97 | 77 | 7 | 1.6 | debug | - |
annotations-2.0.1.jar | 72.81 kB | 134 | 62 | 5 | 1.5 | debug | - |
guava-11.0.2.jar | 1.57 MB | 1,289 | 1,266 | 12 | 1.5 | debug | - |
protobuf-java-2.4.0a.jar | 439.28 kB | 214 | 204 | 1 | 1.5 | debug | - |
jsch-0.1.42.jar | 181.39 kB | 119 | 117 | 4 | 1.2 | debug | - |
jersey-core-1.8.jar | 447.49 kB | 398 | 345 | 26 | 1.6 | debug | - |
jersey-server-1.8.jar | 678.08 kB | 609 | 526 | 52 | 1.6 | debug | - |
paranamer-2.3.jar | 28.86 kB | 25 | 15 | 1 | 1.5 | debug | - |
parquet-avro-1.2.0.jar | 921.38 kB | 629 | 589 | 25 | 1.6 | debug | - |
parquet-column-1.2.0.jar | 198.07 kB | 200 | 175 | 17 | 1.6 | debug | - |
parquet-common-1.2.0.jar | 10.80 kB | 16 | 7 | 2 | 1.6 | debug | - |
parquet-encoding-1.2.0.jar | 265.57 kB | 194 | 182 | 2 | 1.6 | debug | - |
parquet-format-1.0.0.jar | 429.72 kB | 297 | 188 | 10 | 1.6 | debug | - |
parquet-generator-1.2.0.jar | 9.82 kB | 13 | 3 | 2 | 1.6 | debug | - |
parquet-hadoop-1.2.0.jar | 1.11 MB | 758 | 705 | 37 | 1.6 | debug | - |
commons-beanutils-1.7.0.jar | 184.25 kB | 129 | 111 | 5 | 1.2 | debug | - |
commons-beanutils-core-1.8.0.jar | 201.21 kB | 131 | 118 | 6 | 1.3 | debug | - |
commons-cli-1.2.jar | 40.16 kB | 35 | 22 | 1 | 1.4 | debug | - |
commons-codec-1.4.jar | 56.80 kB | 47 | 30 | 5 | 1.4 | debug | - |
commons-collections-3.2.1.jar | 561.90 kB | 482 | 458 | 12 | 1.2 | debug | - |
commons-configuration-1.6.jar | 291.83 kB | 189 | 165 | 9 | 1.3 | debug | - |
commons-digester-1.8.jar | 140.24 kB | 114 | 100 | 6 | 1.2 | debug | - |
commons-el-1.0.jar | 109.71 kB | 79 | 68 | 2 | 1.2 | debug | - |
commons-httpclient-3.1.jar | 297.85 kB | 183 | 167 | 8 | 1.2 | debug | - |
commons-io-2.1.jar | 159.33 kB | 122 | 104 | 6 | 1.5 | debug | - |
commons-lang-2.5.jar | 272.65 kB | 154 | 132 | 10 | 1.3 | debug | - |
commons-logging-1.0.4.jar | 37.12 kB | 29 | 18 | 2 | 1.2 | debug | - |
commons-net-3.1.jar | 266.96 kB | 204 | 172 | 20 | 1.5 | debug | - |
hsqldb-1.8.0.10.jar | 690.15 kB | 383 | 314 | 13 | 1.2 | release | - |
fastutil-6.5.7.jar | 16.12 MB | 10,669 | 10,653 | 11 | 1.6 | debug | - |
jline-0.9.94.jar | 85.28 kB | 48 | 35 | 1 | 1.3 | debug | - |
junit-4.10.jar | 247.23 kB | 290 | 252 | 31 | 1.5 | debug | - |
log4j-1.2.16.jar | 470.25 kB | 346 | 308 | 20 | 1.1 | debug | - |
avro-1.7.5.jar | 391.29 kB | 314 | 292 | 9 | 1.6 | debug | - |
avro-mapred-1.7.4.jar | 162.65 kB | 141 | 121 | 6 | 1.6 | debug | - |
trevni-avro-1.7.4.jar | 42.01 kB | 37 | 22 | 2 | 1.6 | debug | - |
trevni-core-1.7.4.jar | 45.45 kB | 40 | 27 | 1 | 1.6 | debug | - |
commons-compress-1.4.1.jar | 235.71 kB | 156 | 129 | 14 | 1.5 | debug | - |
commons-jexl-2.1.1.jar | 261.36 kB | 198 | 178 | 6 | 1.5 | debug | - |
commons-math-2.1.jar | 812.90 kB | 609 | 559 | 38 | 1.5 | debug | - |
crunch-core-0.7.0-hadoop2.jar | 645.61 kB | 558 | 514 | 29 | 1.6 | debug | - |
hadoop-annotations-2.0.0-cdh4.3.0.jar | 16.28 kB | 27 | 15 | 2 | 1.6 | debug | - |
hadoop-auth-2.0.0-cdh4.3.0.jar | 45.76 kB | 41 | 26 | 3 | 1.6 | debug | - |
hadoop-client-2.0.0-mr1-cdh4.3.0.jar | 2.46 kB | 7 | 0 | 0 | - | release | - |
hadoop-common-2.0.0-cdh4.3.0.jar | 2.17 MB | 1,441 | 1,362 | 64 | 1.6 | debug | - |
hadoop-core-2.0.0-mr1-cdh4.3.0.jar | 1.67 MB | 942 | 874 | 33 | 1.6 | debug | - |
hadoop-hdfs-2.0.0-cdh4.3.0.jar | 4.32 MB | 1,866 | 1,810 | 35 | 1.6 | debug | - |
zookeeper-3.4.5-cdh4.3.0.jar | 1.26 MB | 716 | 439 | 19 | 1.5 | debug | - |
jackson-core-asl-1.9.13.jar | 226.80 kB | 137 | 121 | 8 | 1.5 | debug | - |
jackson-mapper-asl-1.9.13.jar | 762.37 kB | 529 | 502 | 18 | 1.5 | debug | - |
hamcrest-core-1.1.jar | 74.85 kB | 54 | 21 | 3 | 1.5 | debug | - |
javassist-3.16.1-GA.jar | 643.89 kB | 400 | 376 | 17 | 1.5 | debug | - |
mockito-all-1.8.5.jar | 1.35 MB | 1,216 | 618 | 62 | 1.5 | debug | - |
slf4j-api-1.6.1.jar | 24.90 kB | 34 | 23 | 3 | 1.3 | debug | - |
slf4j-log4j12-1.6.1.jar | 9.52 kB | 16 | 6 | 1 | 1.3 | debug | - |
xz-1.0.jar | 92.45 kB | 115 | 102 | 9 | 1.4 | release | sealed |
57 | 41.73 MB | 28,244 | 25,848 | 755 | 1.6 | 53 | 1 |
compile: 42 | compile: 34.04 MB | compile: 23,459 | compile: 21,554 | compile: 536 | - | compile: 39 | compile: 1 |
test: 9 | test: 6.12 MB | test: 3,475 | test: 3,172 | test: 159 | - | test: 8 | - |
provided: 6 | provided: 1.57 MB | provided: 1,310 | provided: 1,122 | provided: 60 | - | provided: 6 | - |