Last Version

jnewbie 1.7.6

最最最简单java爬虫框架!

License

License

GroupId

GroupId

io.github.yang-pingo
ArtifactId

ArtifactId

jnewbie
Version

Version

1.7.6
Type

Type

jar
Description

Description

jnewbie
最最最简单java爬虫框架!
Project URL

Project URL

https://github.com/yang-pingo/jnewbie

Download jnewbie 1.7.6


<!-- https://jarcasting.com/artifacts/io.github.yang-pingo/jnewbie/ -->
<dependency>
    <groupId>io.github.yang-pingo</groupId>
    <artifactId>jnewbie</artifactId>
    <version>1.7.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.yang-pingo/jnewbie/
implementation 'io.github.yang-pingo:jnewbie:1.7.6'
// https://jarcasting.com/artifacts/io.github.yang-pingo/jnewbie/
implementation ("io.github.yang-pingo:jnewbie:1.7.6")
'io.github.yang-pingo:jnewbie:jar:1.7.6'
<dependency org="io.github.yang-pingo" name="jnewbie" rev="1.7.6">
  <artifact name="jnewbie" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.yang-pingo', module='jnewbie', version='1.7.6')
)
libraryDependencies += "io.github.yang-pingo" % "jnewbie" % "1.7.6"
[io.github.yang-pingo/jnewbie "1.7.6"]

Dependencies

compile (9)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.6
org.apache.httpcomponents : httpclient jar 4.5.13
org.jsoup : jsoup jar 1.14.3
org.seleniumhq.selenium : selenium-java jar 3.141.59
net.sourceforge.htmlunit : htmlunit jar 2.54.0
net.sourceforge.htmlcleaner : htmlcleaner jar 2.25
com.alibaba : fastjson jar 1.2.73
net.sf.saxon : Saxon-HE jar 10.6
com.codeborne : phantomjsdriver jar 1.4.4

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.0

Project Modules

There are no modules declared in this project.