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.4.0 | jar | Apache Software License v2.0 |
org.apache.commons | commons-compress | 1.4.1 | jar | The Apache Software License, Version 2.0 |
org.apache.tika | tika-core | 1.3 | jar | The Apache Software License, Version 2.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.4.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 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.0 | 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.0 | jar | Apache License, Version 2.0 |
org.slf4j | slf4j-api | 1.6.1 | jar | MIT License |
org.tukaani | xz | 1.0 | jar | Public Domain |
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 |
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 |
BSD style: Hamcrest Core
Public Domain: XZ for Java
Apache License, Version 2.0: config
Apache License 2.0: Metrics Core
Common Public License Version 1.0: JUnit
MIT License: SLF4J API Module
The Apache Software License, Version 2.0: Apache Tika core, Commons Compress, FindBugs-jsr305, Guava: Google Core Libraries for Java
Apache Software License v2.0: CDK Morphlines Core, CDK Morphlines Tika Decompress
Filename | Size | Entries | Classes | Packages | JDK Rev | Debug | Sealed |
---|---|---|---|---|---|---|---|
cdk-morphlines-core-0.4.0.jar | 249.77 kB | 211 | 182 | 11 | 1.6 | debug | - |
cdk-morphlines-core-0.4.0-tests.jar | 1.59 MB | - | - | - | - | - | - |
metrics-core-3.0.0.jar | 83.31 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 | - |
config-1.0.0.jar | 181.32 kB | 139 | 134 | 2 | 1.6 | debug | - |
junit-4.10.jar | 247.23 kB | 290 | 252 | 31 | 1.5 | debug | - |
commons-compress-1.4.1.jar | 235.71 kB | 156 | 129 | 14 | 1.5 | debug | - |
tika-core-1.3.jar | 464.70 kB | 274 | 217 | 16 | 1.5 | debug | - |
hamcrest-core-1.1.jar | 74.85 kB | 54 | 21 | 3 | 1.5 | 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 |
Total | Size | Entries | Classes | Packages | JDK Rev | Debug | Sealed |
12 | 4.81 MB | 2,721 | 2,439 | 105 | 1.6 | 10 | 1 |
compile: 8 | compile: 2.87 MB | compile: 2,307 | compile: 2,132 | compile: 68 | - | compile: 7 | compile: 1 |
test: 3 | test: 1.91 MB | test: 344 | test: 273 | test: 34 | - | test: 2 | - |
provided: 1 | provided: 31.12 kB | provided: 70 | provided: 34 | provided: 3 | - | provided: 1 | - |