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
org.kitesdk kite-hadoop-compatibility 0.15.0 jar Apache Software License v2.0
org.kitesdk kite-morphlines-core 0.15.0 jar Apache Software License v2.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 Classifier Type License
junit junit 4.10 - jar Common Public License Version 1.0
org.kitesdk kite-hadoop-test-dependencies 0.15.0 - pom Apache Software License v2.0
org.kitesdk kite-morphlines-core 0.15.0 tests test-jar Apache Software License v2.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
org.apache.hive hive-exec 0.10.0 jar The Apache Software License, Version 2.0
org.kitesdk kite-hadoop-dependencies 0.15.0 pom Apache Software License v2.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:

GroupId ArtifactId Version Type License
com.codahale.metrics metrics-core 3.0.2 jar Apache License 2.0
com.codahale.metrics metrics-healthchecks 3.0.2 jar Apache License 2.0
com.google.guava guava 11.0.2 jar The Apache Software License, Version 2.0
com.typesafe config 1.0.2 jar Apache License, Version 2.0
org.slf4j slf4j-api 1.6.1 jar MIT 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:

GroupId ArtifactId Version Classifier Type License
org.apache.hadoop hadoop-common 2.3.0 tests test-jar The Apache Software License, Version 2.0
org.apache.hadoop hadoop-hdfs 2.3.0 tests test-jar The Apache Software License, Version 2.0
org.apache.hadoop hadoop-mapreduce-client-hs 2.3.0 - jar The Apache Software License, Version 2.0
org.apache.hadoop hadoop-mapreduce-client-jobclient 2.3.0 tests test-jar The Apache Software License, Version 2.0
org.apache.hadoop hadoop-minicluster 2.3.0 - jar The Apache Software License, Version 2.0
org.apache.hadoop hadoop-yarn-server-resourcemanager 2.3.0 - jar The Apache Software License, Version 2.0
org.apache.hadoop hadoop-yarn-server-tests 2.3.0 tests test-jar The Apache Software License, Version 2.0
org.hamcrest hamcrest-core 1.1 - jar BSD style
org.mockito mockito-all 1.9.5 - jar The 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 Classifier Type License
antlr antlr 2.7.7 - jar BSD License
aopalliance aopalliance 1.0 - jar Public Domain
asm asm 3.1 - jar -
com.google.code.findbugs jsr305 2.0.1 - jar The Apache Software License, Version 2.0
com.google.inject guice 3.0 - jar The Apache Software License, Version 2.0
com.google.inject.extensions guice-servlet 3.0 - jar The Apache Software License, Version 2.0
com.google.protobuf protobuf-java 2.5.0 - jar New BSD license
com.googlecode.javaewah JavaEWAH 0.3.2 - jar Apache 2
com.jamesmurty.utils java-xmlbuilder 0.4 - jar Apache License, Version 2.0
com.jcraft jsch 0.1.42 - jar BSD
com.sun.jersey jersey-client 1.9 - jar CDDL 1.1-GPL2 w/ CPE
com.sun.jersey jersey-core 1.9 - jar CDDL 1.1-GPL2 w/ CPE
com.sun.jersey jersey-json 1.9 - jar CDDL 1.1-GPL2 w/ CPE
com.sun.jersey jersey-server 1.9 - jar CDDL 1.1-GPL2 w/ CPE
com.sun.jersey.contribs jersey-guice 1.9 - jar CDDL 1.1-GPL2 w/ CPE
com.sun.xml.bind jaxb-impl 2.2.3-1 - jar CDDL 1.1-GPL2 w/ CPE
com.thoughtworks.paranamer paranamer 2.3 - jar LICENSE.txt
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-cli commons-cli 1.2 - jar The Apache Software License, Version 2.0
commons-codec commons-codec 1.4 - jar The Apache Software License, Version 2.0
commons-collections commons-collections 3.2.1 - jar The Apache Software License, Version 2.0
commons-configuration commons-configuration 1.6 - jar /LICENSE.txt
commons-daemon commons-daemon 1.0.13 - jar The Apache Software License, Version 2.0
commons-dbcp commons-dbcp 1.4 - jar The Apache Software License, Version 2.0
commons-digester commons-digester 1.8 - jar /LICENSE.txt
commons-el commons-el 1.0 - jar /LICENSE.txt
commons-httpclient commons-httpclient 3.1 - jar Apache License
commons-io commons-io 2.1 - jar The Apache Software License, Version 2.0
commons-lang commons-lang 2.5 - jar The Apache Software License, Version 2.0
commons-logging commons-logging 1.1.1 - jar The Apache Software License, Version 2.0
commons-logging commons-logging-api 1.0.4 - jar -
commons-net commons-net 3.1 - jar The Apache Software License, Version 2.0
commons-pool commons-pool 1.5.4 - jar The Apache Software License, Version 2.0
io.netty netty 3.6.2.Final - jar Apache License, Version 2.0
javax.activation activation 1.1 - jar Common Development and Distribution License (CDDL) v1.0
javax.inject javax.inject 1 - jar The Apache Software License, Version 2.0
javax.jdo jdo2-api 2.3-ec - jar -
javax.servlet servlet-api 2.5 - jar -
javax.servlet.jsp jsp-api 2.1 - jar -
javax.transaction jta 1.1 - jar -
javax.xml.bind jaxb-api 2.2.2 - jar CDDL 1.1-GPL2 w/ CPE
javax.xml.stream stax-api 1.0-2 - jar GNU General Public Library-COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
javolution javolution 5.5.1 - jar BSD License
jline jline 0.9.94 - jar LICENSE.txt
log4j log4j 1.2.16 - jar The Apache Software License, Version 2.0
net.java.dev.jets3t jets3t 0.9.0 - jar Apache License, Version 2.0
org.antlr antlr 3.0.1 - jar BSD licence
org.antlr antlr-runtime 3.0.1 - jar BSD licence
org.antlr stringtemplate 3.1-b1 - jar BSD licence
org.apache.avro avro 1.7.5 - jar The Apache Software License, Version 2.0
org.apache.avro avro-mapred 1.7.5 hadoop2 jar The Apache Software License, Version 2.0
org.apache.commons commons-compress 1.4.1 - jar The Apache Software License, Version 2.0
org.apache.commons commons-math3 3.1.1 - jar The Apache Software License, Version 2.0
org.apache.derby derby 10.4.2.0 - jar -
org.apache.hadoop hadoop-annotations 2.3.0 - jar The Apache Software License, Version 2.0
org.apache.hadoop hadoop-auth 2.3.0 - jar The Apache Software License, Version 2.0
org.apache.hadoop hadoop-client 2.3.0 - jar The Apache Software License, Version 2.0
org.apache.hadoop hadoop-common 2.3.0 - jar The Apache Software License, Version 2.0
org.apache.hadoop hadoop-hdfs 2.3.0 - jar The Apache Software License, Version 2.0
org.apache.hadoop hadoop-mapreduce-client-app 2.3.0 - jar The Apache Software License, Version 2.0
org.apache.hadoop hadoop-mapreduce-client-common 2.3.0 - jar The Apache Software License, Version 2.0
org.apache.hadoop hadoop-mapreduce-client-core 2.3.0 - jar The Apache Software License, Version 2.0
org.apache.hadoop hadoop-mapreduce-client-jobclient 2.3.0 - jar The Apache Software License, Version 2.0
org.apache.hadoop hadoop-mapreduce-client-shuffle 2.3.0 - jar The Apache Software License, Version 2.0
org.apache.hadoop hadoop-yarn-api 2.3.0 - jar The Apache Software License, Version 2.0
org.apache.hadoop hadoop-yarn-client 2.3.0 - jar The Apache Software License, Version 2.0
org.apache.hadoop hadoop-yarn-common 2.3.0 - jar The Apache Software License, Version 2.0
org.apache.hadoop hadoop-yarn-server-common 2.3.0 - jar The Apache Software License, Version 2.0
org.apache.hadoop hadoop-yarn-server-nodemanager 2.3.0 - jar The Apache Software License, Version 2.0
org.apache.hadoop hadoop-yarn-server-web-proxy 2.3.0 - jar The Apache Software License, Version 2.0
org.apache.hive hive-common 0.10.0 - jar The Apache Software License, Version 2.0
org.apache.hive hive-metastore 0.10.0 - jar The Apache Software License, Version 2.0
org.apache.hive hive-serde 0.10.0 - jar The Apache Software License, Version 2.0
org.apache.hive hive-shims 0.10.0 - jar The Apache Software License, Version 2.0
org.apache.httpcomponents httpclient 4.1.3 - jar LICENSE.txt
org.apache.httpcomponents httpcore 4.1.3 - jar LICENSE.txt
org.apache.thrift libfb303 0.9.0 - jar The Apache Software License, Version 2.0
org.apache.thrift libthrift 0.9.0 - jar The Apache Software License, Version 2.0
org.apache.zookeeper zookeeper 3.4.3 - jar -
org.codehaus.jackson jackson-core-asl 1.9.13 - jar The Apache Software License, Version 2.0
org.codehaus.jackson jackson-jaxrs 1.8.3 - jar The Apache Software License, Version 2.0-GNU Lesser General Public License (LGPL), Version 2.1
org.codehaus.jackson jackson-mapper-asl 1.8.8 - jar The Apache Software License, Version 2.0
org.codehaus.jackson jackson-xc 1.8.3 - jar The Apache Software License, Version 2.0-GNU Lesser General Public License (LGPL), Version 2.1
org.codehaus.jettison jettison 1.1 - jar -
org.datanucleus datanucleus-connectionpool 2.0.3 - jar -
org.datanucleus datanucleus-core 2.0.3 - jar -
org.datanucleus datanucleus-enhancer 2.0.3 - jar -
org.datanucleus datanucleus-rdbms 2.0.3 - jar -
org.jboss.netty netty 3.2.2.Final - jar Apache License, Version 2.0
org.json json 20090211 - jar provided without support or warranty
org.mortbay.jetty jetty 6.1.26 - jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.mortbay.jetty jetty-util 6.1.26 - jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.slf4j slf4j-log4j12 1.6.1 - jar MIT License
org.tukaani xz 1.0 - jar Public Domain
org.xerial.snappy snappy-java 1.0.5 - jar The Apache Software License, Version 2.0
tomcat jasper-compiler 5.5.23 - jar The Apache Software License, Version 2.0
tomcat jasper-runtime 5.5.23 - jar The Apache Software License, Version 2.0
xmlenc xmlenc 0.52 - jar The BSD License

