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.cloudera.cdk | cdk-morphlines-core | 0.5.0 | jar | Apache Software License v2.0 |
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.cloudera.cdk | cdk-morphlines-core | 0.5.0 | tests | test-jar | Apache Software License v2.0 |
junit | junit | 4.10 | - | jar | Common Public License Version 1.0 |
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
org.apache.hadoop | hadoop-client | 2.0.0-mr1-cdh4.3.0 | jar | The Apache Software License, Version 2.0 |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
com.codahale.metrics | metrics-core | 3.0.1 | jar | Apache License 2.0 |
com.google.guava | guava | 11.0.2 | jar | The Apache Software License, Version 2.0 |
com.typesafe | config | 1.0.2 | jar | Apache License, Version 2.0 |
org.slf4j | slf4j-api | 1.6.1 | jar | MIT License |
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 |
---|---|---|---|---|
asm | asm | 3.1 | jar | - |
com.sun.jersey | jersey-core | 1.8 | jar | CDDL 1.1-GPL2 w/ CPE |
com.sun.jersey | jersey-server | 1.8 | jar | CDDL 1.1-GPL2 w/ CPE |
commons-cli | commons-cli | 1.2 | jar | The Apache Software License, Version 2.0 |
org.apache.hadoop | hadoop-hdfs | 2.0.0-cdh4.3.0 | jar | The Apache Software License, Version 2.0 |
org.hamcrest | hamcrest-core | 1.1 | jar | BSD style |
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 |
com.google.protobuf | protobuf-java | 2.4.0a | jar | New BSD license |
com.jcraft | jsch | 0.1.42 | jar | BSD |
com.thoughtworks.paranamer | paranamer | 2.3 | jar | LICENSE.txt |
commons-beanutils | commons-beanutils | 1.7.0 | jar | - |
commons-beanutils | commons-beanutils-core | 1.8.0 | jar | The Apache Software License, Version 2.0 |
commons-codec | commons-codec | 1.4 | jar | The Apache Software License, Version 2.0 |
commons-collections | commons-collections | 3.2.1 | jar | The Apache Software License, Version 2.0 |
commons-configuration | commons-configuration | 1.6 | jar | /LICENSE.txt |
commons-digester | commons-digester | 1.8 | jar | /LICENSE.txt |
commons-el | commons-el | 1.0 | jar | /LICENSE.txt |
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 |
hsqldb | hsqldb | 1.8.0.10 | jar | HSQLDB License |
jline | jline | 0.9.94 | jar | LICENSE.txt |
log4j | log4j | 1.2.16 | jar | The Apache Software License, Version 2.0 |
org.apache.avro | avro | 1.7.4 | jar | The Apache Software License, Version 2.0 |
org.apache.commons | commons-compress | 1.4.1 | jar | The Apache Software License, Version 2.0 |
org.apache.commons | commons-math | 2.1 | jar | The Apache Software License, Version 2.0 |
org.apache.hadoop | hadoop-annotations | 2.0.0-cdh4.3.0 | jar | The Apache Software License, Version 2.0 |
org.apache.hadoop | hadoop-auth | 2.0.0-cdh4.3.0 | jar | The Apache Software License, Version 2.0 |
org.apache.hadoop | hadoop-common | 2.0.0-cdh4.3.0 | jar | The Apache Software License, Version 2.0 |
org.apache.hadoop | hadoop-core | 2.0.0-mr1-cdh4.3.0 | jar | The Apache Software License, Version 2.0 |
org.apache.zookeeper | zookeeper | 3.4.5-cdh4.3.0 | jar | The Apache Software License, Version 2.0 |
org.codehaus.jackson | jackson-core-asl | 1.8.8 | jar | The Apache Software License, Version 2.0 |
org.codehaus.jackson | jackson-mapper-asl | 1.8.8 | jar | The Apache Software License, Version 2.0 |
org.mockito | mockito-all | 1.8.5 | jar | The MIT License |
org.slf4j | slf4j-log4j12 | 1.6.1 | jar | MIT License |
org.tukaani | xz | 1.0 | jar | Public Domain |
org.xerial.snappy | snappy-java | 1.0.4.1 | jar | The Apache Software License, Version 2.0 |
xmlenc | xmlenc | 0.52 | jar | The BSD License |
HSQLDB License: HSQLDB
BSD style: Hamcrest Core
Public Domain: XZ for Java
Unknown: ASM Core, commons-beanutils
BSD: JLine, JSch, ParaNamer Core
Apache License, Version 2.0: config
The Apache Software License, Version 2.0: Apache Avro, Apache Hadoop Annotations, Apache Hadoop Auth, Apache Hadoop Client, Apache Hadoop Common, Apache Hadoop HDFS, Apache Log4j, Commons BeanUtils Core, Commons CLI, Commons Codec, Commons Collections, Commons Compress, Commons Configuration, Commons IO, Commons Lang, Commons Logging, Commons Math, Commons Net, Data Mapper for Jackson, Digester, EL, FindBugs-jsr305, Guava: Google Core Libraries for Java, Jackson, Snappy for Java, hadoop-core, zookeeper
Apache Software License v2.0: CDK Morphlines Core, CDK Morphlines Hadoop Sequence File
The BSD License: xmlenc Library
CDDL 1.1: jersey-core, jersey-server
GPL2 w/ CPE: jersey-core, jersey-server
New BSD license: Protocol Buffer Java API
Apache License 2.0: Metrics Core
Common Public License Version 1.0: JUnit
MIT License: SLF4J API Module, SLF4J LOG4J-12 Binding
The MIT License: Mockito
Filename | Size | Entries | Classes | Packages | JDK Rev | Debug | Sealed |
---|---|---|---|---|---|---|---|
asm-3.1.jar | 42.02 kB | 24 | 23 | 2 | 1.2 | release | - |
cdk-morphlines-core-0.5.0.jar | 280.53 kB | 235 | 200 | 10 | 1.6 | debug | - |
cdk-morphlines-core-0.5.0-tests.jar | 1.62 MB | - | - | - | - | - | - |
metrics-core-3.0.1.jar | 83.45 kB | 89 | 79 | 1 | 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 | - |
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-server-1.8.jar | 678.08 kB | 609 | 526 | 52 | 1.6 | debug | - |
paranamer-2.3.jar | 28.86 kB | 25 | 15 | 1 | 1.5 | debug | - |
config-1.0.2.jar | 183.10 kB | 140 | 135 | 2 | 1.6 | debug | - |
commons-beanutils-1.7.0.jar | 184.25 kB | 129 | 111 | 5 | 1.2 | debug | - |
commons-beanutils-core-1.8.0.jar | 201.21 kB | 131 | 118 | 6 | 1.3 | debug | - |
commons-cli-1.2.jar | 40.16 kB | 35 | 22 | 1 | 1.4 | debug | - |
commons-codec-1.4.jar | 56.80 kB | 47 | 30 | 5 | 1.4 | debug | - |
commons-collections-3.2.1.jar | 561.90 kB | 482 | 458 | 12 | 1.2 | debug | - |
commons-configuration-1.6.jar | 291.83 kB | 189 | 165 | 9 | 1.3 | debug | - |
commons-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-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 | - |
jline-0.9.94.jar | 85.28 kB | 48 | 35 | 1 | 1.3 | debug | - |
junit-4.10.jar | 247.23 kB | 290 | 252 | 31 | 1.5 | debug | - |
log4j-1.2.16.jar | 470.25 kB | 346 | 308 | 20 | 1.1 | debug | - |
avro-1.7.4.jar | 295.94 kB | 230 | 208 | 9 | 1.6 | debug | - |
commons-compress-1.4.1.jar | 235.71 kB | 156 | 129 | 14 | 1.5 | debug | - |
commons-math-2.1.jar | 812.90 kB | 609 | 559 | 38 | 1.5 | debug | - |
hadoop-annotations-2.0.0-cdh4.3.0.jar | 16.28 kB | 27 | 15 | 2 | 1.6 | debug | - |
hadoop-auth-2.0.0-cdh4.3.0.jar | 45.76 kB | 41 | 26 | 3 | 1.6 | debug | - |
hadoop-client-2.0.0-mr1-cdh4.3.0.jar | 2.46 kB | 7 | 0 | 0 | - | release | - |
hadoop-common-2.0.0-cdh4.3.0.jar | 2.17 MB | 1,441 | 1,362 | 64 | 1.6 | debug | - |
hadoop-core-2.0.0-mr1-cdh4.3.0.jar | 1.67 MB | 942 | 874 | 33 | 1.6 | debug | - |
hadoop-hdfs-2.0.0-cdh4.3.0.jar | 4.32 MB | 1,866 | 1,810 | 35 | 1.6 | debug | - |
zookeeper-3.4.5-cdh4.3.0.jar | 1.26 MB | 716 | 439 | 19 | 1.5 | debug | - |
jackson-core-asl-1.8.8.jar | 222.17 kB | 145 | 129 | 8 | 1.5 | debug | - |
jackson-mapper-asl-1.8.8.jar | 652.89 kB | 457 | 432 | 16 | 1.5 | debug | - |
hamcrest-core-1.1.jar | 74.85 kB | 54 | 21 | 3 | 1.5 | debug | - |
mockito-all-1.8.5.jar | 1.35 MB | 1,216 | 618 | 62 | 1.5 | 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 |
45 | 22.48 MB | 14,079 | 12,114 | 582 | 1.6 | 40 | 1 |
compile: 5 | compile: 2.13 MB | compile: 1,787 | compile: 1,703 | compile: 28 | - | compile: 5 | - |
test: 8 | test: 7.43 MB | test: 3,276 | test: 2,999 | test: 150 | - | test: 6 | - |
provided: 32 | provided: 12.91 MB | provided: 9,016 | provided: 7,412 | provided: 404 | - | provided: 29 | provided: 1 |