com.github.xbynet:crawler-selenium

A simple and flexible web crawler framework for java.

License

License

Categories

Categories

Net
GroupId

GroupId

com.github.xbynet
ArtifactId

ArtifactId

crawler-selenium
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

A simple and flexible web crawler framework for java.

Download crawler-selenium

How to add to project

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

Dependencies

compile (15)

Group / Artifact Type Version
com.github.xbynet : crawler-core jar 0.3.0
org.seleniumhq.selenium : selenium-java jar 2.53.1
com.codeborne : phantomjsdriver jar 1.3.0
net.coobird : thumbnailator jar 0.4.8
cglib : cglib jar 3.2.4
commons-io : commons-io jar 2.5
org.apache.commons : commons-lang3 jar 3.5
org.apache.httpcomponents : httpclient jar 4.5.3
com.alibaba : fastjson jar 1.2.28
ch.qos.logback : logback-classic jar 1.2.1
ch.qos.logback : logback-core jar 1.2.1
org.slf4j : slf4j-api jar 1.7.22
org.jsoup : jsoup jar 1.10.2
com.jayway.jsonpath : json-path jar 2.2.0
us.codecraft : xsoup jar 0.3.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0