| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration webmagic Business Logic Libraries Web Crawling |
| GroupId | GroupIdcom.github.romewing |
| ArtifactId | ArtifactIdwebmagic-spring-boot-autoconfigure |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionwebmagic-spring-boot-autoconfigure
Spring Boot Support for Webmagic
|
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.romewing/webmagic-spring-boot-autoconfigure/ -->
<dependency>
<groupId>com.github.romewing</groupId>
<artifactId>webmagic-spring-boot-autoconfigure</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.romewing/webmagic-spring-boot-autoconfigure/
implementation 'com.github.romewing:webmagic-spring-boot-autoconfigure:1.0'
// https://jarcasting.com/artifacts/com.github.romewing/webmagic-spring-boot-autoconfigure/
implementation ("com.github.romewing:webmagic-spring-boot-autoconfigure:1.0")
'com.github.romewing:webmagic-spring-boot-autoconfigure:jar:1.0'
<dependency org="com.github.romewing" name="webmagic-spring-boot-autoconfigure" rev="1.0">
<artifact name="webmagic-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.romewing', module='webmagic-spring-boot-autoconfigure', version='1.0')
)
libraryDependencies += "com.github.romewing" % "webmagic-spring-boot-autoconfigure" % "1.0"
[com.github.romewing/webmagic-spring-boot-autoconfigure "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-autoconfigure | jar | |
| us.codecraft : webmagic-core Optional | jar | 0.6.1 |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |