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.2.2 | jar | The Apache Software License, Version 2.0 |
| com.twitter | parquet-format | 1.0.0 | jar | The Apache Software License, Version 2.0 |
| log4j | log4j | 1.2.17 | jar | The Apache Software License, Version 2.0 |
| org.apache.hadoop | hadoop-client | 1.1.0 | jar | The Apache Software License, Version 2.0 |
| 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.xerial.snappy | snappy-java | 1.0.5 | 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 | Type | License |
|---|---|---|---|---|
| com.google.guava | guava | 11.0 | 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.twitter | parquet-common | 1.2.2 | jar | The Apache Software License, Version 2.0 |
| com.twitter | parquet-encoding | 1.2.2 | jar | The Apache Software License, Version 2.0 |
| com.twitter | parquet-generator | 1.2.2 | 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 |
| org.apache.commons | commons-math | 2.1 | jar | The Apache Software License, Version 2.0 |
| org.apache.hadoop | hadoop-core | 1.1.0 | jar | - |
| 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
Unknown: Logging, commons-beanutils, hadoop-core, oro
Apache License: HttpClient
Apache License, Version 2.0: fastutil
Common Public License Version 1.0: JUnit
The Apache Software License, Version 2.0: Apache Hadoop Client, Apache Log4j, Commons BeanUtils Core, Commons Codec, Commons Collections, 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 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 |
|---|---|---|---|---|---|---|
| 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 |
| parquet-column/target/classes | - | 0 | 0 | 0 | - | release |
| 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 |
| 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 |
| 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 |
| snappy-java-1.0.5.jar | 1.19 MB | 51 | 12 | 1 | 1.6 | debug |
| oro-2.0.8.jar | 63.73 kB | 74 | 62 | 6 | 1.2 | release |
| xmlenc-0.52.jar | 14.66 kB | 17 | 11 | 2 | 1.3 | release |
| Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
| 32 | 29.04 MB | 19,000 | 17,981 | 358 | 1.6 | 24 |
| compile: 27 | compile: 26.85 MB | compile: 17,132 | compile: 16,258 | compile: 301 | - | compile: 19 |
| test: 5 | test: 2.19 MB | test: 1,868 | test: 1,723 | test: 57 | - | test: 5 |
| Repo ID | URL | Release | Snapshot |
|---|---|---|---|
| central | http://repo1.maven.org/maven2 | Yes | - |
Repository locations for each of the Dependencies.