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-column | 1.1.0 | jar | The Apache Software License, Version 2.0 |
| com.twitter | parquet-format | 1.0.0 | jar | The Apache Software License, Version 2.0 |
| com.twitter | parquet-hadoop | 1.1.0 | 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.hadoop | hadoop-client | 1.1.0 | 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.google.guava | guava | 11.0 | - | jar | The Apache Software License, Version 2.0 |
| com.twitter | parquet-column | 1.1.0 | tests | test-jar | The Apache Software License, Version 2.0 |
| commons-httpclient | commons-httpclient | 3.0.1 | - | jar | Apache License |
| 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.thoughtworks.paranamer | paranamer | 2.3 | jar | LICENSE.txt |
| com.twitter | parquet-common | 1.1.0 | jar | The Apache Software License, Version 2.0 |
| com.twitter | parquet-encoding | 1.1.0 | jar | The Apache Software License, Version 2.0 |
| com.twitter | parquet-generator | 1.1.0 | jar | The Apache Software License, Version 2.0 |
| 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.7 | 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.4 | jar | The Apache Software License, Version 2.0 |
| commons-logging | commons-logging | 1.0.3 | jar | - |
| commons-net | commons-net | 1.4.1 | jar | /LICENSE.txt |
| hsqldb | hsqldb | 1.8.0.10 | jar | HSQLDB License |
| it.unimi.dsi | fastutil | 6.5.7 | jar | Apache License, Version 2.0 |
| log4j | log4j | 1.2.17 | 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-core | 1.1.0 | jar | - |
| org.codehaus.jackson | jackson-core-asl | 1.9.11 | jar | The Apache Software License, Version 2.0 |
| org.codehaus.jackson | jackson-mapper-asl | 1.9.11 | jar | The Apache Software License, Version 2.0 |
| org.slf4j | slf4j-api | 1.6.4 | jar | MIT License |
| org.tukaani | xz | 1.0 | jar | Public Domain |
| org.xerial.snappy | snappy-java | 1.0.5 | jar | The Apache Software License, Version 2.0 |
| oro | oro | 2.0.8 | jar | - |
| xmlenc | xmlenc | 0.52 | jar | The BSD 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 |
|---|---|---|---|---|
| com.google.code.findbugs | jsr305 | 1.3.9 | jar | The Apache Software License, Version 2.0 |
| org.hamcrest | hamcrest-core | 1.1 | jar | BSD style |
HSQLDB License: HSQLDB
BSD style: Hamcrest Core
Public Domain: XZ for Java
Unknown: Logging, commons-beanutils, hadoop-core, oro
Apache License: HttpClient
BSD: ParaNamer Core
Apache License, Version 2.0: fastutil
Common Public License Version 1.0: JUnit
MIT License: SLF4J API Module
The Apache Software License, Version 2.0: Apache Avro, Apache Hadoop Client, Apache Log4j, Commons BeanUtils Core, Commons Codec, Commons Collections, Commons Compress, Commons Configuration, Commons IO, Commons Lang, Commons Math, Data Mapper for Jackson, Digester, EL, FindBugs-jsr305, Guava: Google Core Libraries for Java, Jackson, Jakarta Commons Net, Parquet Avro, Parquet Column, Parquet Common, Parquet Encodings, Parquet Generator, Parquet Hadoop, Snappy for Java, parquet format metadata
The BSD License: xmlenc Library
| Filename | Size | Entries | Classes | Packages | JDK Rev | Debug | Sealed |
|---|---|---|---|---|---|---|---|
| jsr305-1.3.9.jar | 32.24 kB | 72 | 35 | 3 | 1.5 | debug | - |
| guava-11.0.jar | 1.57 MB | 1,290 | 1,267 | 12 | 1.5 | debug | - |
| paranamer-2.3.jar | 28.86 kB | 25 | 15 | 1 | 1.5 | debug | - |
| parquet-column/target/classes | - | 0 | 0 | 0 | - | release | - |
| test-classes | .10 kB | - | - | - | - | - | - |
| parquet-common/target/classes | - | 0 | 0 | 0 | - | release | - |
| parquet-encoding/target/classes | - | 0 | 0 | 0 | - | release | - |
| parquet-format-1.0.0.jar | 429.72 kB | 297 | 188 | 10 | 1.6 | debug | - |
| parquet-generator/target/classes | - | 0 | 0 | 0 | - | release | - |
| parquet-hadoop/target/classes | - | 0 | 0 | 0 | - | release | - |
| 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-codec-1.7.jar | 253.52 kB | 227 | 85 | 6 | 1.6 | 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-httpclient-3.0.1.jar | 273.22 kB | 162 | 148 | 8 | 1.1 | debug | - |
| commons-io-2.1.jar | 159.33 kB | 122 | 104 | 6 | 1.5 | debug | - |
| commons-lang-2.4.jar | 255.67 kB | 148 | 127 | 9 | 1.2 | debug | - |
| commons-logging-1.0.3.jar | 30.86 kB | 27 | 17 | 2 | 1.2 | debug | - |
| commons-net-1.4.1.jar | 176.55 kB | 145 | 126 | 12 | 1.2 | debug | - |
| hsqldb-1.8.0.10.jar | 690.15 kB | 383 | 314 | 13 | 1.2 | release | - |
| fastutil-6.5.7.jar | 16.12 MB | 10,669 | 10,653 | 11 | 1.6 | debug | - |
| junit-4.10.jar | 247.23 kB | 290 | 252 | 31 | 1.5 | debug | - |
| log4j-1.2.17.jar | 478.40 kB | 353 | 314 | 21 | 1.4 | debug | - |
| avro-1.7.4.jar | 296.03 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-client-1.1.0.jar | .40 kB | 2 | 0 | 0 | - | release | - |
| hadoop-core-1.1.0.jar | 3.83 MB | 2,218 | 2,043 | 98 | 1.6 | debug | - |
| jackson-core-asl-1.9.11.jar | 226.69 kB | 137 | 121 | 8 | 1.5 | debug | - |
| jackson-mapper-asl-1.9.11.jar | 762.13 kB | 529 | 502 | 18 | 1.5 | debug | - |
| hamcrest-core-1.1.jar | 74.85 kB | 54 | 21 | 3 | 1.5 | debug | - |
| slf4j-api-1.6.4.jar | 25.35 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 |
| 36 | 28.43 MB | 19,418 | 18,373 | 385 | 1.6 | 27 | 1 |
| compile: 30 | compile: 26.24 MB | compile: 17,550 | compile: 16,650 | compile: 328 | - | compile: 22 | compile: 1 |
| test: 6 | test: 2.19 MB | test: 1,868 | test: 1,723 | test: 57 | - | test: 5 | - |
| Repo ID | URL | Release | Snapshot |
|---|---|---|---|
| apache.snapshots | http://repository.apache.org/snapshots | - | Yes |
| sonatype-nexus-snapshots | https://oss.sonatype.org/content/repositories/snapshots | - | Yes |
| maven2-repository.dev.java.net | http://download.java.net/maven/2/ | Yes | Yes |
| codehaus-nexus-snapshots | https://nexus.codehaus.org/content/repositories/snapshots/ | - | Yes |
| central | http://repo1.maven.org/maven2 | Yes | - |
Repository locations for each of the Dependencies.