License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries |
GroupId | GroupIdcom.github.kaisle |
ArtifactId | ArtifactIdsearchscraper |
Version | Version1.0.5 |
Type | Typejar |
Description |
DescriptionSearchScraper
A library that makes scraping search results easier
|
Filename | Size |
---|---|
searchscraper-1.0.5.pom | |
searchscraper-1.0.5.jar | 60 KB |
searchscraper-1.0.5-sources.jar | 31 KB |
searchscraper-1.0.5-javadoc.jar | 255 KB |
Browse |
<!-- 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"]
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 |