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.google.guava | guava | 11.0.2 | jar | The Apache Software License, Version 2.0 |
com.twitter | parquet-avro | 1.2.5 | jar | The Apache Software License, Version 2.0 |
net.sf.opencsv | opencsv | 2.3 | jar | Apache 2 |
org.apache.avro | avro | 1.7.5 | jar | The Apache Software License, Version 2.0 |
org.apache.commons | commons-jexl | 2.1.1 | jar | The Apache Software License, Version 2.0 |
org.kitesdk | kite-hadoop-compatibility | 0.13.0 | jar | Apache Software License v2.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 | Type | License |
---|---|---|---|---|
joda-time | joda-time | 2.3 | jar | Apache 2 |
junit | junit | 4.10 | jar | Common Public License Version 1.0 |
org.kitesdk | kite-hadoop-test-dependencies | 0.13.0 | pom | Apache Software License v2.0 |
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 | Optional |
---|---|---|---|---|---|
com.google.code.findbugs | annotations | 2.0.1 | jar | GNU Lesser Public License | No |
org.kitesdk | kite-hadoop-dependencies | 0.13.0 | pom | Apache Software License v2.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 | Classifier | Type | License |
---|---|---|---|---|---|
com.sun.jersey | jersey-json | 1.8 | - | jar | CDDL 1.1-GPL2 w/ CPE |
com.sun.xml.bind | jaxb-impl | 2.2.3-1 | - | jar | CDDL 1.1-GPL2 w/ CPE |
javax.activation | activation | 1.1 | - | jar | Common Development and Distribution License (CDDL) v1.0 |
javax.xml.bind | jaxb-api | 2.2.2 | - | jar | CDDL 1.1-GPL2 w/ CPE |
net.sf.kosmosfs | kfs | 0.3 | - | jar | The Apache Software License, Version 2.0 |
org.apache.ftpserver | ftplet-api | 1.0.0 | - | jar | Apache 2.0 License |
org.apache.ftpserver | ftpserver-core | 1.0.0 | - | jar | Apache 2.0 License |
org.apache.ftpserver | ftpserver-deprecated | 1.0.0-M2 | - | jar | Apache 2.0 License |
org.apache.hadoop | hadoop-common | 2.0.0-cdh4.4.0 | tests | test-jar | The Apache Software License, Version 2.0 |
org.apache.hadoop | hadoop-hdfs | 2.0.0-cdh4.4.0 | tests | test-jar | The Apache Software License, Version 2.0 |
org.apache.hadoop | hadoop-minicluster | 2.0.0-mr1-cdh4.4.0 | - | jar | The Apache Software License, Version 2.0 |
org.apache.hadoop | hadoop-test | 2.0.0-mr1-cdh4.4.0 | - | jar | The Apache Software License, Version 2.0 |
org.apache.mina | mina-core | 2.0.0-M5 | - | jar | Apache 2.0 License |
org.codehaus.jackson | jackson-jaxrs | 1.7.1 | - | jar | The Apache Software License, Version 2.0-GNU Lesser General Public License (LGPL), Version 2.1 |
org.codehaus.jackson | jackson-xc | 1.7.1 | - | 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.hamcrest | hamcrest-core | 1.1 | - | jar | BSD style |
org.mockito | mockito-all | 1.9.5 | - | jar | The MIT License |
stax | stax-api | 1.0.1 | - | jar | The Apache Software 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:
GroupId | ArtifactId | Version | Classifier | Type | License |
---|---|---|---|---|---|
io.netty | netty | 3.4.0.Final | - | jar | Apache License, Version 2.0 |
org.apache.avro | avro-ipc | 1.7.5 | - | jar | The Apache Software License, Version 2.0 |
org.apache.avro | avro-ipc | 1.7.5 | tests | 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.velocity | velocity | 1.7 | - | jar | The Apache Software License, Version 2.0 |
system
The following is a list of system dependencies for this project. These dependencies are required to compile the application:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
jdk.tools | jdk.tools | 1.6 | jar | - |
Project Dependency Graph
Dependency Tree
- org.kitesdk:kite-data-core:jar:0.13.0
Kite Data Core Module Description: The Kite Data Core module provides simple, intuitive APIs for working with datasets in the Hadoop Platform.
URL: http://kitesdk.org//kite-data/kite-data-core
Project License: Apache Software License v2.0
- org.kitesdk:kite-hadoop-dependencies:pom:0.13.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.apache.hadoop:hadoop-client:jar:2.0.0-mr1-cdh4.4.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.4.0 (compile)
Apache Hadoop Common Description: Apache Hadoop Common
Project License: The Apache Software License, Version 2.0
- org.apache.hadoop:hadoop-core:jar:2.0.0-mr1-cdh4.4.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.4.0 (compile)
- org.apache.hadoop:hadoop-hdfs:jar:2.0.0-cdh4.4.0 (compile)
Apache Hadoop HDFS Description: Apache Hadoop HDFS
Project License: The Apache Software License, Version 2.0
- org.apache.zookeeper:zookeeper:jar:3.4.5-cdh4.4.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.mortbay.jetty:jetty:jar:6.1.26.cloudera.2 (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
- org.mortbay.jetty:jetty-util:jar:6.1.26.cloudera.2 (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
- com.sun.jersey:jersey-core:jar:1.8 (compile)
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 (compile)
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 (compile)
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 (compile)
- commons-cli:commons-cli:jar:1.2 (compile)
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-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
- 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-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-daemon:commons-daemon:jar:1.0.3 (compile)
Commons Daemon Description: Alternative invocation mechanism for unix-daemon-like java code.
URL: http://commons.apache.org/daemon/
Project License: The Apache Software License, Version 2.0
- javax.servlet.jsp:jsp-api:jar:2.1 (compile)
jsp-api Description: There is currently no description associated with this project.
Project License: No license is defined for this project.
- 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
- javax.servlet:servlet-api:jar:2.5 (compile)
servlet-api Description: There is currently no description associated with this project.
Project License: No license is defined for this project.
- tomcat:jasper-runtime:jar:5.5.23 (compile)
jasper-runtime 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://tomcat.apache.org/jasper-runtime
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
- org.apache.zookeeper:zookeeper:jar:3.4.5-cdh4.4.0 (compile)
- org.apache.avro:avro-mapred:jar:hadoop2:1.7.5 (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:avro-ipc:jar:1.7.5 (provided)
Apache Avro IPC Description: Avro inter-process communication components
Project License: The Apache Software License, Version 2.0
- io.netty:netty:jar:3.4.0.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://netty.io/
Project License: Apache License, Version 2.0
- org.apache.velocity:velocity:jar:1.7 (provided)
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
- org.mortbay.jetty:servlet-api:jar:2.5-20081211 (compile)
Servlet Specification API Description: Servlet Specification API
URL: http://jetty.mortbay.org/servlet-api
Project License: Apache License Version 2.0
- io.netty:netty:jar:3.4.0.Final (provided)
- org.apache.avro:avro-ipc:jar:tests:1.7.5 (provided)
Apache Avro IPC Description: Avro inter-process communication components
Project License: The Apache Software License, Version 2.0
- org.apache.avro:avro-ipc:jar:1.7.5 (provided)
- org.apache.hadoop:hadoop-client:jar:2.0.0-mr1-cdh4.4.0 (compile)
- org.kitesdk:kite-hadoop-compatibility:jar:0.13.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.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)
- com.twitter:parquet-avro:jar:1.2.5 (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.5 (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.5 (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.5 (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.5 (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.5 (compile)
- com.twitter:parquet-common:jar:1.2.5 (compile)
- com.twitter:parquet-hadoop:jar:1.2.5 (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.5 (compile)
- net.sf.opencsv:opencsv:jar:2.3 (compile)
opencsv Description: A simple library for reading and writing CSV in Java
Project License: Apache 2
- 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)
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: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
- 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.kitesdk:kite-hadoop-test-dependencies:pom:0.13.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
- org.apache.hadoop:hadoop-common:test-jar:tests:2.0.0-cdh4.4.0 (test)
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.4.0 (compile)
Apache Hadoop Annotations Description: Apache Hadoop Annotations
Project License: The Apache Software License, Version 2.0
- jdk.tools:jdk.tools:jar:1.6 (system)
jdk.tools:jdk.tools:jar:1.6 Description: There is currently no description associated with this project.
- jdk.tools:jdk.tools:jar:1.6 (system)
- 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
- 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
- com.sun.jersey:jersey-json:jar:1.8 (test)
jersey-json 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-json/
Project License: CDDL 1.1GPL2 w/ CPE
- org.codehaus.jettison:jettison:jar:1.1 (test)
Jettison Description: A StAX implementation for JSON.
Project License: No license is defined for this project.
- stax:stax-api:jar:1.0.1 (test)
StAX API Description: StAX API is the standard java XML processing API defined by JSR-173
URL: http://stax.codehaus.org/
Project License: The Apache Software License, Version 2.0
- stax:stax-api:jar:1.0.1 (test)
- com.sun.xml.bind:jaxb-impl:jar:2.2.3-1 (test)
JAXB RI Description: JAXB (JSR 222) reference implementation
Project License: CDDL 1.1GPL2 w/ CPE
- javax.xml.bind:jaxb-api:jar:2.2.2 (test)
JAXB API bundle for GlassFish V3 Description: JAXB (JSR 222) API
URL: https://jaxb.dev.java.net/
Project License: CDDL 1.1GPL2 w/ CPE
- javax.activation:activation:jar:1.1 (test)
JavaBeans Activation Framework (JAF) Description: JavaBeans Activation Framework (JAF) is a standard extension to the Java platform that lets you take advantage of standard services to: determine the type of an arbitrary piece of data; encapsulate access to it; discover the operations available on it; and instantiate the appropriate bean to perform the operation(s).
URL: http://java.sun.com/products/javabeans/jaf/index.jsp
Project License: Common Development and Distribution License (CDDL) v1.0
- javax.activation:activation:jar:1.1 (test)
- javax.xml.bind:jaxb-api:jar:2.2.2 (test)
- org.codehaus.jackson:jackson-jaxrs:jar:1.7.1 (test)
JAX-RS provider for JSON content type Description: Jax-RS provider for JSON content type, based on Jackson JSON processor's data binding functionality.
URL: http://jackson.codehaus.org
Project License: The Apache Software License, Version 2.0GNU Lesser General Public License (LGPL), Version 2.1
- org.codehaus.jackson:jackson-xc:jar:1.7.1 (test)
Xml Compatibility extensions for Jackson Description: Extensions that provide interoperability support for Jackson JSON processor's data binding functionality.
URL: http://jackson.codehaus.org
Project License: The Apache Software License, Version 2.0GNU Lesser General Public License (LGPL), Version 2.1
- org.codehaus.jettison:jettison:jar:1.1 (test)
- tomcat:jasper-compiler:jar:5.5.23 (compile)
jasper-compiler 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://tomcat.apache.org/jasper-compiler
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
- net.java.dev.jets3t:jets3t:jar:0.6.1 (compile)
An open source Java toolkit for Amazon S3 Description: JetS3t is a free, open-source Java toolkit and application suite for the Amazon Simple Storage Service (Amazon S3). The JetS3t toolkit provides Java programmers with a powerful yet simple API for interacting with S3 and managing data stored there.
URL: http://jets3t.s3.amazonaws.com/index.html
Project License: Apache 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.mockito:mockito-all:jar:1.9.5 (test)
Mockito Description: Mock objects library for java
Project License: The MIT License
- net.sf.kosmosfs:kfs:jar:0.3 (test)
kosmosfs Description: Kosmos distributed file system provides high performance combined with availability and reliability.
URL: http://kosmosfs.sourceforge.net/
Project License: The Apache Software License, Version 2.0
- org.apache.hadoop:hadoop-auth:jar:2.0.0-cdh4.4.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.hadoop:hadoop-annotations:jar:2.0.0-cdh4.4.0 (compile)
- org.apache.hadoop:hadoop-hdfs:test-jar:tests:2.0.0-cdh4.4.0 (test)
Apache Hadoop HDFS Description: Apache Hadoop HDFS
Project License: The Apache Software License, Version 2.0
- org.apache.hadoop:hadoop-minicluster:jar:2.0.0-mr1-cdh4.4.0 (test)
Apache Hadoop Mini-Cluster Description: Apache Hadoop Mini-Cluster
Project License: The Apache Software License, Version 2.0
- org.apache.hadoop:hadoop-test:jar:2.0.0-mr1-cdh4.4.0 (test)
hadoop-test Description: Hadoop root
Project License: The Apache Software License, Version 2.0
- org.apache.ftpserver:ftplet-api:jar:1.0.0 (test)
Apache Ftplet API Description: Ftplets are, similar to servlets, an API to plug into the request lifecycle of FtpServer. Ftplets are called on session connect and disconnect as well as before and after each command within a user session.
URL: http://mina.apache.org/ftpserver
Project License: Apache 2.0 License
- org.apache.mina:mina-core:jar:2.0.0-M5 (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
- org.apache.ftpserver:ftpserver-core:jar:1.0.0 (test)
Apache FtpServer 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://mina.apache.org/ftpserver/ftpserver-core
Project License: Apache 2.0 License
- org.apache.ftpserver:ftpserver-deprecated:jar:1.0.0-M2 (test)
Apache FtpServer Deprecated classes 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://mina.apache.org/ftpserver/ftpserver-deprecated
Project License: Apache 2.0 License
- org.apache.ftpserver:ftplet-api:jar:1.0.0 (test)
- org.apache.hadoop:hadoop-test:jar:2.0.0-mr1-cdh4.4.0 (test)
- commons-httpclient:commons-httpclient:jar:3.1 (compile)
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
- org.apache.hadoop:hadoop-common:test-jar:tests:2.0.0-cdh4.4.0 (test)
- 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
- 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
- log4j:log4j:jar:1.2.16 (compile)
- joda-time:joda-time:jar:2.3 (test)
Joda-Time Description: Date and time library to replace JDK date handling
URL: http://www.joda.org/joda-time/
Project License: Apache 2
- org.kitesdk:kite-hadoop-dependencies:pom:0.13.0 (provided)
Licenses
HSQLDB License: HSQLDB
BSD style: Hamcrest Core
Public Domain: XZ for Java
Apache 2: Joda-Time, opencsv
Eclipse Public License - Version 1.0: Jetty Server, Jetty Utilities
Unknown: ASM Core, Jettison, commons-beanutils, jsp-api, servlet-api
BSD: JLine, JSch, ParaNamer Core
Apache License, Version 2.0: An open source Java toolkit for Amazon S3, The Netty Project
The Apache Software License, Version 2.0: Apache Avro, Apache Avro IPC, 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 Velocity, Commons BeanUtils Core, Commons CLI, Commons Codec, Commons Collections, Commons Compress, Commons Configuration, Commons Daemon, Commons IO, Commons JEXL, Commons Lang, Commons Logging, Commons Math, Commons Net, Data Mapper for Jackson, Digester, EL, FindBugs-jsr305, Guava: Google Core Libraries for Java, JAX-RS provider for JSON content type, Jackson, Parquet Avro, Parquet Column, Parquet Common, Parquet Encodings, Parquet Generator, Parquet Hadoop, Snappy for Java, StAX API, Xml Compatibility extensions for Jackson, hadoop-core, hadoop-test, jasper-compiler, jasper-runtime, kosmosfs, parquet format metadata, zookeeper
GNU Lesser Public License: FindBugs-Annotations
Apache Software License v2.0: Kite Data Core Module, Kite Hadoop Compatibility Module, Kite Hadoop Default Dependencies Module, Kite Hadoop Default Test Dependencies Module
The BSD License: xmlenc Library
CDDL 1.1: JAXB API bundle for GlassFish V3, JAXB RI, jersey-core, jersey-json, jersey-server
GPL2 w/ CPE: JAXB API bundle for GlassFish V3, JAXB RI, jersey-core, jersey-json, jersey-server
Apache License: HttpClient
Apache Software License - Version 2.0: Jetty Server, Jetty Utilities
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
GNU Lesser General Public License (LGPL), Version 2.1: JAX-RS provider for JSON content type, Xml Compatibility extensions for Jackson
Common Development and Distribution License (CDDL) v1.0: JavaBeans Activation Framework (JAF)
Apache 2.0 License: Apache FtpServer Core, Apache FtpServer Deprecated classes, Apache Ftplet API, Apache MINA Core
Apache License Version 2.0: Servlet Specification API
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 | - |
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-json-1.8.jar | 144.47 kB | 115 | 92 | 5 | 1.6 | debug | - |
jersey-server-1.8.jar | 678.08 kB | 609 | 526 | 52 | 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 | - |
parquet-avro-1.2.5.jar | 870.92 kB | 587 | 548 | 24 | 1.6 | debug | - |
parquet-column-1.2.5.jar | 681.15 kB | 572 | 535 | 26 | 1.6 | debug | - |
parquet-common-1.2.5.jar | 10.68 kB | 16 | 7 | 2 | 1.6 | debug | - |
parquet-encoding-1.2.5.jar | 265.50 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.5.jar | 9.87 kB | 13 | 3 | 2 | 1.6 | debug | - |
parquet-hadoop-1.2.5.jar | 1.04 MB | 686 | 634 | 36 | 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.3.jar | 16.27 kB | 23 | 9 | 2 | 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.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 | - |
hsqldb-1.8.0.10.jar | 690.15 kB | 383 | 314 | 13 | 1.2 | release | - |
netty-3.4.0.Final.jar | 934.73 kB | 706 | 642 | 37 | 1.5 | debug | - |
activation-1.1.jar | 61.51 kB | 50 | 38 | 3 | 1.4 | 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 | - |
jaxb-api-2.2.2.jar | 102.67 kB | 115 | 101 | 6 | 1.5 | debug | - |
jline-0.9.94.jar | 85.28 kB | 48 | 35 | 1 | 1.3 | debug | - |
joda-time-2.3.jar | 567.94 kB | 713 | 232 | 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 | - |
jets3t-0.6.1.jar | 314.26 kB | 178 | 153 | 14 | 1.4 | debug | - |
kfs-0.3.jar | 11.70 kB | 12 | 6 | 1 | 1.6 | debug | - |
opencsv-2.3.jar | 19.36 kB | 22 | 10 | 2 | 1.5 | debug | - |
avro-1.7.5.jar | 391.29 kB | 314 | 292 | 9 | 1.6 | debug | - |
avro-ipc-1.7.5.jar | 185.25 kB | 141 | 114 | 6 | 1.6 | debug | - |
avro-ipc-1.7.5-tests.jar | 328.29 kB | 268 | 240 | 14 | 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-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 | - |
ftplet-api-1.0.0.jar | 22.29 kB | 36 | 23 | 1 | 1.5 | debug | - |
ftpserver-core-1.0.0.jar | 264.89 kB | 207 | 168 | 20 | 1.5 | debug | - |
ftpserver-deprecated-1.0.0-M2.jar | 31.12 kB | 26 | 15 | 5 | 1.5 | debug | - |
hadoop-annotations-2.0.0-cdh4.4.0.jar | 16.28 kB | 27 | 15 | 2 | 1.6 | debug | - |
hadoop-auth-2.0.0-cdh4.4.0.jar | 45.76 kB | 41 | 26 | 3 | 1.6 | debug | - |
hadoop-client-2.0.0-mr1-cdh4.4.0.jar | 2.46 kB | 7 | 0 | 0 | - | release | - |
hadoop-common-2.0.0-cdh4.4.0.jar | 2.18 MB | 1,447 | 1,368 | 64 | 1.6 | debug | - |
hadoop-common-2.0.0-cdh4.4.0-tests.jar | 1.18 MB | - | - | - | - | - | - |
hadoop-core-2.0.0-mr1-cdh4.4.0.jar | 1.68 MB | 945 | 877 | 33 | 1.6 | debug | - |
hadoop-hdfs-2.0.0-cdh4.4.0.jar | 4.34 MB | 1,872 | 1,816 | 35 | 1.6 | debug | - |
hadoop-hdfs-2.0.0-cdh4.4.0-tests.jar | 1.62 MB | - | - | - | - | - | - |
hadoop-minicluster-2.0.0-mr1-cdh4.4.0.jar | 2.05 kB | 7 | 0 | 0 | - | release | - |
hadoop-test-2.0.0-mr1-cdh4.4.0.jar | 1.36 MB | 739 | 699 | 34 | 1.6 | debug | - |
mina-core-2.0.0-M5.jar | 622.71 kB | 502 | 440 | 46 | 1.5 | debug | - |
velocity-1.7.jar | 438.97 kB | 306 | 270 | 25 | 1.4 | debug | - |
zookeeper-3.4.5-cdh4.4.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-jaxrs-1.7.1.jar | 17.40 kB | 18 | 8 | 1 | 1.5 | debug | - |
jackson-mapper-asl-1.9.13.jar | 762.37 kB | 529 | 502 | 18 | 1.5 | debug | - |
jackson-xc-1.7.1.jar | 30.98 kB | 22 | 12 | 1 | 1.5 | debug | - |
jettison-1.1.jar | 66.17 kB | 55 | 40 | 5 | 1.1 | debug | - |
hamcrest-core-1.1.jar | 74.85 kB | 54 | 21 | 3 | 1.5 | debug | - |
kite-hadoop-compatibility-0.13.0.jar | 12.76 kB | 22 | 12 | 1 | 1.6 | debug | - |
pom.xml | 2.49 kB | - | - | - | - | - | - |
pom.xml | 2.74 kB | - | - | - | - | - | - |
mockito-all-1.9.5.jar | 1.51 MB | 1,372 | 698 | 74 | 1.5 | debug | - |
jetty-6.1.26.cloudera.2.jar | 527.55 kB | 267 | 237 | 14 | 1.4 | debug | - |
jetty-util-6.1.26.cloudera.2.jar | 173.26 kB | 120 | 105 | 6 | 1.4 | debug | - |
servlet-api-2.5-20081211.jar | 130.99 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 |
83 | 34.83 MB | 22,512 | 19,026 | 1,001 | 1.6 | 74 | 1 |
compile: 54 | compile: 24.01 MB | compile: 15,758 | compile: 14,066 | compile: 634 | - | compile: 50 | compile: 1 |
test: 22 | test: 8.74 MB | test: 5,058 | test: 3,511 | test: 274 | - | test: 18 | - |
provided: 7 | provided: 2.08 MB | provided: 1,696 | provided: 1,449 | provided: 93 | - | provided: 6 | - |