License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Data |
GroupId | GroupIdcom.100shouhou.golddata |
ArtifactId | ArtifactIdgolddata-spider |
Last Version | Last Version1.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGoldDataSpider
Gold Data Spider for fetching pages and extracting data.
|
Filename | Size |
---|---|
golddata-spider-1.1.4.pom | |
golddata-spider-1.1.4.jar | 126 KB |
golddata-spider-1.1.4-sources.jar | 21 KB |
golddata-spider-1.1.4-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
ch.qos.logback : logback-classic | jar | 1.2.3 |