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