# webmagic083 **Repository Path**: zhangweihust/webmagic083 ## Basic Information - **Project Name**: webmagic083 - **Description**: 基于webmagic0.7.3,修复PhantomJS兼容性 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2018-05-25 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 基于官方webmagic0.7.3 修复PhantomJS兼容性,采用最新版本的phantomjsdriver(2018年5月更新) 本地仓库版本为0.8.3 maven intsall后在目标工程中加入依赖: ```xml com.google.guava guava 22.0 us.codecraft webmagic-core 0.8.3 us.codecraft webmagic-extension 0.8.3 org.seleniumhq.selenium selenium-remote-driver 3.12.0 org.seleniumhq.selenium selenium-java 2.41.0 ```