webmagic-spring-boot

Spring Boot Support for Webmagic

License

License

Categories

Categories

Spring Boot Container Microservices webmagic Business Logic Libraries Web Crawling
GroupId

GroupId

com.github.romewing
ArtifactId

ArtifactId

webmagic-spring-boot
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

pom
Description

Description

webmagic-spring-boot
Spring Boot Support for Webmagic
Project URL

Project URL

https://github.com/romewing/webmagic-spring-boot
Source Code Management

Source Code Management

https://github.com/romewing/webmagic-spring-boot/tree/master

Download webmagic-spring-boot

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.romewing/webmagic-spring-boot/ -->
<dependency>
    <groupId>com.github.romewing</groupId>
    <artifactId>webmagic-spring-boot</artifactId>
    <version>1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.romewing/webmagic-spring-boot/
implementation 'com.github.romewing:webmagic-spring-boot:1.0'
// https://jarcasting.com/artifacts/com.github.romewing/webmagic-spring-boot/
implementation ("com.github.romewing:webmagic-spring-boot:1.0")
'com.github.romewing:webmagic-spring-boot:pom:1.0'
<dependency org="com.github.romewing" name="webmagic-spring-boot" rev="1.0">
  <artifact name="webmagic-spring-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.romewing', module='webmagic-spring-boot', version='1.0')
)
libraryDependencies += "com.github.romewing" % "webmagic-spring-boot" % "1.0"
[com.github.romewing/webmagic-spring-boot "1.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • webmagic-spring-boot-autoconfigure
  • webmagic-spring-boot-starter
  • webmagic-spring-boot-samples

WebMagic integration with Spring Boot

Versions

Version
1.0