License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices webmagic Business Logic Libraries Web Crawling |
GroupId | GroupIdcom.github.romewing |
ArtifactId | ArtifactIdwebmagic-spring-boot |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionwebmagic-spring-boot
Spring Boot Support for Webmagic
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
webmagic-spring-boot-1.0.pom | 6 KB |
Browse |
<!-- 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"]