Last Version

SearchScraper 1.0.5

A library that makes scraping search results easier

License

License

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

com.github.kaisle
ArtifactId

ArtifactId

searchscraper
Version

Version

1.0.5
Type

Type

jar
Description

Description

SearchScraper
A library that makes scraping search results easier

Download searchscraper 1.0.5


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

Dependencies

compile (13)

Group / Artifact Type Version
commons-io : commons-io jar 2.4
org.jsoup : jsoup jar 1.7.2
com.google.code.gson : gson jar 2.3.1
org.perf4j : perf4j jar 0.9.16
org.apache.commons : commons-lang3 jar 3.4
junit : junit jar 4.12
commons-logging : commons-logging jar 1.2
org.seleniumhq.selenium : selenium-java jar 2.46.0
org.seleniumhq.selenium : selenium-server jar 2.46.0
xml-apis : xml-apis jar 1.4.01
com.google.guava : guava jar 19.0-rc1
org.seleniumhq.selenium : selenium-htmlunit-driver jar 2.48.2
com.github.detro : phantomjsdriver jar 1.2.0

Project Modules

There are no modules declared in this project.