GoldDataSpider

Gold Data Spider for fetching pages and extracting data.

License

License

Categories

Categories

IDE Development Tools Data
GroupId

GroupId

com.100shouhou.golddata
ArtifactId

ArtifactId

golddata-spider
Last Version

Last Version

1.1.4
Release Date

Release Date

Type

Type

jar
Description

Description

GoldDataSpider
Gold Data Spider for fetching pages and extracting data.

Download golddata-spider

How to add to project

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

Dependencies

compile (11)

Group / Artifact Type Version
com.ibm.icu : icu4j jar 61.1
org.slf4j : slf4j-api jar 1.7.25
org.codehaus.groovy : groovy-all jar 2.4.11
io.github.http-builder-ng : http-builder-ng-apache jar 1.0.3
org.jsoup : jsoup jar 1.11.3
org.apache.commons : commons-lang3 jar 3.7
org.apache.commons : commons-text jar 1.3
org.apache.commons : commons-compress jar 1.16.1
com.google.guava : guava jar 24.1-jre
com.fasterxml.jackson.core : jackson-databind jar 2.9.7
org.hjson : hjson jar 1.0.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.4
1.1.3
1.1.2
1.1.1