From: erik Date: Fri, 1 Sep 2006 22:52:55 +0000 (+0000) Subject: (no commit message) X-Git-Tag: wamblee-utils-0.2@603~337 X-Git-Url: http://wamblee.org/gitweb/?a=commitdiff_plain;h=ed1bdd4980006f2d76ad92f17842631402292efd;p=utils --- diff --git a/branches/TO_MAVEN/crawler/basic/pom.xml b/branches/TO_MAVEN/crawler/basic/pom.xml new file mode 100644 index 00000000..c3544398 --- /dev/null +++ b/branches/TO_MAVEN/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/branches/TO_MAVEN/crawler/pom.xml b/branches/TO_MAVEN/crawler/pom.xml new file mode 100644 index 00000000..51deef7d --- /dev/null +++ b/branches/TO_MAVEN/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 + + + + + + + + + + + + + +