kite-data-core
Dependency Information
Apache Maven
<dependency> <groupId>org.kitesdk</groupId> <artifactId>kite-data-core</artifactId> <version>1.0.0</version> </dependency>
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.fasterxml.jackson.core | jackson-databind | 2.3.1 | jar | The Apache Software License, Version 2.0-GNU Lesser General Public License, Version 2.1 |
com.google.guava | guava | 11.0.2 | jar | The Apache Software License, Version 2.0 |
com.twitter | parquet-avro | 1.4.1 | 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 | 1.0.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 | 1.0.0 | pom | Apache Software License v2.0 |
org.mockito | mockito-all | 1.9.5 | jar | The MIT License |
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 | 1.0.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 |
---|---|---|---|---|---|
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 |
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 |
---|---|---|---|---|---|
aopalliance | aopalliance | 1.0 | - | jar | Public Domain |
asm | asm | 3.1 | - | jar | - |
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.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 |
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-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-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-net | commons-net | 3.1 | - | 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.servlet | servlet-api | 2.5 | - | jar | - |
javax.servlet.jsp | jsp-api | 2.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 |
log4j | log4j | 1.2.16 | - | 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-math3 | 3.1.1 | - | jar | The Apache Software License, Version 2.0 |
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.httpcomponents | httpclient | 4.2.5 | - | jar | LICENSE.txt |
org.apache.httpcomponents | httpcore | 4.2.4 | - | jar | LICENSE.txt |
org.apache.zookeeper | zookeeper | 3.4.5 | - | jar | - |
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-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.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 |
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-data-core:jar:1.0.0
- org.kitesdk:kite-hadoop-dependencies:pom:1.0.0 (provided)
- org.apache.hadoop:hadoop-client:jar:2.3.0 (provided)
- org.apache.hadoop:hadoop-common:jar:2.3.0 (provided)
- org.apache.hadoop:hadoop-hdfs:jar:2.3.0 (provided)
- org.apache.hadoop:hadoop-mapreduce-client-app:jar:2.3.0 (provided)
- org.apache.hadoop:hadoop-mapreduce-client-common:jar:2.3.0 (provided)
- org.apache.hadoop:hadoop-yarn-client:jar:2.3.0 (provided)
- org.apache.hadoop:hadoop-mapreduce-client-shuffle:jar:2.3.0 (provided)
- org.apache.hadoop:hadoop-mapreduce-client-common:jar:2.3.0 (provided)
- org.apache.hadoop:hadoop-yarn-api:jar:2.3.0 (provided)
- org.apache.hadoop:hadoop-mapreduce-client-core:jar:2.3.0 (provided)
- org.apache.hadoop:hadoop-yarn-common:jar:2.3.0 (provided)
- javax.xml.bind:jaxb-api:jar:2.2.2 (provided)
- javax.xml.stream:stax-api:jar:1.0-2 (provided)
- javax.activation:activation:jar:1.1 (provided)
- javax.xml.bind:jaxb-api:jar:2.2.2 (provided)
- org.apache.hadoop:hadoop-yarn-common:jar:2.3.0 (provided)
- org.apache.hadoop:hadoop-mapreduce-client-jobclient:jar:2.3.0 (provided)
- org.apache.hadoop:hadoop-annotations:jar:2.3.0 (provided)
- org.apache.avro:avro-mapred:jar:hadoop2:1.7.5 (provided)
- org.apache.hadoop:hadoop-client:jar:2.3.0 (provided)
- org.kitesdk:kite-hadoop-compatibility:jar:1.0.0 (compile)
- org.apache.avro:avro:jar:1.7.5 (compile)
- org.codehaus.jackson:jackson-core-asl:jar:1.9.13 (compile)
- org.codehaus.jackson:jackson-mapper-asl:jar:1.9.13 (compile)
- com.thoughtworks.paranamer:paranamer:jar:2.3 (compile)
- org.xerial.snappy:snappy-java:jar:1.0.5 (compile)
- org.apache.commons:commons-compress:jar:1.4.1 (compile)
- org.tukaani:xz:jar:1.0 (compile)
- com.twitter:parquet-avro:jar:1.4.1 (compile)
- com.twitter:parquet-column:jar:1.4.1 (compile)
- com.twitter:parquet-common:jar:1.4.1 (compile)
- com.twitter:parquet-encoding:jar:1.4.1 (compile)
- com.twitter:parquet-generator:jar:1.4.1 (compile)
- commons-codec:commons-codec:jar:1.4 (compile)
- com.twitter:parquet-hadoop:jar:1.4.1 (compile)
- com.twitter:parquet-jackson:jar:1.4.1 (compile)
- com.twitter:parquet-format:jar:2.0.0 (compile)
- com.twitter:parquet-column:jar:1.4.1 (compile)
- net.sf.opencsv:opencsv:jar:2.3 (compile)
- org.apache.commons:commons-jexl:jar:2.1.1 (compile)
- commons-logging:commons-logging:jar:1.1.1 (compile)
- com.fasterxml.jackson.core:jackson-databind:jar:2.3.1 (compile)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.3.0 (compile)
- com.fasterxml.jackson.core:jackson-core:jar:2.3.1 (compile)
- org.slf4j:slf4j-api:jar:1.6.1 (compile)
- com.google.guava:guava:jar:11.0.2 (compile)
- com.google.code.findbugs:jsr305:jar:2.0.1 (provided)
- com.google.code.findbugs:annotations:jar:2.0.1 (provided)
- junit:junit:jar:4.10 (test)
- org.hamcrest:hamcrest-core:jar:1.1 (test)
- org.kitesdk:kite-hadoop-test-dependencies:pom:1.0.0 (test)
- org.apache.hadoop:hadoop-common:test-jar:tests:2.3.0 (test)
- commons-cli:commons-cli:jar:1.2 (provided)
- org.apache.commons:commons-math3:jar:3.1.1 (provided)
- xmlenc:xmlenc:jar:0.52 (provided)
- commons-httpclient:commons-httpclient:jar:3.1 (provided)
- commons-io:commons-io:jar:2.1 (provided)
- commons-net:commons-net:jar:3.1 (provided)
- commons-collections:commons-collections:jar:3.2.1 (provided)
- javax.servlet:servlet-api:jar:2.5 (provided)
- org.mortbay.jetty:jetty:jar:6.1.26 (provided)
- org.mortbay.jetty:jetty-util:jar:6.1.26 (provided)
- com.sun.jersey:jersey-core:jar:1.9 (provided)
- com.sun.jersey:jersey-json:jar:1.9 (provided)
- org.codehaus.jettison:jettison:jar:1.1 (provided)
- com.sun.xml.bind:jaxb-impl:jar:2.2.3-1 (provided)
- org.codehaus.jackson:jackson-jaxrs:jar:1.8.3 (provided)
- org.codehaus.jackson:jackson-xc:jar:1.8.3 (provided)
- com.sun.jersey:jersey-server:jar:1.9 (provided)
- asm:asm:jar:3.1 (provided)
- tomcat:jasper-compiler:jar:5.5.23 (provided)
- tomcat:jasper-runtime:jar:5.5.23 (provided)
- javax.servlet.jsp:jsp-api:jar:2.1 (provided)
- commons-el:commons-el:jar:1.0 (provided)
- commons-lang:commons-lang:jar:2.5 (provided)
- commons-configuration:commons-configuration:jar:1.6 (provided)
- commons-digester:commons-digester:jar:1.8 (provided)
- commons-beanutils:commons-beanutils:jar:1.7.0 (provided)
- commons-beanutils:commons-beanutils-core:jar:1.8.0 (provided)
- commons-digester:commons-digester:jar:1.8 (provided)
- com.google.protobuf:protobuf-java:jar:2.5.0 (provided)
- org.apache.hadoop:hadoop-auth:jar:2.3.0 (provided)
- org.apache.httpcomponents:httpclient:jar:4.2.5 (provided)
- org.apache.httpcomponents:httpcore:jar:4.2.4 (provided)
- org.apache.httpcomponents:httpclient:jar:4.2.5 (provided)
- com.jcraft:jsch:jar:0.1.42 (provided)
- org.apache.zookeeper:zookeeper:jar:3.4.5 (provided)
- org.apache.hadoop:hadoop-hdfs:test-jar:tests:2.3.0 (test)
- commons-daemon:commons-daemon:jar:1.0.13 (provided)
- org.apache.hadoop:hadoop-minicluster:jar:2.3.0 (test)
- org.apache.hadoop:hadoop-yarn-server-tests:test-jar:tests:2.3.0 (test)
- org.apache.hadoop:hadoop-yarn-server-common:jar:2.3.0 (provided)
- org.apache.hadoop:hadoop-yarn-server-nodemanager:jar:2.3.0 (provided)
- com.sun.jersey:jersey-client:jar:1.9 (provided)
- com.google.inject:guice:jar:3.0 (provided)
- javax.inject:javax.inject:jar:1 (provided)
- aopalliance:aopalliance:jar:1.0 (provided)
- com.sun.jersey.contribs:jersey-guice:jar:1.9 (provided)
- org.apache.hadoop:hadoop-yarn-server-resourcemanager:jar:2.3.0 (test)
- org.apache.hadoop:hadoop-yarn-server-web-proxy:jar:2.3.0 (provided)
- org.apache.hadoop:hadoop-mapreduce-client-jobclient:test-jar:tests:2.3.0 (test)
- com.google.inject.extensions:guice-servlet:jar:3.0 (provided)
- io.netty:netty:jar:3.6.2.Final (provided)
- org.apache.hadoop:hadoop-mapreduce-client-hs:jar:2.3.0 (test)
- org.apache.hadoop:hadoop-yarn-server-tests:test-jar:tests:2.3.0 (test)
- org.apache.hadoop:hadoop-common:test-jar:tests:2.3.0 (test)
- org.slf4j:slf4j-log4j12:jar:1.6.1 (test)
- log4j:log4j:jar:1.2.16 (provided)
- joda-time:joda-time:jar:2.3 (test)
- org.mockito:mockito-all:jar:1.9.5 (test)
- org.kitesdk:kite-hadoop-dependencies:pom:1.0.0 (provided)
Licenses
BSD style: Hamcrest Core
Public Domain: AOP alliance, XZ for Java
Eclipse Public License - Version 1.0: Jetty Server, Jetty Utilities
Apache 2: Joda-Time, opencsv
Unknown: ASM Core, Jettison, commons-beanutils, jsp-api, servlet-api, zookeeper
BSD: JSch, ParaNamer Core
Apache License, Version 2.0: The Netty Project
GNU Lesser General Public License, Version 2.1: Jackson-annotations, Jackson-core, jackson-databind
COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: Streaming API for XML
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, 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, Google Guice - Core Library, Google Guice - Extensions - Servlet, Guava: Google Core Libraries for Java, JAX-RS provider for JSON content type, Jackson, Jackson-annotations, Jackson-core, Parquet Avro, Parquet Column, Parquet Common, Parquet Encodings, Parquet Generator, Parquet Hadoop, Parquet 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, jackson-databind, jasper-compiler, jasper-runtime, javax.inject, parquet format metadata
The BSD License: xmlenc Library
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
CDDL 1.1: JAXB API bundle for GlassFish V3, JAXB RI, jersey-client, jersey-core, jersey-guice, jersey-json, jersey-server
GPL2 w/ CPE: JAXB API bundle for GlassFish V3, JAXB RI, jersey-client, jersey-core, jersey-guice, jersey-json, jersey-server
Apache License: HttpClient, HttpCore
New BSD license: Protocol Buffer Java API
Apache Software License - Version 2.0: Jetty Server, Jetty Utilities
GNU General Public Library: Streaming API for XML
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)
Dependency File Details
Filename | Size | Entries | Classes | Packages | JDK Rev | Debug | Sealed |
---|---|---|---|---|---|---|---|
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 | - |
jackson-annotations-2.3.0.jar | 34.24 kB | 61 | 49 | 1 | 1.6 | debug | - |
jackson-core-2.3.1.jar | 193.35 kB | 109 | 87 | 8 | 1.6 | debug | - |
jackson-databind-2.3.1.jar | 892.88 kB | 599 | 565 | 20 | 1.6 | debug | - |
annotations-2.0.1.jar | 72.81 kB | 134 | 62 | 5 | 1.5 | debug | - |
guava-11.0.2.jar | 1.57 MB | 1,289 | 1,266 | 12 | 1.5 | debug | - |
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 | - |
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 | - |
parquet-avro-1.4.1.jar | 40.96 kB | 40 | 31 | 1 | 1.6 | debug | - |
parquet-column-1.4.1.jar | 707.40 kB | 591 | 551 | 29 | 1.6 | debug | - |
parquet-common-1.4.1.jar | 11.10 kB | 16 | 7 | 2 | 1.6 | debug | - |
parquet-encoding-1.4.1.jar | 266.55 kB | 195 | 183 | 2 | 1.6 | debug | - |
parquet-format-2.0.0.jar | 460.42 kB | 306 | 197 | 10 | 1.6 | debug | - |
parquet-generator-1.4.1.jar | 10.14 kB | 13 | 3 | 2 | 1.6 | debug | - |
parquet-hadoop-1.4.1.jar | 148.75 kB | 113 | 93 | 11 | 1.6 | debug | - |
parquet-jackson-1.4.1.jar | 1,004.92 kB | 664 | 623 | 26 | 1.5 | 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-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 | - |
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 | - |
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 | - |
stax-api-1.0-2.jar | 22.80 kB | 44 | 37 | 3 | 1.5 | 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 | - |
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-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-math3-3.1.1.jar | 1.53 MB | 1,034 | 955 | 57 | 1.5 | debug | - |
hadoop-annotations-2.3.0.jar | 16.38 kB | 27 | 15 | 2 | 1.6 | debug | - |
hadoop-auth-2.3.0.jar | 48.75 kB | 43 | 27 | 4 | 1.6 | debug | - |
hadoop-client-2.3.0.jar | 2.50 kB | 7 | 0 | 0 | - | release | - |
hadoop-common-2.3.0.jar | 2.70 MB | 1,756 | 1,672 | 68 | 1.6 | debug | - |
hadoop-common-2.3.0-tests.jar | 1.39 MB | - | - | - | - | - | - |
hadoop-hdfs-2.3.0.jar | 5.52 MB | 2,433 | 2,374 | 38 | 1.6 | debug | - |
hadoop-hdfs-2.3.0-tests.jar | 2.25 MB | - | - | - | - | - | - |
hadoop-mapreduce-client-app-2.3.0.jar | 473.37 kB | 309 | 278 | 17 | 1.6 | debug | - |
hadoop-mapreduce-client-common-2.3.0.jar | 645.42 kB | 351 | 316 | 15 | 1.6 | debug | - |
hadoop-mapreduce-client-core-2.3.0.jar | 1.41 MB | 913 | 856 | 36 | 1.6 | debug | - |
hadoop-mapreduce-client-hs-2.3.0.jar | 227.30 kB | 133 | 113 | 8 | 1.6 | debug | - |
hadoop-mapreduce-client-jobclient-2.3.0.jar | 34.40 kB | 22 | 8 | 1 | 1.6 | debug | - |
hadoop-mapreduce-client-jobclient-2.3.0-tests.jar | 1.40 MB | - | - | - | - | - | - |
hadoop-mapreduce-client-shuffle-2.3.0.jar | 21.40 kB | 18 | 7 | 1 | 1.6 | debug | - |
hadoop-minicluster-2.3.0.jar | 2.03 kB | 7 | 0 | 0 | - | release | - |
hadoop-yarn-api-2.3.0.jar | 1.23 MB | 599 | 575 | 11 | 1.6 | debug | - |
hadoop-yarn-client-2.3.0.jar | 93.61 kB | 63 | 46 | 5 | 1.6 | debug | - |
hadoop-yarn-common-2.3.0.jar | 1.28 MB | 684 | 564 | 30 | 1.6 | debug | - |
hadoop-yarn-server-common-2.3.0.jar | 181.83 kB | 118 | 89 | 12 | 1.6 | debug | - |
hadoop-yarn-server-nodemanager-2.3.0.jar | 463.33 kB | 311 | 268 | 25 | 1.6 | debug | - |
hadoop-yarn-server-resourcemanager-2.3.0.jar | 717.21 kB | 426 | 388 | 24 | 1.6 | debug | - |
hadoop-yarn-server-tests-2.3.0-tests.jar | 41.77 kB | - | - | - | - | - | - |
hadoop-yarn-server-web-proxy-2.3.0.jar | 25.67 kB | 26 | 12 | 2 | 1.6 | debug | - |
httpclient-4.2.5.jar | 423.21 kB | 359 | 324 | 21 | 1.5 | debug | - |
httpcore-4.2.4.jar | 221.95 kB | 216 | 190 | 14 | 1.5 | debug | - |
zookeeper-3.4.5.jar | 761.69 kB | 461 | 437 | 19 | 1.5 | debug | - |
jackson-core-asl-1.9.13.jar | 226.80 kB | 137 | 121 | 8 | 1.5 | debug | - |
jackson-jaxrs-1.8.3.jar | 17.46 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.8.3.jar | 31.56 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-1.0.0.jar | 1.68 MB | 1,316 | 1,285 | 13 | 1.6 | debug | - |
pom.xml | 3.83 kB | - | - | - | - | - | - |
pom.xml | 2.37 kB | - | - | - | - | - | - |
mockito-all-1.9.5.jar | 1.51 MB | 1,372 | 698 | 74 | 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 | - |
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 |
Total | Size | Entries | Classes | Packages | JDK Rev | Debug | Sealed |
97 | 43.66 MB | 26,960 | 23,491 | 1,094 | 1.6 | 86 | 1 |
compile: 24 | compile: 9.05 MB | compile: 6,931 | compile: 6,370 | compile: 214 | - | compile: 23 | compile: 1 |
test: 13 | test: 8.40 MB | test: 3,011 | test: 1,710 | test: 148 | - | test: 7 | - |
provided: 60 | provided: 26.21 MB | provided: 17,018 | provided: 15,411 | provided: 732 | - | provided: 56 | - |