MVN

io.github.scrapy4j : scrapy4j-all

Maven & Gradle

Mar 26, 2021
3 stars

scrapy4j-all · scrapy4j数据采集工具

<dependency>
    <groupId>io.github.scrapy4j</groupId>
    <artifactId>scrapy4j-all</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.scrapy4j : scrapy4j-all to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of io.github.scrapy4j : scrapy4j-all to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
scrapy4j-all-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.scrapy4j</groupId>
    <artifactId>scrapy4j-all</artifactId>
    <version>1.0.0</version>
</dependency>

Advertisement