MVN

com.xuxueli : xxl-crawler

Maven & Gradle

Oct 15, 2022
1 usages
680 stars

xxl-crawler · A distributed web crawler framework.

<dependency>
    <groupId>com.xuxueli</groupId>
    <artifactId>xxl-crawler</artifactId>
    <version>1.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.xuxueli : xxl-crawler to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.0

All Versions

Choose a version of com.xuxueli : xxl-crawler to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
xxl-crawler-1.3.0
1.2.x
xxl-crawler-1.2.2
xxl-crawler-1.2.1
xxl-crawler-1.2.0
1.1.x
xxl-crawler-1.1.0
1.0.x
xxl-crawler-1.0.0

How to add a dependency to Maven

Add the following com.xuxueli : xxl-crawler maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.xuxueli</groupId>
    <artifactId>xxl-crawler</artifactId>
    <version>1.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.xuxueli : xxl-crawler gradle dependency to your build.gradle file:

implementation 'com.xuxueli:xxl-crawler:1.3.0'

Gradle Kotlin DSL: Add the following com.xuxueli : xxl-crawler gradle kotlin dependency to your build.gradle.kts file:

implementation("com.xuxueli:xxl-crawler:1.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.xuxueli : xxl-crawler sbt scala dependency to your build.sbt file:

libraryDependencies += "com.xuxueli" % "xxl-crawler" % "1.3.0"

Advertisement

Dependencies from Group

Mar 23, 2023
86 usages
24.7k stars
Oct 02, 2022
5 usages
596 stars
Dec 21, 2018
2 usages
384 stars
Mar 23, 2023
1 usages
26k stars
Oct 24, 2018
1 usages
344 stars

Discover Dependencies

Oct 30, 2017
1 stars
Nov 01, 2017
1 usages
804 stars
Dec 07, 2017
0 stars
Jan 13, 2021
1 stars
Jan 18, 2018
1 usages
1 stars