Last Version

us.codecraft:webmagic-scripts 0.7.5

A crawler framework. It covers the whole lifecycle of crawler: downloading, url management, content extraction and persistent. It can simply the development of a specific crawler.

License

License

Categories

Categories

webmagic Business Logic Libraries Web Crawling
GroupId

GroupId

us.codecraft
ArtifactId

ArtifactId

webmagic-scripts
Version

Version

0.7.5
Type

Type

jar
Description

Description

A crawler framework. It covers the whole lifecycle of crawler: downloading, url management, content extraction and persistent. It can simply the development of a specific crawler.

Download webmagic-scripts 0.7.5


<!-- https://jarcasting.com/artifacts/us.codecraft/webmagic-scripts/ -->
<dependency>
    <groupId>us.codecraft</groupId>
    <artifactId>webmagic-scripts</artifactId>
    <version>0.7.5</version>
</dependency>
// https://jarcasting.com/artifacts/us.codecraft/webmagic-scripts/
implementation 'us.codecraft:webmagic-scripts:0.7.5'
// https://jarcasting.com/artifacts/us.codecraft/webmagic-scripts/
implementation ("us.codecraft:webmagic-scripts:0.7.5")
'us.codecraft:webmagic-scripts:jar:0.7.5'
<dependency org="us.codecraft" name="webmagic-scripts" rev="0.7.5">
  <artifact name="webmagic-scripts" type="jar" />
</dependency>
@Grapes(
@Grab(group='us.codecraft', module='webmagic-scripts', version='0.7.5')
)
libraryDependencies += "us.codecraft" % "webmagic-scripts" % "0.7.5"
[us.codecraft/webmagic-scripts "0.7.5"]

Dependencies

compile (7)

Group / Artifact Type Version
org.jruby : jruby jar 9.2.14.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.1.2-2
org.python : jython jar 2.7.2
commons-cli : commons-cli jar 1.4
us.codecraft : webmagic-core jar 0.7.5
org.slf4j : slf4j-log4j12 jar 1.7.30
us.codecraft : webmagic-extension jar 0.7.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.