1 Star 0 Fork 9

我主沉浮 / web-crawler

forked from rock117 / web-crawler 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
build.sbt 506 Bytes
一键复制 编辑 原始数据 按行查看 历史
rhuang 提交于 2014-11-18 09:17 . init all
name := "web-crawler"
scalaVersion := "2.11.2"
resolvers += "codahale" at "http://repo.codahale.com"
resolvers += "Akka Snapshot Repository" at "http://repo.akka.io/snapshots/"
unmanagedBase := baseDirectory.value / "akka-lib"
libraryDependencies += "commons-httpclient" % "commons-httpclient" % "3.1"
libraryDependencies += "org.jsoup" % "jsoup" % "1.6.3"
libraryDependencies += "org.scalaj" %% "scalaj-http" % "0.3.16"
libraryDependencies += "org.apache.commons" % "commons-lang3" % "3.0"
1
https://gitee.com/1255480095/web-crawler.git
git@gitee.com:1255480095/web-crawler.git
1255480095
web-crawler
web-crawler
master

搜索帮助