From: erik Date: Fri, 1 Sep 2006 22:52:55 +0000 (+0000) Subject: (no commit message) X-Git-Url: http://wamblee.org/gitweb/?a=commitdiff_plain;h=54d040ce5ecbe8f1dce9cd9e4a9dd3c0417361b5;p=utils --- diff --git a/crawler/basic/pom.xml b/crawler/basic/pom.xml new file mode 100644 index 00000000..c3544398 --- /dev/null +++ b/crawler/basic/pom.xml @@ -0,0 +1,42 @@ + + + + org.wamblee + crawler + 0.2-SNAPSHOT + + + 4.0.0 + org.wamblee + crawler-basic + jar + wamblee.org basic crawler framework + http://wamblee.org + + + org.wamblee + support + + + + commons-httpclient + commons-httpclient + + + jtidy + jtidy + + + dom4j + dom4j + + + xerces + xerces + + + + + diff --git a/crawler/pom.xml b/crawler/pom.xml new file mode 100644 index 00000000..51deef7d --- /dev/null +++ b/crawler/pom.xml @@ -0,0 +1,31 @@ + + + org.wamblee + utils + 0.2-SNAPSHOT + + 4.0.0 + org.wamblee + crawler + pom + 0.2-SNAPSHOT + wamblee.org KiSS crawler + http://wamblee.org + + basic + + + + + + + + + + + + + +