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 |
---|---|---|---|---|
org.kitesdk | kite-morphlines-avro | 0.17.0 | jar | Apache Software License v2.0 |
org.kitesdk | kite-morphlines-core | 0.17.0 | jar | Apache Software License v2.0 |
org.kitesdk | kite-morphlines-hadoop-core | 0.17.0 | jar | Apache Software License v2.0 |
org.kitesdk | kite-morphlines-hadoop-parquet-avro | 0.17.0 | jar | Apache Software License v2.0 |
org.kitesdk | kite-morphlines-hadoop-rcfile | 0.17.0 | jar | Apache Software License v2.0 |
org.kitesdk | kite-morphlines-hadoop-sequencefile | 0.17.0 | jar | Apache Software License v2.0 |
org.kitesdk | kite-morphlines-json | 0.17.0 | jar | Apache Software License v2.0 |
org.kitesdk | kite-morphlines-maxmind | 0.17.0 | jar | Apache Software License v2.0 |
org.kitesdk | kite-morphlines-metrics-servlets | 0.17.0 | jar | Apache Software License v2.0 |
org.kitesdk | kite-morphlines-saxon | 0.17.0 | jar | Apache Software License v2.0 |
org.kitesdk | kite-morphlines-tika-core | 0.17.0 | jar | Apache Software License v2.0 |
org.kitesdk | kite-morphlines-tika-decompress | 0.17.0 | jar | Apache Software License v2.0 |
org.kitesdk | kite-morphlines-twitter | 0.17.0 | jar | Apache Software License v2.0 |
org.kitesdk | kite-morphlines-useragent | 0.17.0 | jar | 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:
provided
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
com.google.code.findbugs | jsr305 | 2.0.1 | jar | The Apache Software License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- org.kitesdk:kite-morphlines-all-except-solr:pom:0.17.0
Kite Morphlines Dependency Aggregator (Excluding Solr) 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-all-except-solr
Project License: Apache Software License v2.0
- org.kitesdk:kite-morphlines-core:jar:0.17.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
- com.google.guava:guava:jar:11.0.2 (compile)
Guava: Google Core Libraries for Java Description: Guava is a suite of core and expanded libraries that include utility classes, google's collections, io classes, and much much more. This project is a complete packaging of all the Guava libraries into a single jar. Individual portions of Guava can be used by downloading the appropriate module and its dependencies. Guava (complete) has only one code dependency - javax.annotation, per the JSR-305 spec.
URL: http://code.google.com/p/guava-libraries/guava
Project License: The Apache Software License, Version 2.0
- com.google.code.findbugs:jsr305:jar:2.0.1 (provided)
FindBugs-jsr305 Description: JSR305 Annotations for Findbugs
URL: http://findbugs.sourceforge.net/
Project License: The Apache Software License, Version 2.0
- com.google.code.findbugs:jsr305:jar:2.0.1 (provided)
- com.typesafe:config:jar:1.0.2 (compile)
config Description: config
URL: https://github.com/typesafehub/config
Project License: Apache License, Version 2.0
- com.codahale.metrics:metrics-core:jar:3.0.2 (compile)
Metrics Core Description: Metrics is a Java library which gives you unparalleled insight into what your code does in production. Metrics provides a powerful toolkit of ways to measure the behavior of critical components in your production environment.
URL: http://metrics.codahale.com/metrics-core/
Project License: Apache License 2.0
- com.codahale.metrics:metrics-healthchecks:jar:3.0.2 (compile)
Metrics Health Checks Description: An addition to Metrics which provides the ability to run application-specific health checks, allowing you to check your application's heath in production.
URL: http://metrics.codahale.com/metrics-healthchecks/
Project License: Apache License 2.0
- org.slf4j:slf4j-api:jar:1.6.1 (compile)
SLF4J API Module Description: The slf4j API
URL: http://www.slf4j.org
Project License: MIT License
- com.google.guava:guava:jar:11.0.2 (compile)
- org.kitesdk:kite-morphlines-avro:jar:0.17.0 (compile)
Kite Morphlines Avro 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-avro
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.codehaus.jackson:jackson-core-asl:jar:1.9.13 (compile)
- org.apache.avro:avro:jar:1.7.5 (compile)
- org.kitesdk:kite-morphlines-json:jar:0.17.0 (compile)
Kite Morphlines JSON 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-json
Project License: Apache Software License v2.0
- com.fasterxml.jackson.core:jackson-databind:jar:2.3.1 (compile)
jackson-databind Description: General data-binding functionality for Jackson: works on core streaming API
URL: http://wiki.fasterxml.com/JacksonHome
Project License: The Apache Software License, Version 2.0GNU Lesser General Public License, Version 2.1
- com.fasterxml.jackson.core:jackson-annotations:jar:2.3.0 (compile)
Jackson-annotations Description: Core annotations used for value types, used by Jackson data binding package.
URL: http://wiki.fasterxml.com/JacksonHome
Project License: The Apache Software License, Version 2.0GNU Lesser General Public License, Version 2.1
- com.fasterxml.jackson.core:jackson-core:jar:2.3.1 (compile)
Jackson-core Description: Core Jackson abstractions, basic JSON streaming API implementation
URL: http://wiki.fasterxml.com/JacksonHome
Project License: The Apache Software License, Version 2.0GNU Lesser General Public License, Version 2.1
- com.fasterxml.jackson.core:jackson-annotations:jar:2.3.0 (compile)
- com.fasterxml.jackson.core:jackson-databind:jar:2.3.1 (compile)
- org.kitesdk:kite-morphlines-saxon:jar:0.17.0 (compile)
Kite Morphlines Saxon 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-saxon
Project License: Apache Software License v2.0
- net.sf.saxon:Saxon-HE:jar:9.5.1-5 (compile)
Saxon-HE Description: The XSLT and XQuery Processor
Project License: Mozilla Public License Version 2.0
- org.ccil.cowan.tagsoup:tagsoup:jar:1.2.1 (compile)
TagSoup Description: TagSoup is a SAX-compliant parser written in Java that, instead of parsing well-formed or valid XML, parses HTML as it is found in the wild: poor, nasty and brutish, though quite often far from short. TagSoup is designed for people who have to process this stuff using some semblance of a rational application design. By providing a SAX interface, it allows standard XML tools to be applied to even the worst HTML. TagSoup also includes a command-line processor that reads HTML files and can generate either clean HTML or well-formed XML that is a close approximation to XHTML.
URL: http://home.ccil.org/~cowan/XML/tagsoup/
Project License: Apache License 2.0
- net.sf.saxon:Saxon-HE:jar:9.5.1-5 (compile)
- org.kitesdk:kite-morphlines-hadoop-core:jar:0.17.0 (compile)
Kite Morphlines Hadoop 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-hadoop-core
Project License: Apache Software License v2.0
- org.kitesdk:kite-hadoop-compatibility:jar:0.17.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.kitesdk:kite-hadoop-compatibility:jar:0.17.0 (compile)
- org.kitesdk:kite-morphlines-hadoop-parquet-avro:jar:0.17.0 (compile)
Kite Morphlines Hadoop Parquet Avro 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-parquet-avro
Project License: Apache Software License v2.0
- com.twitter:parquet-avro:jar:1.4.1 (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.4.1 (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.4.1 (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.4.1 (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.4.1 (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.4.1 (compile)
- commons-codec:commons-codec:jar:1.4 (compile)
Commons Codec Description: The codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.
URL: http://commons.apache.org/codec/
Project License: The Apache Software License, Version 2.0
- com.twitter:parquet-common:jar:1.4.1 (compile)
- com.twitter:parquet-hadoop:jar:1.4.1 (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-jackson:jar:1.4.1 (compile)
Parquet Jackson 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-jackson:jar:1.4.1 (compile)
- com.twitter:parquet-format:jar:2.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.4.1 (compile)
- com.twitter:parquet-avro:jar:1.4.1 (compile)
- org.kitesdk:kite-morphlines-hadoop-sequencefile:jar:0.17.0 (compile)
Kite Morphlines Hadoop Sequence 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-sequencefile
Project License: Apache Software License v2.0
- org.kitesdk:kite-morphlines-hadoop-rcfile:jar:0.17.0 (compile)
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-tika-core:jar:0.17.0 (compile)
Kite Morphlines Tika 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-tika-core
Project License: Apache Software License v2.0
- org.apache.tika:tika-core:jar:1.4 (compile)
Apache Tika core Description: Apache Tika is a toolkit for detecting and extracting metadata and structured text content from various documents using existing parser libraries.
Project License: The Apache Software License, Version 2.0
- org.apache.tika:tika-core:jar:1.4 (compile)
- org.kitesdk:kite-morphlines-tika-decompress:jar:0.17.0 (compile)
Kite Morphlines Tika Decompress 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-tika-decompress
Project License: Apache Software License v2.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.apache.commons:commons-compress:jar:1.4.1 (compile)
- org.kitesdk:kite-morphlines-twitter:jar:0.17.0 (compile)
Kite Morphlines Twitter 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-twitter
Project License: Apache Software License v2.0
- org.kitesdk:kite-morphlines-maxmind:jar:0.17.0 (compile)
Kite Morphlines Maxmind 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-maxmind
Project License: Apache Software License v2.0
- com.maxmind.db:maxmind-db:jar:0.3.3 (compile)
MaxMind DB Reader Description: Reader for MaxMind DB
Project License: Apache License 2.0
- com.maxmind.db:maxmind-db:jar:0.3.3 (compile)
- org.kitesdk:kite-morphlines-metrics-servlets:jar:0.17.0 (compile)
Kite Morphlines Metrics Servlets 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-metrics-servlets
Project License: Apache Software License v2.0
- com.codahale.metrics:metrics-servlets:jar:3.0.2 (compile)
Metrics Utility Servlets Description: A set of utility servlets for Metrics, allowing you to expose valuable information about your production environment.
URL: http://metrics.codahale.com/metrics-servlets/
Project License: Apache License 2.0
- com.codahale.metrics:metrics-json:jar:3.0.2 (compile)
Jackson Integration for Metrics Description: A set of Jackson modules which provide serializers for most Metrics classes.
URL: http://metrics.codahale.com/metrics-json/
Project License: Apache License 2.0
- com.codahale.metrics:metrics-jvm:jar:3.0.2 (compile)
JVM Integration for Metrics Description: A set of classes which allow you to monitor critical aspects of your Java Virtual Machine using Metrics.
URL: http://metrics.codahale.com/metrics-jvm/
Project License: Apache License 2.0
- com.codahale.metrics:metrics-json:jar:3.0.2 (compile)
- org.eclipse.jetty:jetty-servlet:jar:8.1.14.v20131031 (compile)
Jetty :: Servlet Handling Description: Jetty Servlet Container
URL: http://www.eclipse.org/jetty
Project License: Apache Software License - Version 2.0Eclipse Public License - Version 1.0
- org.eclipse.jetty:jetty-security:jar:8.1.14.v20131031 (compile)
Jetty :: Security Description: Jetty security infrastructure
URL: http://www.eclipse.org/jetty
Project License: Apache Software License - Version 2.0Eclipse Public License - Version 1.0
- org.eclipse.jetty:jetty-server:jar:8.1.14.v20131031 (compile)
Jetty :: Server Core Description: The core jetty server artifact.
URL: http://www.eclipse.org/jetty
Project License: Apache Software License - Version 2.0Eclipse Public License - Version 1.0
- org.eclipse.jetty.orbit:javax.servlet:jar:3.0.0.v201112011016 (compile)
Jetty Orbit :: Servlet API Description: This artifact originates from the Orbit Project at Eclipse, it is an osgi bundle and is signed as well.
URL: http://www.eclipse.org/jetty/jetty-orbit/javax.servlet
Project License: Apache Software License - Version 2.0Eclipse Public License - Version 1.0
- org.eclipse.jetty:jetty-continuation:jar:8.1.14.v20131031 (compile)
Jetty :: Continuation Description: Asynchronous API
URL: http://www.eclipse.org/jetty
Project License: Apache Software License - Version 2.0Eclipse Public License - Version 1.0
- org.eclipse.jetty:jetty-http:jar:8.1.14.v20131031 (compile)
Jetty :: Http Utility Description: Administrative parent pom for Jetty modules
URL: http://www.eclipse.org/jetty
Project License: Apache Software License - Version 2.0Eclipse Public License - Version 1.0
- org.eclipse.jetty:jetty-io:jar:8.1.14.v20131031 (compile)
Jetty :: IO Utility Description: Administrative parent pom for Jetty modules
URL: http://www.eclipse.org/jetty
Project License: Apache Software License - Version 2.0Eclipse Public License - Version 1.0
- org.eclipse.jetty:jetty-util:jar:8.1.14.v20131031 (compile)
Jetty :: Utilities Description: Utility classes for Jetty
URL: http://www.eclipse.org/jetty
Project License: Apache Software License - Version 2.0Eclipse Public License - Version 1.0
- org.eclipse.jetty:jetty-util:jar:8.1.14.v20131031 (compile)
- org.eclipse.jetty:jetty-io:jar:8.1.14.v20131031 (compile)
- org.eclipse.jetty.orbit:javax.servlet:jar:3.0.0.v201112011016 (compile)
- org.eclipse.jetty:jetty-server:jar:8.1.14.v20131031 (compile)
- org.eclipse.jetty:jetty-security:jar:8.1.14.v20131031 (compile)
- com.codahale.metrics:metrics-servlets:jar:3.0.2 (compile)
- org.kitesdk:kite-morphlines-useragent:jar:0.17.0 (compile)
Kite Morphlines UserAgent 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-useragent
Project License: Apache Software License v2.0
- ua_parser:ua-parser:jar:1.3.0 (compile)
ua-parser Description: There is currently no description associated with this project.
URL: https://github.com/tobie/ua-parser/
Project License: No license is defined for this project.
- org.yaml:snakeyaml:jar:1.10 (compile)
SnakeYAML Description: YAML 1.1 parser and emitter for Java
Project License: Apache License Version 2.0
- org.yaml:snakeyaml:jar:1.10 (compile)
- ua_parser:ua-parser:jar:1.3.0 (compile)
- org.kitesdk:kite-morphlines-core:jar:0.17.0 (compile)
Licenses
Public Domain: XZ for Java
Eclipse Public License - Version 1.0: Jetty :: Continuation, Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Security, Jetty :: Server Core, Jetty :: Servlet Handling, Jetty :: Utilities, Jetty Orbit :: Servlet API
Unknown: ua-parser
BSD: ParaNamer Core
Apache License, Version 2.0: config
GNU Lesser General Public License, Version 2.1: Jackson-annotations, Jackson-core, jackson-databind
The Apache Software License, Version 2.0: Apache Avro, Apache Tika core, Commons Codec, Commons Compress, Data Mapper for Jackson, FindBugs-jsr305, Guava: Google Core Libraries for Java, Jackson, Jackson-annotations, Jackson-core, Parquet Avro, Parquet Column, Parquet Common, Parquet Encodings, Parquet Generator, Parquet Hadoop, Parquet Jackson, Snappy for Java, jackson-databind, parquet format metadata
Apache Software License v2.0: Kite Hadoop Compatibility Module, Kite Morphlines Avro, Kite Morphlines Core, Kite Morphlines Dependency Aggregator (Excluding Solr), Kite Morphlines Hadoop Core, Kite Morphlines Hadoop Parquet Avro, Kite Morphlines Hadoop Record Columnar (RC) File, Kite Morphlines Hadoop Sequence File, Kite Morphlines JSON, Kite Morphlines Maxmind, Kite Morphlines Metrics Servlets, Kite Morphlines Saxon, Kite Morphlines Tika Core, Kite Morphlines Tika Decompress, Kite Morphlines Twitter, Kite Morphlines UserAgent
Mozilla Public License Version 2.0: Saxon-HE
Apache Software License - Version 2.0: Jetty :: Continuation, Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Security, Jetty :: Server Core, Jetty :: Servlet Handling, Jetty :: Utilities, Jetty Orbit :: Servlet API
Apache License 2.0: JVM Integration for Metrics, Jackson Integration for Metrics, MaxMind DB Reader, Metrics Core, Metrics Health Checks, Metrics Utility Servlets, TagSoup
MIT License: SLF4J API Module
Apache License Version 2.0: SnakeYAML
Dependency File Details
Total | Size | Entries | Classes | Packages | JDK Rev | Debug | Sealed |
---|---|---|---|---|---|---|---|
Filename | Size | Entries | Classes | Packages | JDK Rev | Debug | Sealed |
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 | - |
metrics-json-3.0.2.jar | 15.43 kB | 22 | 11 | 1 | 1.6 | debug | - |
metrics-jvm-3.0.2.jar | 30.14 kB | 39 | 28 | 1 | 1.6 | debug | - |
metrics-servlets-3.0.2.jar | 15.39 kB | 19 | 8 | 1 | 1.6 | debug | - |
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 | - |
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 | - |
maxmind-db-0.3.3.jar | 16.18 kB | 19 | 9 | 1 | 1.6 | 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 | - |
config-1.0.2.jar | 183.10 kB | 140 | 135 | 2 | 1.6 | debug | - |
commons-codec-1.4.jar | 56.80 kB | 47 | 30 | 5 | 1.4 | debug | - |
Saxon-HE-9.5.1-5.jar | 9.65 MB | 1,883 | 1,538 | 37 | 1.5 | debug | - |
avro-1.7.5.jar | 391.29 kB | 314 | 292 | 9 | 1.6 | debug | - |
commons-compress-1.4.1.jar | 235.71 kB | 156 | 129 | 14 | 1.5 | debug | - |
tika-core-1.4.jar | 478.12 kB | 275 | 218 | 16 | 1.6 | debug | - |
tagsoup-1.2.1.jar | 88.60 kB | 29 | 22 | 2 | 1.4 | debug | - |
jackson-core-asl-1.9.13.jar | 226.80 kB | 137 | 121 | 8 | 1.5 | debug | - |
jackson-mapper-asl-1.9.13.jar | 762.37 kB | 529 | 502 | 18 | 1.5 | debug | - |
jetty-continuation-8.1.14.v20131031.jar | 20.67 kB | 23 | 11 | 1 | 1.6 | debug | - |
jetty-http-8.1.14.v20131031.jar | 93.87 kB | 57 | 40 | 3 | 1.6 | debug | - |
jetty-io-8.1.14.v20131031.jar | 101.78 kB | 74 | 60 | 3 | 1.6 | debug | - |
jetty-security-8.1.14.v20131031.jar | 87.82 kB | 69 | 56 | 2 | 1.6 | debug | - |
jetty-server-8.1.14.v20131031.jar | 349.32 kB | 191 | 155 | 9 | 1.6 | debug | - |
jetty-servlet-8.1.14.v20131031.jar | 99.33 kB | 58 | 38 | 3 | 1.6 | debug | - |
jetty-util-8.1.14.v20131031.jar | 280.94 kB | 174 | 152 | 10 | 1.6 | debug | - |
javax.servlet-3.0.0.v201112011016.jar | 195.69 kB | 115 | 74 | 4 | 1.5 | debug | - |
kite-hadoop-compatibility-0.17.0.jar | 20.04 kB | 29 | 19 | 1 | 1.6 | debug | - |
kite-morphlines-avro-0.17.0.jar | 42.01 kB | 36 | 24 | 1 | 1.6 | debug | - |
kite-morphlines-core-0.17.0.jar | 262.02 kB | 221 | 184 | 12 | 1.6 | debug | - |
kite-morphlines-hadoop-core-0.17.0.jar | 10.53 kB | 17 | 5 | 1 | 1.6 | debug | - |
kite-morphlines-hadoop-parquet-avro-0.17.0.jar | 6.93 kB | 15 | 2 | 1 | 1.6 | debug | - |
kite-morphlines-hadoop-rcfile-0.17.0.jar | 15.11 kB | 20 | 8 | 1 | 1.6 | debug | - |
kite-morphlines-hadoop-sequencefile-0.17.0.jar | 9.48 kB | 17 | 5 | 1 | 1.6 | debug | - |
kite-morphlines-json-0.17.0.jar | 10.30 kB | 15 | 4 | 1 | 1.6 | debug | - |
kite-morphlines-maxmind-0.17.0.jar | 5.70 kB | 13 | 2 | 1 | 1.6 | debug | - |
kite-morphlines-metrics-servlets-0.17.0.jar | 10.38 kB | 18 | 6 | 1 | 1.6 | debug | - |
kite-morphlines-saxon-0.17.0.jar | 31.50 kB | 29 | 18 | 1 | 1.6 | debug | - |
kite-morphlines-tika-core-0.17.0.jar | 7.26 kB | 13 | 2 | 1 | 1.6 | debug | - |
kite-morphlines-tika-decompress-0.17.0.jar | 10.74 kB | 17 | 5 | 1 | 1.6 | debug | - |
kite-morphlines-twitter-0.17.0.jar | 7.43 kB | 13 | 2 | 1 | 1.6 | debug | - |
kite-morphlines-useragent-0.17.0.jar | 11.47 kB | 17 | 6 | 1 | 1.6 | debug | - |
slf4j-api-1.6.1.jar | 24.90 kB | 34 | 23 | 3 | 1.3 | debug | - |
xz-1.0.jar | 92.45 kB | 115 | 102 | 9 | 1.4 | release | sealed |
54 | 19.26 MB | 9,206 | 7,834 | 319 | 1.6 | 53 | 1 |
compile: 53 | compile: 19.23 MB | compile: 9,136 | compile: 7,800 | compile: 316 | - | compile: 52 | compile: 1 |
provided: 1 | provided: 31.12 kB | provided: 70 | provided: 34 | provided: 3 | - | provided: 1 | - |