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 |
|---|---|---|---|---|---|
| commons-cli | commons-cli | 1.0-beta-2 | - | jar | |
| commons-httpclient | commons-httpclient | 3.0.1 | - | jar | |
| javax.servlet | servlet-api | 2.4 | - | jar | |
| org.archive | archive-commons | 1.12.0 | - | jar | |
| org.archive | archive-mapred | 0.2.0-SNAPSHOT | - | jar | |
| org.archive.wayback | wayback-core | 0.9.0-SNAPSHOT | - | jar |
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 |
|---|---|---|---|---|---|
| berkeleydb | je | 3.2.44 | - | jar | |
| com.anotherbigidea | javaswf | CVS-SNAPSHOT-1 | - | jar | |
| com.lowagie | itext | 1.3 | - | jar | |
| commons-codec | commons-codec | 1.2 | - | jar | |
| commons-collections | commons-collections | 3.1 | - | 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 | |
| fastutil | fastutil | 5.0.7 | - | jar | |
| it.unimi.dsi | mg4j | 1.0.1 | - | jar | |
| junit | junit | 3.8.1 | - | jar | |
| log4j | log4j | 1.2.14 | - | jar | |
| net.htmlparser.jericho | jericho-html | 2.3 | - | jar | |
| net.java.dev.jets3t | jets3t | 0.5.0 | - | jar | |
| org.apache | hadoop | 0.12.2-core | - | jar | |
| org.archive.heritrix | commons | 2.0.0-SNAPSHOT | - | jar | |
| org.archive.overlays | archive-overlay-commons-httpclient | 3.0.1 | - | jar | |
| org.archive.overlays | archive-overlay-commons-pool | 1.3 | - | 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.0.5 | - | jar | |
| org.springframework | spring-core | 2.0.5 | - | jar | |
| oro | oro | 2.0.8 | - | jar | |
| poi | poi | 2.5.1-final-20040804 | - | jar | |
| poi | poi-scratchpad | 2.5.1-final-20040804 | - | jar |
NutchWAX is "Nutch with Web Archive eXtensions". Nutch + NutchWAX can be used search Web Archive Collections (WACs). Extensions include adaptation of the Nutch fetcher step to go against web archives rather than open net. Index-time and query-time plugins add to the index and allow querying of a records' WAC location info., collection name, etc. This project is sponsored by the International Internet Preservation Consortium.
http://archive-access.sourceforge.net/projects/nutchwax/
The wayback project is an open source implementation of the Internet Archive's Wayback Machine.
http://archive-access.sourceforge.net/projects/wayback/wayback-core
Heritrix: 'commons' subproject (utility classes)
The Archive Commons Code Libraries project contains general Java utility libraries.
http://crawler.archive.org/commons
Unnamed - org.archive.overlays:archive-overlay-commons-httpclient:jar:3.0.1
Unnamed - org.archive.overlays:archive-overlay-commons-pool:jar:1.3
Berkeley DB Java Edition is a high performance, transactional storage engine written entirely in Java. (c) 2007 Oracle.
http://www.oracle.com/technology/products/berkeley-db/je/index.html
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Commons-IO contains utility classes, stream implementations, file filters, and endian classes.
http://jakarta.apache.org/commons/io/
Unnamed - commons-collections:commons-collections:jar:3.1
Types that extend and augment the Java Collections Framework.
Jericho HTML Parser is a simple but powerful java library allowing analysis and manipulation of parts of an HTML document, including some common server-side tags, while reproducing verbatim any unrecognised or invalid HTML. It also provides high-level HTML form manipulation functions.
http://jerichohtml.sourceforge.net
Unnamed - org.dnsjava:dnsjava:jar:2.0.3
Unnamed - poi:poi:jar:2.5.1-final-20040804
Unnamed - poi:poi-scratchpad:jar:2.5.1-final-20040804
The iText classes are very useful for people who need to generate read-only, platform independent documents containing text, lists, tables and images. The library is especially useful in combination with Java(TM) technology-based Servlets: The look and feel of HTML is browser dependent; with iText and PDF you can control exactly how your servlet's output will look. iText requires JDK 1.2, and no extra dependencies. It's available for free under a multiple license: MPL and LGPL.
Unnamed - junit:junit:jar:3.8.1
fastutil extends the Java??? Collections Framework by providing type-specific maps, sets, lists and queues with a small memory footprint and fast access and insertion; it also includes a fast I/O API for binary and text files.
GNU Libidn is an implementation of the Stringprep, Punycode and IDNA specifications defined by the IETF Internationalized Domain Names (IDN) working group, used for internationalized domain names.
http://www.gnu.org/software/libidn
An open source Java toolkit for Amazon S3
http://jets3t.s3.amazonaws.com
Unnamed - it.unimi.dsi:mg4j:jar:1.0.1
Unnamed - com.anotherbigidea:javaswf:jar:CVS-SNAPSHOT-1
Unnamed - org.mozilla:juniversalchardet:jar:1.0
Spring Framework: Core
http://www.springframework.org
Spring Framework: Beans
http://www.springframework.org
Log4j
http://logging.apache.org/log4j/docs/
The HttpClient component supports the client-side of RFC 1945 (HTTP/1.0) and RFC 2616 (HTTP/1.1) , several related specifications (RFC 2109 (Cookies) , RFC 2617 (HTTP Authentication) , etc.), and provides a framework by which new request types (methods) or HTTP extensions can be created easily.
http://jakarta.apache.org/commons/httpclient/
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
http://jakarta.apache.org/commons/logging/
The codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.
Unnamed - commons-cli:commons-cli:jar:1.0-beta-2
Unnamed - javax.servlet:servlet-api:jar:2.4
Unnamed - org.archive:archive-commons:jar:1.12.0
Common Internet Archive mapreduce code.