diff --git a/pom.xml b/pom.xml index cacce99b..7f49dc08 100644 --- a/pom.xml +++ b/pom.xml @@ -7,11 +7,34 @@ 4.0.0 pom webmagic + webmagic + + A crawler framework. It covers the whole lifecycle of crawler: downloading, url management, content + extraction and persistent. It can simply the development of a specific crawler. + + https://github.com/code4craft/webmagic/ + + + code4craft + Yihua huang + code4crafer@gmail.com + + + + scm:git:git@github.com:code4craft/webmagic.git + scm:git:git@github.com:code4craft/webmagic.git + git@github.com:code4craft/webmagic.git + + + + Apache License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0 + + webmagic-core webmagic-extension/ - webmagic-samples/