WebMagic Delayed Proxy

WebMagic us.codecraft.webmagic.proxy.ProxyProvider implementation using java.util.concurrent.DelayQueue.

License

License

Categories

Categories

webmagic Business Logic Libraries Web Crawling
GroupId

GroupId

org.oxerr.webmagic.proxy
ArtifactId

ArtifactId

webmagic-delayed-proxy
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

WebMagic Delayed Proxy
WebMagic us.codecraft.webmagic.proxy.ProxyProvider implementation using java.util.concurrent.DelayQueue.
Project URL

Project URL

https://www.oxerr.org/webmagic-delayed-proxy
Source Code Management

Source Code Management

https://github.com/sutra/webmagic-delayed-proxy/tree/master

Download webmagic-delayed-proxy

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar 2.17.1
us.codecraft : webmagic-core jar 0.7.5

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2
org.mockito : mockito-core jar 4.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0