Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
W
webmagic
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
沈俊林
webmagic
Commits
cd08b230
Commit
cd08b230
authored
Jan 22, 2016
by
yihua.huang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update version to 0.5.3
parent
0fd4623f
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
8 deletions
+8
-8
README.md
README.md
+2
-2
pom.xml
pom.xml
+5
-5
README.md
webmagic-samples/README.md
+1
-1
No files found.
README.md
View file @
cd08b230
...
...
@@ -25,12 +25,12 @@ Add dependencies to your pom.xml:
<dependency>
<groupId>
us.codecraft
</groupId>
<artifactId>
webmagic-core
</artifactId>
<version>
0.5.
2
</version>
<version>
0.5.
3
</version>
</dependency>
<dependency>
<groupId>
us.codecraft
</groupId>
<artifactId>
webmagic-extension
</artifactId>
<version>
0.5.
2
</version>
<version>
0.5.
3
</version>
</dependency>
```
...
...
pom.xml
View file @
cd08b230
...
...
@@ -50,11 +50,11 @@
<modules>
<module>
webmagic-core
</module>
<module>
webmagic-extension/
</module>
<
!--<module>webmagic-scripts/</module>--
>
<
!--<module>webmagic-selenium</module>--
>
<
!--<module>webmagic-saxon</module>--
>
<
!--<module>webmagic-samples</module>--
>
<
!--<module>webmagic-avalon</module>--
>
<
module>
webmagic-scripts/
</module
>
<
module>
webmagic-selenium
</module
>
<
module>
webmagic-saxon
</module
>
<
module>
webmagic-samples
</module
>
<
module>
webmagic-avalon
</module
>
</modules>
<dependencyManagement>
...
...
webmagic-samples/README.md
View file @
cd08b230
webmagic-samples
-------
webmagic的一些示例。包括抓取常见博客、信息类网站等。
\ No newline at end of file
webmagic的一些示例。包括抓取常见 博客、信息类网站等。
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment