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 |
log4j | log4j | 1.2.16 | jar | The Apache Software License, Version 2.0 |
org.apache.flume | flume-ng-sdk | 1.3.0-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 |
---|---|---|---|---|
junit | junit | 4.10 | jar | Common Public License Version 1.0 |
org.apache.flume | flume-ng-configuration | 1.3.0-cdh4.3.0 | jar | The Apache Software License, Version 2.0 |
org.apache.flume | flume-ng-core | 1.3.0-cdh4.3.0 | jar | The Apache Software License, Version 2.0 |
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.google.code.gson | gson | 2.2.2 | jar | The Apache Software License, Version 2.0 |
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 |
joda-time | joda-time | 2.1 | jar | Apache 2 |
org.apache.hadoop | hadoop-hdfs | 2.0.0-cdh4.3.0 | jar | The Apache Software License, Version 2.0 |
org.apache.mina | mina-core | 2.0.4 | jar | Apache 2.0 License |
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 |
---|---|---|---|---|
com.google.code.findbugs | jsr305 | 2.0.1 | jar | The Apache Software License, Version 2.0 |
com.google.protobuf | protobuf-java | 2.4.0a | jar | New BSD license |
com.jcraft | jsch | 0.1.42 | jar | BSD |
commons-beanutils | commons-beanutils | 1.7.0 | jar | - |
commons-beanutils | commons-beanutils-core | 1.8.0 | jar | The Apache Software License, Version 2.0 |
commons-configuration | commons-configuration | 1.6 | jar | /LICENSE.txt |
commons-digester | commons-digester | 1.8 | jar | /LICENSE.txt |
commons-el | commons-el | 1.0 | jar | /LICENSE.txt |
commons-io | commons-io | 2.1 | jar | The Apache Software License, Version 2.0 |
commons-net | commons-net | 3.1 | jar | The Apache Software License, Version 2.0 |
jline | jline | 0.9.94 | jar | LICENSE.txt |
org.apache.commons | commons-math | 2.1 | jar | The Apache Software License, Version 2.0 |
org.apache.hadoop | hadoop-annotations | 2.0.0-cdh4.3.0 | jar | The Apache Software License, Version 2.0 |
org.apache.hadoop | hadoop-auth | 2.0.0-cdh4.3.0 | 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 |
org.apache.hadoop | hadoop-common | 2.0.0-cdh4.3.0 | jar | The Apache Software License, Version 2.0 |
org.apache.zookeeper | zookeeper | 3.4.5-cdh4.3.0 | jar | The Apache Software License, Version 2.0 |
org.mockito | mockito-all | 1.8.5 | jar | The MIT License |
xmlenc | xmlenc | 0.52 | jar | The BSD License |
Project Dependency Graph
Dependency Tree
- com.cloudera.cdk:cdk-data-flume:jar:0.8.0
CDK Data Flume Module Description: The CDK Data Flume module provides integration with Flume for CDK datasets.
URL: http://cloudera.github.com/cdk/cdk-data/cdk-data-flume
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.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:jsr305:jar:2.0.1 (provided)
- 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)
- 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
- 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
- org.apache.hadoop:hadoop-client:jar:2.0.0-mr1-cdh4.3.0 (provided)
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 (provided)
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 (provided)
Apache Hadoop Annotations Description: Apache Hadoop Annotations
Project License: The Apache Software License, Version 2.0
- org.apache.commons:commons-math:jar:2.1 (provided)
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 (provided)
xmlenc Library Description: xmlenc Library
URL: http://xmlenc.sourceforge.net
Project License: The BSD License
- commons-net:commons-net:jar:3.1 (provided)
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 (provided)
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
- commons-configuration:commons-configuration:jar:1.6 (provided)
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-digester:commons-digester:jar:1.8 (provided)
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 (provided)
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 (provided)
- commons-beanutils:commons-beanutils-core:jar:1.8.0 (provided)
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-digester:commons-digester:jar:1.8 (provided)
- org.mockito:mockito-all:jar:1.8.5 (provided)
Mockito Description: Mock objects library for java
Project License: The MIT License
- com.google.protobuf:protobuf-java:jar:2.4.0a (provided)
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 (provided)
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 (provided)
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 (provided)
zookeeper Description: CDH root
Project License: The Apache Software License, Version 2.0
- jline:jline:jar:0.9.94 (provided)
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 (provided)
- org.apache.hadoop:hadoop-annotations:jar:2.0.0-cdh4.3.0 (provided)
- 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)
- com.sun.jersey:jersey-core:jar:1.8 (test)
- org.apache.hadoop:hadoop-common:jar:2.0.0-cdh4.3.0 (provided)
- com.twitter:parquet-column:jar:1.2.0 (compile)
- 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.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
- commons-logging:commons-logging:jar:1.1.1 (compile)
Commons Logging Description: Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
URL: http://commons.apache.org/logging
Project License: The Apache Software License, Version 2.0
- commons-logging:commons-logging:jar:1.1.1 (compile)
- org.slf4j:slf4j-api:jar:1.6.1 (compile)
- 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)
- 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
- org.apache.flume:flume-ng-sdk:jar:1.3.0-cdh4.3.0 (compile)
Flume NG SDK Description: Flume Software Development Kit: Stable public API for integration with Flume 1.x
Project License: The Apache Software License, Version 2.0
- org.apache.avro:avro-ipc:jar:1.7.4 (compile)
Apache Avro IPC Description: Avro inter-process communication components
Project License: The Apache Software License, Version 2.0
- org.apache.velocity:velocity:jar:1.7 (compile)
Apache Velocity Description: Apache Velocity is a general purpose template engine.
URL: http://velocity.apache.org/engine/devel/
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-collections:commons-collections:jar:3.2.1 (compile)
- org.apache.velocity:velocity:jar:1.7 (compile)
- io.netty:netty:jar:3.4.0.Final (compile)
The Netty Project Description: The Netty project is an effort to provide an asynchronous event-driven network application framework and tools for rapid development of maintainable high performance and high scalability protocol servers and clients. In other words, Netty is a NIO client server framework which enables quick and easy development of network applications such as protocol servers and clients. It greatly simplifies and streamlines network programming such as TCP and UDP socket server.
URL: http://netty.io/
Project License: Apache License, Version 2.0
- org.apache.thrift:libthrift:jar:0.9.0 (compile)
Apache Thrift Description: Thrift is a software framework for scalable cross-language services development.
Project License: The Apache Software License, Version 2.0
- org.apache.httpcomponents:httpclient:jar:4.1.3 (compile)
HttpClient Description: HttpComponents Client (base module)
URL: http://hc.apache.org/httpcomponents-client
Project License: Apache License
- org.apache.httpcomponents:httpcore:jar:4.1.3 (compile)
HttpCore Description: HttpComponents Core (blocking I/O)
URL: http://hc.apache.org/httpcomponents-core-ga
Project License: Apache License
- org.apache.httpcomponents:httpclient:jar:4.1.3 (compile)
- org.apache.avro:avro-ipc:jar:1.7.4 (compile)
- org.apache.flume:flume-ng-core:jar:1.3.0-cdh4.3.0 (test)
Flume NG Core Description: CDH root
Project License: The Apache Software License, Version 2.0
- commons-io:commons-io:jar:2.1 (provided)
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
- 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
- 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
- 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
- joda-time:joda-time:jar:2.1 (test)
Joda time Description: Date and time library to replace JDK date handling
URL: http://joda-time.sourceforge.net
Project License: Apache 2
- org.mortbay.jetty:servlet-api:jar:2.5-20110124 (compile)
Servlet Specification API Description: Servlet Specification API
URL: http://www.eclipse.org/jetty/jetty-parent/servlet-api
Project License: Apache Software License - Version 2.0Eclipse Public License - Version 1.0
- org.mortbay.jetty:jetty-util:jar:6.1.26 (compile)
Jetty Utilities Description: Utility classes for Jetty
URL: http://www.eclipse.org/jetty/jetty-parent/project/jetty-util
Project License: Apache Software License - Version 2.0Eclipse Public License - Version 1.0
- org.mortbay.jetty:jetty:jar:6.1.26 (compile)
Jetty Server Description: Jetty server core
URL: http://www.eclipse.org/jetty/jetty-parent/project/modules/jetty
Project License: Apache Software License - Version 2.0Eclipse Public License - Version 1.0
- com.google.code.gson:gson:jar:2.2.2 (test)
Gson Description: Google Gson library
URL: http://code.google.com/p/google-gson/
Project License: The Apache Software License, Version 2.0
- org.apache.mina:mina-core:jar:2.0.4 (test)
Apache MINA Core Description: Apache MINA is a network application framework which helps users develop high performance and highly scalable network applications easily. It provides an abstract event-driven asynchronous API over various transports such as TCP/IP and UDP/IP via Java NIO.
URL: http://mina.apache.org/mina-core/
Project License: Apache 2.0 License
- commons-io:commons-io:jar:2.1 (provided)
- org.apache.flume:flume-ng-configuration:jar:1.3.0-cdh4.3.0 (test)
Flume NG Configuration Description: CDH root
Project License: The Apache Software License, Version 2.0
- com.cloudera.cdk:cdk-data-core:jar:0.8.0 (compile)
Licenses
BSD style: Hamcrest Core
Public Domain: XZ for Java
Eclipse Public License - Version 1.0: Jetty Server, Jetty Utilities, Servlet Specification API
Apache 2: Joda time
Unknown: ASM Core, commons-beanutils
BSD: JLine, JSch, ParaNamer Core
Apache License, Version 2.0: The Netty Project, fastutil
The Apache Software License, Version 2.0: Apache Avro, Apache Avro IPC, Apache Hadoop Annotations, Apache Hadoop Auth, Apache Hadoop Client, Apache Hadoop Common, Apache Hadoop HDFS, Apache Log4j, Apache Thrift, Apache Velocity, Commons BeanUtils Core, Commons CLI, Commons Codec, Commons Collections, Commons Compress, Commons Configuration, Commons IO, Commons JEXL, Commons Lang, Commons Logging, Commons Math, Commons Net, Data Mapper for Jackson, Digester, EL, FindBugs-jsr305, Flume NG Configuration, Flume NG Core, Flume NG SDK, Gson, Guava: Google Core Libraries for Java, Jackson, Parquet Avro, Parquet Column, Parquet Common, Parquet Encodings, Parquet Generator, Parquet Hadoop, Snappy for Java, parquet format metadata, zookeeper
Apache Software License v2.0: CDK Data Core Module, CDK Data Flume Module
The BSD License: xmlenc Library
CDDL 1.1: jersey-core, jersey-server
GPL2 w/ CPE: jersey-core, jersey-server
Apache License: HttpClient, HttpCore
Apache Software License - Version 2.0: Jetty Server, Jetty Utilities, Servlet Specification API
New BSD license: Protocol Buffer Java API
Common Public License Version 1.0: JUnit
MIT License: SLF4J API Module, SLF4J LOG4J-12 Binding
The MIT License: Mockito
Apache 2.0 License: Apache MINA Core
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 | - |
jsr305-2.0.1.jar | 31.12 kB | 70 | 34 | 3 | 1.5 | debug | - |
gson-2.2.2.jar | 184.85 kB | 165 | 155 | 6 | 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-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.1.1.jar | 59.26 kB | 42 | 28 | 2 | 1.1 | debug | - |
commons-net-3.1.jar | 266.96 kB | 204 | 172 | 20 | 1.5 | debug | - |
netty-3.4.0.Final.jar | 934.73 kB | 706 | 642 | 37 | 1.5 | debug | - |
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 | - |
joda-time-2.1.jar | 557.11 kB | 704 | 228 | 7 | 1.5 | 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-ipc-1.7.4.jar | 183.37 kB | 140 | 113 | 6 | 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 | - |
flume-ng-configuration-1.3.0-cdh4.3.0.jar | 49.22 kB | 44 | 30 | 5 | 1.6 | debug | - |
flume-ng-core-1.3.0-cdh4.3.0.jar | 315.68 kB | 274 | 246 | 17 | 1.6 | debug | - |
flume-ng-sdk-1.3.0-cdh4.3.0.jar | 128.06 kB | 103 | 87 | 6 | 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-hdfs-2.0.0-cdh4.3.0.jar | 4.32 MB | 1,866 | 1,810 | 35 | 1.6 | debug | - |
httpclient-4.1.3.jar | 344.32 kB | 309 | 273 | 22 | 1.5 | debug | - |
httpcore-4.1.3.jar | 176.95 kB | 185 | 163 | 10 | 1.3 | debug | - |
mina-core-2.0.4.jar | 629.82 kB | 501 | 439 | 46 | 1.5 | debug | - |
libthrift-0.9.0.jar | 339.39 kB | 259 | 153 | 7 | 1.5 | debug | - |
velocity-1.7.jar | 438.97 kB | 306 | 270 | 25 | 1.4 | 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 | - |
mockito-all-1.8.5.jar | 1.35 MB | 1,216 | 618 | 62 | 1.5 | debug | - |
jetty-6.1.26.jar | 527.26 kB | 267 | 237 | 14 | 1.4 | debug | - |
jetty-util-6.1.26.jar | 172.98 kB | 120 | 105 | 6 | 1.4 | debug | - |
servlet-api-2.5-20110124.jar | 130.12 kB | 79 | 42 | 2 | 1.4 | 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 |
64 | 42.57 MB | 29,671 | 26,598 | 860 | 1.6 | 61 | 1 |
compile: 33 | compile: 27.36 MB | compile: 19,215 | compile: 18,248 | compile: 377 | - | compile: 32 | compile: 1 |
test: 13 | test: 7.52 MB | test: 4,980 | test: 4,103 | test: 232 | - | test: 12 | - |
provided: 18 | provided: 7.68 MB | provided: 5,476 | provided: 4,247 | provided: 251 | - | provided: 17 | - |