The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
| GroupId | ArtifactId | Version | Classifier | Type | Optional |
|---|---|---|---|---|---|
| junit | junit | 3.8.1 | - | jar | |
| org.archive.wayback | wayback-mapreduce | 1.4.2 | - | jar | |
| org.archive.wayback | wayback-webapp | 1.4.2 | - | war |
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 | Classifier | Type | Optional |
|---|---|---|---|---|---|
| com.anotherbigidea | javaswf | CVS-SNAPSHOT-1 | - | jar | |
| com.lowagie | itext | 1.3 | - | jar | |
| com.sleepycat | je | 3.3.74 | - | jar | |
| com.thoughtworks.xstream | xstream | 1.2.2 | - | jar | |
| commons-cli | commons-cli | 1.0 | - | jar | |
| commons-codec | commons-codec | 1.3 | - | jar | |
| commons-collections | commons-collections | 3.1 | - | jar | |
| commons-dbcp | commons-dbcp | 1.2.2 | - | jar | |
| commons-io | commons-io | 1.3.1 | - | jar | |
| commons-lang | commons-lang | 2.3 | - | jar | |
| commons-logging | commons-logging | 1.0.4 | - | jar | |
| commons-net | commons-net | 1.4.1 | - | jar | |
| commons-pool | commons-pool | 1.3 | - | jar | |
| fastutil | fastutil | 5.0.7 | - | jar | |
| it.unimi.dsi | mg4j | 1.0.1 | - | jar | |
| log4j | log4j | 1.2.14 | - | jar | |
| net.htmlparser.jericho | jericho-html | 2.5 | - | jar | |
| net.java.dev.jets3t | jets3t | 0.5.0 | - | jar | |
| org.apache | hadoop | 0.12.2-core | - | jar | |
| org.archive | archive-mapred | 0.2.0-SNAPSHOT | - | jar | |
| org.archive.access-control | access-control | 0.0.1-SNAPSHOT | - | jar | |
| org.archive.heritrix | commons | 2.0.2-SNAPSHOT | - | jar | |
| org.archive.overlays | archive-overlay-commons-httpclient | 3.1 | - | jar | |
| org.archive.overlays | archive-overlay-commons-pool | 1.3 | - | jar | |
| org.archive.wayback | wayback-core | 1.4.2 | - | jar | |
| org.archive.wayback | wayback-mapreduce-prereq | 1.4.2 | - | jar | |
| org.beanshell | bsh | 2.0b4 | - | jar | |
| org.codehaus.jettison | jettison | 1.0-beta-1 | - | jar | |
| org.dnsjava | dnsjava | 2.0.3 | - | jar | |
| org.gnu.inet | libidn | 0.6.5 | - | jar | |
| org.mozilla | juniversalchardet | 1.0 | - | jar | |
| org.springframework | spring-beans | 2.5.1 | - | jar | |
| org.springframework | spring-core | 2.5.1 | - | jar | |
| oro | oro | 2.0.8 | - | jar | |
| poi | poi | 2.5.1-final-20040804 | - | jar | |
| poi | poi-scratchpad | 2.5.1-final-20040804 | - | jar | |
| stax | stax-api | 1.0.1 | - | jar | |
| xpp3 | xpp3_min | 1.1.3.4.O | - | jar |
The wayback project is an open source implementation of the Internet Archive's Wayback Machine.
http://archive-access.sourceforge.net/projects/wayback/wayback
The wayback project is an open source implementation of the Internet Archive's Wayback Machine.
http://archive-access.sourceforge.net/projects/wayback/wayback-webapp
Wayback MapReduce Job Jar Assembly
The wayback project is an open source implementation of the Internet Archive's Wayback Machine.
http://archive-access.sourceforge.net/projects/wayback/wayback-mapreduce
The wayback project is an open source implementation of the Internet Archive's Wayback Machine.
http://archive-access.sourceforge.net/projects/wayback/wayback-mapreduce-prereq
The wayback project is an open source implementation of the Internet Archive's Wayback Machine.
http://archive-access.sourceforge.net/projects/wayback/wayback-core
Common Internet Archive mapreduce code.
http://archive-access.sourceforge.net/projects/mapred/
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
http://jakarta.apache.org/commons/logging/
Unnamed - org.apache:hadoop:jar:0.12.2-core
Heritrix: 'commons' subproject (utility classes)
The Archive Commons Code Libraries project contains general Java utility libraries.
http://crawler.archive.org/commons
JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java.