Last Version

SpiderLib 0.0.2

爬取 html json jsonp的工具

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

cn.miw
ArtifactId

ArtifactId

spiderlib
Version

Version

0.0.2
Type

Type

jar
Description

Description

SpiderLib
爬取 html json jsonp的工具
Project URL

Project URL

http://www.miw.cn/
Source Code Management

Source Code Management

https://github.com/askmiw/spiderlib.git

Download spiderlib 0.0.2


<!-- https://jarcasting.com/artifacts/cn.miw/spiderlib/ -->
<dependency>
    <groupId>cn.miw</groupId>
    <artifactId>spiderlib</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/cn.miw/spiderlib/
implementation 'cn.miw:spiderlib:0.0.2'
// https://jarcasting.com/artifacts/cn.miw/spiderlib/
implementation ("cn.miw:spiderlib:0.0.2")
'cn.miw:spiderlib:jar:0.0.2'
<dependency org="cn.miw" name="spiderlib" rev="0.0.2">
  <artifact name="spiderlib" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.miw', module='spiderlib', version='0.0.2')
)
libraryDependencies += "cn.miw" % "spiderlib" % "0.0.2"
[cn.miw/spiderlib "0.0.2"]

Dependencies

compile (4)

Group / Artifact Type Version
net.sourceforge.htmlunit : htmlunit jar 2.31
org.jsoup : jsoup jar 1.10.3
net.sourceforge.htmlunit : htmlunit-core-js jar 2.31
com.alibaba : fastjson jar 1.2.47

Project Modules

There are no modules declared in this project.