Project Dependency Graph

Dependency Tree

  • org.kitesdk:kite-morphlines-hadoop-rcfile:jar:0.15.0
    Kite Morphlines Hadoop Record Columnar (RC) File

    Description: Kite SDK is a set of libraries, tools, and docs to simplify the development of data-related systems.

    URL: http://kitesdk.org//kite-morphlines/kite-morphlines-hadoop-rcfile

    Project License: Apache Software License v2.0

    • org.kitesdk:kite-morphlines-core:jar:0.15.0 (compile)
      Kite Morphlines Core

      Description: Kite SDK is a set of libraries, tools, and docs to simplify the development of data-related systems.

      URL: http://kitesdk.org//kite-morphlines/kite-morphlines-core

      Project License: Apache Software License v2.0

    • org.kitesdk:kite-morphlines-core:test-jar:tests:0.15.0 (test)
      Kite Morphlines Core

      Description: Kite SDK is a set of libraries, tools, and docs to simplify the development of data-related systems.

      URL: http://kitesdk.org//kite-morphlines/kite-morphlines-core

      Project License: Apache Software License v2.0

    • org.kitesdk:kite-hadoop-dependencies:pom:0.15.0 (provided)
      Kite Hadoop Default Dependencies Module

      Description: The Kite Hadoop Dependencies module aggregates default Hadoop dependencies

      URL: http://kitesdk.org//kite-hadoop-deps-parent/kite-hadoop-dependencies

      Project License: Apache Software License v2.0

    • org.kitesdk:kite-hadoop-compatibility:jar:0.15.0 (compile)
      Kite Hadoop Compatibility Module

      Description: The Kite Hadoop Compatibility module provides dynamic bindings to use multiple versions of hadoop APIs.

      URL: http://kitesdk.org//kite-hadoop-compatibility

      Project License: Apache Software License v2.0

    • org.apache.hive:hive-exec:jar:0.10.0 (provided)
      hive-exec

      Description: Hive is a data warehouse infrastructure built on top of Hadoop see http://wiki.apache.org/hadoop/Hive

      URL: http://hive.apache.org

      Project License: The Apache Software License, Version 2.0

      • org.apache.hive:hive-metastore:jar:0.10.0 (provided)
        hive-metastore

        Description: Hive is a data warehouse infrastructure built on top of Hadoop see http://wiki.apache.org/hadoop/Hive

        URL: http://hive.apache.org

        Project License: The Apache Software License, Version 2.0

      • org.apache.hive:hive-shims:jar:0.10.0 (provided)
        hive-shims

        Description: Hive is a data warehouse infrastructure built on top of Hadoop see http://wiki.apache.org/hadoop/Hive

        URL: http://hive.apache.org

        Project License: The Apache Software License, Version 2.0

      • org.antlr:antlr:jar:3.0.1 (provided)
        AntLR Parser Generator

        Description: A framework for constructing recognizers, compilers, and translators from grammatical descriptions containing Java, C#, C++, or Python actions.

        URL: http://antlr.org/

        Project License: BSD licence

        • org.antlr:stringtemplate:jar:3.1-b1 (provided)
          StringTemplate Template Engine

          Description: StringTemplate is a java template engine (with ports for C# and Python) for generating source code, web pages, emails, or any other formatted text output.

          URL: http://www.stringtemplate.org

          Project License: BSD licence

        • antlr:antlr:jar:2.7.7 (provided)
          AntLR Parser Generator

          Description: A framework for constructing recognizers, compilers, and translators from grammatical descriptions containing Java, C#, C++, or Python actions.

          URL: http://www.antlr.org/

          Project License: BSD License

      • org.antlr:antlr-runtime:jar:3.0.1 (provided)
        AntLR Parser Runtime

        Description: The runtime classes required to execute parsers generated by ANTLR.

        URL: http://antlr.org/

        Project License: BSD licence

      • org.slf4j:slf4j-log4j12:jar:1.6.1 (provided)
        SLF4J LOG4J-12 Binding

        Description: The slf4j log4j-12 binding

        URL: http://www.slf4j.org

        Project License: MIT License

      • org.apache.zookeeper:zookeeper:jar:3.4.3 (provided)
        zookeeper

        Description: There is currently no description associated with this project.

        Project License: No license is defined for this project.

        • 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

        • org.jboss.netty:netty:jar:3.2.2.Final (provided)
          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://www.jboss.org/netty/

          Project License: Apache License, Version 2.0

      • org.apache.thrift:libthrift:jar:0.9.0 (provided)
        Apache Thrift

        Description: Thrift is a software framework for scalable cross-language services development.

        URL: http://thrift.apache.org

        Project License: The Apache Software License, Version 2.0

      • log4j:log4j:jar:1.2.16 (provided)
        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.json:json:jar:20090211 (provided)
        JSON (JavaScript Object Notation)

        Description: JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language, Standard ECMA-262 3rd Edition - December 1999. JSON is a text format that is completely language independent but uses conventions that are familiar to programmers of the C-family of languages, including C, C++, C#, Java, JavaScript, Perl, Python, and many others. These properties make JSON an ideal data-interchange language.

        URL: http://www.json.org/java/index.html

        Project License: provided without support or warranty

      • commons-collections:commons-collections:jar:3.2.1 (provided)
        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-lang:commons-lang:jar:2.5 (provided)
        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-logging:commons-logging:jar:1.1.1 (provided)
        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-api:jar:1.0.4 (provided)
        commons-logging-api

        Description: There is currently no description associated with this project.

        Project License: No license is defined for this project.

      • 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-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

      • org.apache.derby:derby:jar:10.4.2.0 (provided)
        Derby Engine

        Description: There is currently no description associated with this project.

        URL: http://db.apache.org/derby/

        Project License: No license is defined for this project.

      • com.googlecode.javaewah:JavaEWAH:jar:0.3.2 (provided)
        JavaEWAH

        Description: The bit array data structure is implemented in Java as the BitSet class. Unfortunately, this fails to scale without compression. JavaEWAH is a word-aligned compressed variant of the Java bitset class. It uses a 64-bit run-length encoding (RLE) compression scheme. The goal of word-aligned compression is not to achieve the best compression, but rather to improve query processing time. Hence, we try to save CPU cycles, maybe at the expense of storage. However, the EWAH scheme we implemented is always more efficient storage-wise than an uncompressed bitmap (implemented in Java as the BitSet class). Unlike some alternatives, javaewah does not rely on a patented scheme.

        URL: http://code.google.com/p/javaewah/

        Project License: Apache 2

      • org.codehaus.jackson:jackson-mapper-asl:jar:1.8.8 (provided)
        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

      • org.datanucleus:datanucleus-connectionpool:jar:2.0.3 (provided)
        DataNucleus ConnectionPool plugin

        Description: DataNucleus can be used with a connection pool internally. This plugin provides this capability for C3P0, DBCP, Proxool and BoneCP.

        Project License: No license is defined for this project.

      • org.datanucleus:datanucleus-core:jar:2.0.3 (provided)
        DataNucleus Core

        Description: DataNucleus Core provides the primary components of a heterogenous Java persistence solution. It implements the JDO/JPA specifications of Java persistence.

        Project License: No license is defined for this project.

      • org.datanucleus:datanucleus-enhancer:jar:2.0.3 (provided)
        DataNucleus Enhancer

        Description: DataNucleus Enhancer is a Java byte-code enhancer for use with DataNucleus.

        Project License: No license is defined for this project.

      • org.datanucleus:datanucleus-rdbms:jar:2.0.3 (provided)
        DataNucleus RDBMS

        Description: Plugin for DataNucleus providing persistence to RDBMS datastores.

        Project License: No license is defined for this project.

      • javolution:javolution:jar:5.5.1 (provided)
        Javolution

        Description: Javolution - Java Solution for Real-Time and Embedded Systems. This project uses template classes to generates java code for various versions of the Java run-time (e.g. J2ME, 1.4, GCJ, 1.5). The default maven compilation builds OSGI bundle for Java 1.5+ (parameterized classes). For others targets the ant script should be used directly (e.g. "ant j2me").

        URL: http://javolution.org

        Project License: BSD License

    • org.kitesdk:kite-hadoop-test-dependencies:pom:0.15.0 (test)
      Kite Hadoop Default Test Dependencies Module

      Description: The Kite Hadoop Dependencies module aggregates default Hadoop dependencies

      URL: http://kitesdk.org//kite-hadoop-deps-parent/kite-hadoop-test-dependencies

      Project License: Apache Software License v2.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

Licenses

Public Domain: AOP alliance, XZ for Java

Apache 2: JavaEWAH

Unknown: ASM Core, DataNucleus ConnectionPool plugin, DataNucleus Core, DataNucleus Enhancer, DataNucleus RDBMS, Derby Engine, JDO2 API, Java Transaction API, Jettison, commons-beanutils, commons-logging-api, jsp-api, servlet-api, zookeeper

BSD licence: AntLR Parser Generator, AntLR Parser Runtime, StringTemplate Template Engine

provided without support or warranty: JSON (JavaScript Object Notation)

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: Streaming API for XML

The BSD License: xmlenc Library

CDDL 1.1: JAXB API bundle for GlassFish V3, JAXB RI, jersey-client, jersey-core, jersey-guice, jersey-json, jersey-server

BSD License: AntLR Parser Generator, Javolution

Apache License: HttpClient, HttpCore

New BSD license: Protocol Buffer Java API

Common Public License Version 1.0: JUnit

The MIT License: Mockito

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

BSD style: Hamcrest Core

Eclipse Public License - Version 1.0: Jetty Server, Jetty Utilities

BSD: JLine, JSch, ParaNamer Core

Apache License, Version 2.0: An open source Java toolkit for Amazon S3, The Netty Project, config, java-xmlbuilder

The Apache Software License, Version 2.0: Apache Avro, Apache Avro Mapred API, Apache Hadoop Annotations, Apache Hadoop Auth, Apache Hadoop Client, Apache Hadoop Common, Apache Hadoop HDFS, Apache Hadoop Mini-Cluster, Apache Log4j, Apache Thrift, Commons BeanUtils Core, Commons CLI, Commons Codec, Commons Collections, Commons Compress, Commons Configuration, Commons DBCP, Commons Daemon, Commons IO, Commons Lang, Commons Logging, Commons Math, Commons Net, Commons Pool, Data Mapper for Jackson, Digester, EL, FindBugs-jsr305, Google Guice - Core Library, Google Guice - Extensions - Servlet, Guava: Google Core Libraries for Java, JAX-RS provider for JSON content type, Jackson, Snappy for Java, Xml Compatibility extensions for Jackson, hadoop-mapreduce-client-app, hadoop-mapreduce-client-common, hadoop-mapreduce-client-core, hadoop-mapreduce-client-hs, hadoop-mapreduce-client-jobclient, hadoop-mapreduce-client-shuffle, hadoop-yarn-api, hadoop-yarn-client, hadoop-yarn-common, hadoop-yarn-server-common, hadoop-yarn-server-nodemanager, hadoop-yarn-server-resourcemanager, hadoop-yarn-server-tests, hadoop-yarn-server-web-proxy, hive-common, hive-exec, hive-metastore, hive-serde, hive-shims, jasper-compiler, jasper-runtime, javax.inject

Apache Software License v2.0: Kite Hadoop Compatibility Module, Kite Hadoop Default Dependencies Module, Kite Hadoop Default Test Dependencies Module, Kite Morphlines Core, Kite Morphlines Hadoop Record Columnar (RC) File

GPL2 w/ CPE: JAXB API bundle for GlassFish V3, JAXB RI, jersey-client, jersey-core, jersey-guice, jersey-json, jersey-server

Apache Software License - Version 2.0: Jetty Server, Jetty Utilities

GNU General Public Library: Streaming API for XML

Apache License 2.0: Metrics Core, Metrics Health Checks

MIT License: SLF4J API Module, SLF4J LOG4J-12 Binding

GNU Lesser General Public License (LGPL), Version 2.1: JAX-RS provider for JSON content type, Xml Compatibility extensions for Jackson

Dependency File Details

Total Size Entries Classes Packages JDK Rev Debug Sealed
Filename Size Entries Classes Packages JDK Rev Debug Sealed
antlr-2.7.7.jar 434.85 kB 239 224 12 1.2 debug -
aopalliance-1.0.jar 4.36 kB 15 9 2 1.3 debug -
asm-3.1.jar 42.02 kB 24 23 2 1.2 release -
metrics-core-3.0.2.jar 83.45 kB 89 79 1 1.6 debug -
metrics-healthchecks-3.0.2.jar 8.92 kB 17 5 2 1.6 debug -
jsr305-2.0.1.jar 31.12 kB 70 34 3 1.5 debug -
guava-11.0.2.jar 1.57 MB 1,289 1,266 12 1.5 debug -
guice-3.0.jar 693.84 kB 585 565 12 1.5 debug -
guice-servlet-3.0.jar 63.49 kB 67 58 1 1.5 debug -
protobuf-java-2.5.0.jar 520.95 kB 256 246 1 1.5 debug -
JavaEWAH-0.3.2.jar 16.59 kB 15 7 1 1.5 debug -
java-xmlbuilder-0.4.jar 18.06 kB 17 4 2 1.1 debug -
jsch-0.1.42.jar 181.39 kB 119 117 4 1.2 debug -
jersey-client-1.9.jar 127.40 kB 115 91 10 1.6 debug -
jersey-core-1.9.jar 447.99 kB 398 345 26 1.6 debug -
jersey-json-1.9.jar 144.48 kB 115 92 5 1.6 debug -
jersey-server-1.9.jar 696.38 kB 624 541 52 1.6 debug -
jersey-guice-1.9.jar 14.44 kB 22 8 3 1.6 debug -
jaxb-impl-2.2.3-1.jar 869.30 kB 709 660 30 1.5 debug -
paranamer-2.3.jar 28.86 kB 25 15 1 1.5 debug -
config-1.0.2.jar 183.10 kB 140 135 2 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-daemon-1.0.13.jar 23.67 kB 28 14 2 1.3 debug -
commons-dbcp-1.4.jar 156.76 kB 80 62 5 1.6 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.1.1.jar 59.26 kB 42 28 2 1.1 debug -
commons-logging-api-1.0.4.jar 25.59 kB 22 13 2 1.2 debug -
commons-net-3.1.jar 266.96 kB 204 172 20 1.5 debug -
commons-pool-1.5.4.jar 93.97 kB 66 52 2 1.3 debug -
netty-3.6.2.Final.jar 1.14 MB 880 811 42 1.5 debug -
activation-1.1.jar 61.51 kB 50 38 3 1.4 debug -
javax.inject-1.jar 2.44 kB 8 6 1 1.5 release -
jdo2-api-2.3-ec.jar 193.90 kB 226 182 7 1.5 debug -
servlet-api-2.5.jar 102.65 kB 68 42 2 1.5 debug -
jsp-api-2.1.jar 98.28 kB 101 84 4 1.5 debug -
jta-1.1.jar 14.72 kB 24 18 2 1.3 debug -
jaxb-api-2.2.2.jar 102.67 kB 115 101 6 1.5 debug -
stax-api-1.0-2.jar 22.80 kB 44 37 3 1.5 debug -
javolution-5.5.1.jar 385.93 kB 328 308 11 1.5 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 -
jets3t-0.9.0.jar 527.08 kB 344 312 21 1.5 debug -
antlr-3.0.1.jar 549.15 kB 254 195 9 1.4 debug -
antlr-runtime-3.0.1.jar 102.74 kB 92 86 4 1.4 debug -
stringtemplate-3.1-b1.jar 224.54 kB 113 75 4 1.4 debug -
avro-1.7.5.jar 391.29 kB 314 292 9 1.6 debug -
avro-mapred-1.7.5-hadoop2.jar 166.57 kB 141 121 6 1.6 debug -
commons-compress-1.4.1.jar 235.71 kB 156 129 14 1.5 debug -
commons-math3-3.1.1.jar 1.53 MB 1,034 955 57 1.5 debug -
derby-10.4.2.0.jar 2.33 MB 1,464 1,404 94 1.6 release sealed
pom.xml 3.83 kB - - - - - -
pom.xml 2.09 kB - - - - - -
62 17.85 MB 13,497 12,131 638 1.6 57 1
compile: 4 compile: 1.84 MB compile: 1,535 compile: 1,485 compile: 17 - compile: 4 -
test: 2 test: 249.32 kB test: 290 test: 252 test: 31 - test: 1 -
provided: 56 provided: 15.76 MB provided: 11,672 provided: 10,394 provided: 590 - provided: 52 provided: 1

Back to top

Version: 0.15.0. Last Published: 2014-07-15.

Reflow Maven skin by Andrius Velykis.