kite-morphlines-hadoop-parquet-avro
Dependency Information
Apache Maven
<dependency> <groupId>org.kitesdk</groupId> <artifactId>kite-morphlines-hadoop-parquet-avro</artifactId> <version>1.1.0</version> </dependency>
Apache Ant
<dependency org="org.kitesdk" name="kite-morphlines-hadoop-parquet-avro" rev="1.1.0"> <artifact name="kite-morphlines-hadoop-parquet-avro" type="jar" /> </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.twitter | parquet-avro | 1.6.0 | jar | The Apache Software License, Version 2.0 |
org.kitesdk | kite-morphlines-core | 1.1.0 | jar | Apache Software License v2.0 |
test
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
GroupId | ArtifactId | Version | Classifier | Type | License |
---|---|---|---|---|---|
junit | junit | 4.10 | - | jar | Common Public License Version 1.0 |
org.kitesdk | kite-morphlines-core | 1.1.0 | tests | test-jar | Apache Software License v2.0 |
provided
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
org.kitesdk | kite-hadoop-dependencies | 1.1.0 | pom | Apache Software License v2.0 |
Project Transitive Dependencies
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
compile
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
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 |
---|---|---|---|---|
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 |
---|---|---|---|---|---|
com.google.code.findbugs | jsr305 | 2.0.1 | - | jar | The Apache Software License, Version 2.0 |
com.google.code.gson | gson | 2.2.4 | - | jar | The Apache Software License, Version 2.0 |
com.google.protobuf | protobuf-java | 2.5.0 | - | jar | New BSD license |
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-digester | commons-digester | 1.8 | - | jar | /LICENSE.txt |
commons-httpclient | commons-httpclient | 3.1 | - | jar | Apache License |
commons-io | commons-io | 2.1 | - | jar | The Apache Software License, Version 2.0 |
commons-lang | commons-lang | 2.5 | - | jar | The Apache Software License, Version 2.0 |
commons-logging | commons-logging | 1.1.1 | - | jar | The Apache Software License, Version 2.0 |
commons-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.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.curator | curator-client | 2.6.0 | - | jar | file://${basedir}/LICENSE |
org.apache.curator | curator-framework | 2.6.0 | - | jar | file://${basedir}/LICENSE |
org.apache.curator | curator-recipes | 2.6.0 | - | jar | file://${basedir}/LICENSE |
org.apache.directory.api | api-asn1-api | 1.0.0-M20 | - | jar | The Apache Software License, Version 2.0 |
org.apache.directory.api | api-util | 1.0.0-M20 | - | jar | The Apache Software License, Version 2.0 |
org.apache.directory.server | apacheds-i18n | 2.0.0-M15 | - | jar | The Apache Software License, Version 2.0 |
org.apache.directory.server | apacheds-kerberos-codec | 2.0.0-M15 | - | jar | The Apache Software License, Version 2.0 |
org.apache.hadoop | hadoop-annotations | 2.6.0 | - | jar | The Apache Software License, Version 2.0 |
org.apache.hadoop | hadoop-auth | 2.6.0 | - | jar | The Apache Software License, Version 2.0 |
org.apache.hadoop | hadoop-client | 2.6.0 | - | jar | The Apache Software License, Version 2.0 |
org.apache.hadoop | hadoop-common | 2.6.0 | - | jar | The Apache Software License, Version 2.0 |
org.apache.hadoop | hadoop-hdfs | 2.6.0 | - | jar | The Apache Software License, Version 2.0 |
org.apache.hadoop | hadoop-mapreduce-client-app | 2.6.0 | - | jar | The Apache Software License, Version 2.0 |
org.apache.hadoop | hadoop-mapreduce-client-common | 2.6.0 | - | jar | The Apache Software License, Version 2.0 |
org.apache.hadoop | hadoop-mapreduce-client-core | 2.6.0 | - | jar | The Apache Software License, Version 2.0 |
org.apache.hadoop | hadoop-mapreduce-client-jobclient | 2.6.0 | - | jar | The Apache Software License, Version 2.0 |
org.apache.hadoop | hadoop-mapreduce-client-shuffle | 2.6.0 | - | jar | The Apache Software License, Version 2.0 |
org.apache.hadoop | hadoop-yarn-api | 2.6.0 | - | jar | The Apache Software License, Version 2.0 |
org.apache.hadoop | hadoop-yarn-client | 2.6.0 | - | jar | The Apache Software License, Version 2.0 |
org.apache.hadoop | hadoop-yarn-common | 2.6.0 | - | jar | The Apache Software License, Version 2.0 |
org.apache.hadoop | hadoop-yarn-server-common | 2.6.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.6 | - | jar | - |
org.codehaus.jackson | jackson-jaxrs | 1.9.13 | - | jar | The Apache Software License, Version 2.0-GNU Lesser General Public License (LGPL), Version 2.1 |
org.codehaus.jackson | jackson-xc | 1.9.13 | - | jar | The Apache Software License, Version 2.0-GNU Lesser General Public License (LGPL), Version 2.1 |
org.fusesource.leveldbjni | leveldbjni-all | 1.8 | - | jar | The BSD 3-Clause License |
org.htrace | htrace-core | 3.0.4 | - | jar | The Apache Software License, Version 2.0 |
org.slf4j | slf4j-log4j12 | 1.6.1 | - | jar | MIT License |
xerces | xercesImpl | 2.9.1 | - | jar | The Apache Software License, Version 2.0 |
xml-apis | xml-apis | 1.3.04 | - | jar | The Apache Software License, Version 2.0 |
xmlenc | xmlenc | 0.52 | - | jar | The BSD License |
Project Dependency Graph
Dependency Tree
- org.kitesdk:kite-morphlines-hadoop-parquet-avro:jar:1.1.0
- org.kitesdk:kite-morphlines-core:jar:1.1.0 (compile)
- com.google.guava:guava:jar:11.0.2 (compile)
- com.google.code.findbugs:jsr305:jar:2.0.1 (provided)
- com.typesafe:config:jar:1.0.2 (compile)
- com.codahale.metrics:metrics-core:jar:3.0.2 (compile)
- com.codahale.metrics:metrics-healthchecks:jar:3.0.2 (compile)
- org.slf4j:slf4j-api:jar:1.6.1 (compile)
- com.google.guava:guava:jar:11.0.2 (compile)
- org.kitesdk:kite-hadoop-dependencies:pom:1.1.0 (provided)
- org.apache.hadoop:hadoop-client:jar:2.6.0 (provided)
- org.apache.hadoop:hadoop-common:jar:2.6.0 (provided)
- 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)
- commons-logging:commons-logging:jar:1.1.1 (provided)
- log4j:log4j:jar:1.2.16 (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)
- org.slf4j:slf4j-log4j12:jar:1.6.1 (provided)
- com.google.protobuf:protobuf-java:jar:2.5.0 (provided)
- com.google.code.gson:gson:jar:2.2.4 (provided)
- org.apache.hadoop:hadoop-auth:jar:2.6.0 (provided)
- org.apache.httpcomponents:httpclient:jar:4.2.5 (provided)
- org.apache.httpcomponents:httpcore:jar:4.2.4 (provided)
- org.apache.directory.server:apacheds-kerberos-codec:jar:2.0.0-M15 (provided)
- org.apache.directory.server:apacheds-i18n:jar:2.0.0-M15 (provided)
- org.apache.directory.api:api-asn1-api:jar:1.0.0-M20 (provided)
- org.apache.directory.api:api-util:jar:1.0.0-M20 (provided)
- org.apache.curator:curator-framework:jar:2.6.0 (provided)
- org.apache.httpcomponents:httpclient:jar:4.2.5 (provided)
- org.apache.curator:curator-client:jar:2.6.0 (provided)
- org.apache.curator:curator-recipes:jar:2.6.0 (provided)
- org.htrace:htrace-core:jar:3.0.4 (provided)
- org.apache.zookeeper:zookeeper:jar:3.4.6 (provided)
- org.apache.hadoop:hadoop-hdfs:jar:2.6.0 (provided)
- io.netty:netty:jar:3.6.2.Final (provided)
- xerces:xercesImpl:jar:2.9.1 (provided)
- xml-apis:xml-apis:jar:1.3.04 (provided)
- org.apache.hadoop:hadoop-mapreduce-client-app:jar:2.6.0 (provided)
- org.apache.hadoop:hadoop-mapreduce-client-common:jar:2.6.0 (provided)
- org.apache.hadoop:hadoop-yarn-client:jar:2.6.0 (provided)
- org.apache.hadoop:hadoop-yarn-server-common:jar:2.6.0 (provided)
- org.apache.hadoop:hadoop-mapreduce-client-shuffle:jar:2.6.0 (provided)
- org.fusesource.leveldbjni:leveldbjni-all:jar:1.8 (provided)
- org.apache.hadoop:hadoop-mapreduce-client-common:jar:2.6.0 (provided)
- org.apache.hadoop:hadoop-yarn-api:jar:2.6.0 (provided)
- org.apache.hadoop:hadoop-mapreduce-client-core:jar:2.6.0 (provided)
- org.apache.hadoop:hadoop-yarn-common:jar:2.6.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)
- org.codehaus.jackson:jackson-jaxrs:jar:1.9.13 (provided)
- org.codehaus.jackson:jackson-xc:jar:1.9.13 (provided)
- javax.xml.bind:jaxb-api:jar:2.2.2 (provided)
- org.apache.hadoop:hadoop-yarn-common:jar:2.6.0 (provided)
- org.apache.hadoop:hadoop-mapreduce-client-jobclient:jar:2.6.0 (provided)
- org.apache.hadoop:hadoop-annotations:jar:2.6.0 (provided)
- org.apache.hadoop:hadoop-common:jar:2.6.0 (provided)
- org.apache.avro:avro-mapred:jar:hadoop2:1.7.5 (provided)
- org.codehaus.jackson:jackson-core-asl:jar:1.9.13 (compile)
- org.codehaus.jackson:jackson-mapper-asl:jar:1.9.13 (compile)
- org.apache.hadoop:hadoop-client:jar:2.6.0 (provided)
- com.twitter:parquet-avro:jar:1.6.0 (compile)
- com.twitter:parquet-column:jar:1.6.0 (compile)
- com.twitter:parquet-common:jar:1.6.0 (compile)
- com.twitter:parquet-encoding:jar:1.6.0 (compile)
- com.twitter:parquet-generator:jar:1.6.0 (compile)
- commons-codec:commons-codec:jar:1.4 (compile)
- com.twitter:parquet-hadoop:jar:1.6.0 (compile)
- com.twitter:parquet-jackson:jar:1.6.0 (compile)
- org.xerial.snappy:snappy-java:jar:1.1.1.6 (compile)
- com.twitter:parquet-format:jar:2.2.0-rc1 (compile)
- org.apache.avro:avro:jar:1.7.5 (compile)
- com.thoughtworks.paranamer:paranamer:jar:2.3 (compile)
- org.apache.commons:commons-compress:jar:1.4.1 (compile)
- org.tukaani:xz:jar:1.0 (compile)
- com.twitter:parquet-column:jar:1.6.0 (compile)
- org.kitesdk:kite-morphlines-core:test-jar:tests:1.1.0 (test)
- junit:junit:jar:4.10 (test)
- org.hamcrest:hamcrest-core:jar:1.1 (test)
- org.kitesdk:kite-morphlines-core:jar:1.1.0 (compile)
Licenses
BSD style: Hamcrest Core
Public Domain: XZ for Java
Unknown: commons-beanutils, zookeeper
BSD: ParaNamer Core
Apache License, Version 2.0: The Netty Project, config
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 Directory API ASN.1 API, Apache Directory LDAP API Utilities, Apache Hadoop Annotations, Apache Hadoop Auth, Apache Hadoop Client, Apache Hadoop Common, Apache Hadoop HDFS, Apache Log4j, Apache Parquet Avro (Incubating), Apache Parquet Column (Incubating), Apache Parquet Common (Incubating), Apache Parquet Encodings (Incubating), Apache Parquet Format (Incubating), Apache Parquet Generator (Incubating), Apache Parquet Hadoop (Incubating), Apache Parquet Jackson (Incubating), ApacheDS I18n, ApacheDS Protocol Kerberos Codec, Commons BeanUtils Core, Commons CLI, Commons Codec, Commons Collections, Commons Compress, Commons Configuration, Commons IO, Commons Lang, Commons Logging, Commons Math, Commons Net, Curator Client, Curator Framework, Curator Recipes, Data Mapper for Jackson, Digester, FindBugs-jsr305, Gson, Guava: Google Core Libraries for Java, JAX-RS provider for JSON content type, Jackson, XML Commons External Components XML APIs, Xerces2 Java Parser, Xml Compatibility extensions for Jackson, hadoop-mapreduce-client-app, hadoop-mapreduce-client-common, hadoop-mapreduce-client-core, hadoop-mapreduce-client-jobclient, hadoop-mapreduce-client-shuffle, hadoop-yarn-api, hadoop-yarn-client, hadoop-yarn-common, hadoop-yarn-server-common, htrace-core, snappy-java
Apache Software License v2.0: Kite Hadoop Default Dependencies Module, Kite Morphlines Core, Kite Morphlines Hadoop Parquet Avro
The BSD License: xmlenc Library
CDDL 1.1: JAXB API bundle for GlassFish V3
GPL2 w/ CPE: JAXB API bundle for GlassFish V3
Apache License: HttpClient, HttpCore
New BSD license: Protocol Buffer Java API
GNU General Public Library: Streaming API for XML
Apache License 2.0: Metrics Core, Metrics Health Checks
Common Public License Version 1.0: JUnit
MIT License: SLF4J API Module, SLF4J LOG4J-12 Binding
The BSD 3-Clause License: leveldbjni-all
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 |
---|---|---|---|---|---|---|---|
metrics-core-3.0.2.jar | 83.45 kB | 89 | 79 | 1 | 1.6 | debug | - |
metrics-healthchecks-3.0.2.jar | 8.92 kB | 17 | 5 | 2 | 1.6 | debug | - |
jsr305-2.0.1.jar | 31.12 kB | 70 | 34 | 3 | 1.5 | debug | - |
gson-2.2.4.jar | 185.97 kB | 163 | 153 | 6 | 1.5 | debug | - |
guava-11.0.2.jar | 1.57 MB | 1,289 | 1,266 | 12 | 1.5 | debug | - |
protobuf-java-2.5.0.jar | 520.95 kB | 256 | 246 | 1 | 1.5 | debug | - |
paranamer-2.3.jar | 28.86 kB | 25 | 15 | 1 | 1.5 | debug | - |
parquet-avro-1.6.0.jar | 52.21 kB | 47 | 35 | 1 | 1.6 | debug | - |
parquet-column-1.6.0.jar | 871.88 kB | 747 | 698 | 34 | 1.6 | debug | - |
parquet-common-1.6.0.jar | 20.50 kB | 25 | 11 | 3 | 1.6 | debug | - |
parquet-encoding-1.6.0.jar | 272.47 kB | 199 | 184 | 2 | 1.6 | debug | - |
parquet-format-2.2.0-rc1.jar | 371.62 kB | 260 | 229 | 11 | 1.6 | debug | - |
parquet-generator-1.6.0.jar | 20.25 kB | 21 | 7 | 3 | 1.6 | debug | - |
parquet-hadoop-1.6.0.jar | 200.57 kB | 144 | 118 | 13 | 1.6 | debug | - |
parquet-jackson-1.6.0.jar | 1,009.08 kB | 665 | 623 | 26 | 1.5 | debug | - |
config-1.0.2.jar | 183.10 kB | 140 | 135 | 2 | 1.6 | debug | - |
commons-beanutils-1.7.0.jar | 184.25 kB | 129 | 111 | 5 | 1.2 | debug | - |
commons-beanutils-core-1.8.0.jar | 201.21 kB | 131 | 118 | 6 | 1.3 | debug | - |
commons-cli-1.2.jar | 40.16 kB | 35 | 22 | 1 | 1.4 | debug | - |
commons-codec-1.4.jar | 56.80 kB | 47 | 30 | 5 | 1.4 | debug | - |
commons-collections-3.2.1.jar | 561.90 kB | 482 | 458 | 12 | 1.2 | debug | - |
commons-configuration-1.6.jar | 291.83 kB | 189 | 165 | 9 | 1.3 | debug | - |
commons-digester-1.8.jar | 140.24 kB | 114 | 100 | 6 | 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 | - |
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 | - |
junit-4.10.jar | 247.23 kB | 290 | 252 | 31 | 1.5 | debug | - |
log4j-1.2.16.jar | 470.25 kB | 346 | 308 | 20 | 1.1 | debug | - |
avro-1.7.5.jar | 391.29 kB | 314 | 292 | 9 | 1.6 | debug | - |
avro-mapred-1.7.5-hadoop2.jar | 166.57 kB | 141 | 121 | 6 | 1.6 | debug | - |
commons-compress-1.4.1.jar | 235.71 kB | 156 | 129 | 14 | 1.5 | debug | - |
commons-math3-3.1.1.jar | 1.53 MB | 1,034 | 955 | 57 | 1.5 | debug | - |
curator-client-2.6.0.jar | 67.25 kB | 75 | 56 | 7 | 1.6 | debug | - |
curator-framework-2.6.0.jar | 180.90 kB | 186 | 167 | 6 | 1.6 | debug | - |
curator-recipes-2.6.0.jar | 242.35 kB | 213 | 190 | 9 | 1.6 | debug | - |
api-asn1-api-1.0.0-M20.jar | 16.17 kB | 20 | 9 | 2 | 1.6 | debug | - |
api-util-1.0.0-M20.jar | 78.04 kB | 58 | 42 | 2 | 1.6 | debug | - |
apacheds-i18n-2.0.0-M15.jar | 43.87 kB | 17 | 1 | 1 | 1.6 | debug | - |
apacheds-kerberos-codec-2.0.0-M15.jar | 675.27 kB | 604 | 478 | 110 | 1.6 | debug | - |
hadoop-annotations-2.6.0.jar | 16.64 kB | 27 | 15 | 2 | 1.6 | debug | - |
hadoop-auth-2.6.0.jar | 65.59 kB | 52 | 36 | 4 | 1.6 | debug | - |
hadoop-client-2.6.0.jar | 2.50 kB | 7 | 0 | 0 | - | release | - |
hadoop-common-2.6.0.jar | 3.21 MB | 2,069 | 1,974 | 76 | 1.6 | debug | - |
hadoop-hdfs-2.6.0.jar | 7.46 MB | 3,238 | 3,175 | 42 | 1.6 | debug | - |
hadoop-mapreduce-client-app-2.6.0.jar | 492.49 kB | 316 | 285 | 17 | 1.6 | debug | - |
hadoop-mapreduce-client-common-2.6.0.jar | 649.33 kB | 352 | 317 | 15 | 1.6 | debug | - |
hadoop-mapreduce-client-core-2.6.0.jar | 1.44 MB | 930 | 873 | 36 | 1.6 | debug | - |
hadoop-mapreduce-client-jobclient-2.6.0.jar | 36.35 kB | 22 | 8 | 1 | 1.6 | debug | - |
hadoop-mapreduce-client-shuffle-2.6.0.jar | 43.32 kB | 28 | 16 | 2 | 1.6 | debug | - |
hadoop-yarn-api-2.6.0.jar | 1.78 MB | 831 | 806 | 12 | 1.6 | debug | - |
hadoop-yarn-client-2.6.0.jar | 124.99 kB | 71 | 53 | 6 | 1.6 | debug | - |
hadoop-yarn-common-2.6.0.jar | 1.53 MB | 820 | 692 | 36 | 1.6 | debug | - |
hadoop-yarn-server-common-2.6.0.jar | 282.83 kB | 175 | 139 | 18 | 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.6.jar | 774.38 kB | 464 | 440 | 19 | 1.5 | debug | - |
jackson-core-asl-1.9.13.jar | 226.80 kB | 137 | 121 | 8 | 1.5 | debug | - |
jackson-jaxrs-1.9.13.jar | 17.91 kB | 17 | 7 | 1 | 1.5 | debug | - |
jackson-mapper-asl-1.9.13.jar | 762.37 kB | 529 | 502 | 18 | 1.5 | debug | - |
jackson-xc-1.9.13.jar | 26.45 kB | 19 | 9 | 1 | 1.5 | debug | - |
leveldbjni-all-1.8.jar | 1,021.23 kB | 102 | 75 | 4 | 1.6 | debug | - |
hamcrest-core-1.1.jar | 74.85 kB | 54 | 21 | 3 | 1.5 | debug | - |
htrace-core-3.0.4.jar | 30.48 kB | 40 | 29 | 3 | 1.6 | debug | - |
pom.xml | 3.83 kB | - | - | - | - | - | - |
kite-morphlines-core-1.1.0.jar | 263.32 kB | 221 | 184 | 12 | 1.6 | debug | - |
kite-morphlines-core-1.1.0-tests.jar | 1.38 MB | - | - | - | - | - | - |
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 |
75 | 35.76 MB | 21,793 | 19,854 | 923 | 1.6 | 71 | 1 |
compile: 21 | compile: 6.63 MB | compile: 5,221 | compile: 4,788 | compile: 189 | - | compile: 20 | compile: 1 |
test: 3 | test: 1.69 MB | test: 344 | test: 273 | test: 34 | - | test: 2 | - |
provided: 51 | provided: 27.45 MB | provided: 16,228 | provided: 14,793 | provided: 700 | - | provided: 49 | - |