Files download
File Operation
http-spider-spring-boot-starter-1.0.0.20231128-spring-boot-3.jar download
http-spider-spring-boot-starter-1.0.0.20231128-spring-boot-3.pom download
http-spider-spring-boot-starter-1.0.0.20231128-spring-boot-3-sources.jar download
Apache Maven
<dependency>
  <groupId>net.jlxxw</groupId>
  <artifactId>http-spider-spring-boot-starter</artifactId>
  <version>1.0.0.20231128-spring-boot-3</version>
</dependency>
Gradle Groovy
implementation 'net.jlxxw:http-spider-spring-boot-starter:1.0.0.20231128-spring-boot-3'
Gradle Kotlin
implementation("net.jlxxw:http-spider-spring-boot-starter:1.0.0.20231128-spring-boot-3")
Scala SBT
libraryDependencies += "net.jlxxw" % "http-spider-spring-boot-starter" % "1.0.0.20231128-spring-boot-3"
Groovy Grape
@Grapes(
  @Grab(group='net.jlxxw', module='http-spider-spring-boot-starter', version='1.0.0.20231128-spring-boot-3')
)
Apache Ivy
<dependency org="net.jlxxw" name="http-spider-spring-boot-starter" rev="1.0.0.20231128-spring-boot-3" />
Leiningen
[net.jlxxw/http-spider-spring-boot-starter "1.0.0.20231128-spring-boot-3"]
Apache Buildr
'net.jlxxw:http-spider-spring-boot-starter:jar:1.0.0.20231128-spring-boot-3'