From: <chr...@co...> - 2006-02-22 23:59:58
|
Hello, I am trying to download and setup htmlunit, but can't locate all required JARs. The htmlunit dependencies page seems outdated, though it was last updated 02/17/2006: commons-collections-3.1.jar http://jakarta.apache.org/commons/collections.html Should be http://jakarta.apache.org/commons/collections commons-logging-1.0.4.jar http://jakarta.apache.org/commons/logging.html Should be http://jakarta.apache.org/commons/logging/ commons-lang-2.0.jar http://jakarta.apache.org/commons/lang URL OK, but version 2.1 is available. nekohtml-0.9.5.jar http://htmlunit.sourceforge.net/ Could not find 2.2.1 API file to download. Wrong URL? saxpath-1.0-FCS.jar http://saxpath.org/ Could not find JAR. The original website is gone. xercesImpl-2.6.2.jar http://xml.apache.org/xerces2-j/index.html URL OK, but several newer versions are available. xmlParserAPIs-2.2.1.jar http://xml.apache.org/xerces2-j/index.html Could not find 2.2.1 API file to download. Same URL as xercesImpl!? So far I have found all JARs except saxpath, nekohtml, and xmlParserAPIs. Could someone please update these URLs, or point me to the JARs? Thanks, Chris |