jlitespider

jlitespider is a lite distributed Java spider framework

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.luohaha
ArtifactId

ArtifactId

jlitespider
Last Version

Last Version

0.4.3
Release Date

Release Date

Type

Type

jar
Description

Description

jlitespider
jlitespider is a lite distributed Java spider framework
Project URL

Project URL

http://maven.apache.org

Download jlitespider

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.jsoup : jsoup jar 1.8.3
org.apache.httpcomponents : fluent-hc jar 4.5.3
org.apache.httpcomponents : httpclient jar 4.5.3
org.apache.httpcomponents : httpasyncclient jar 4.1.3
org.apache.httpcomponents : httpcore-nio jar 4.4.5
com.google.code.gson : gson jar 2.7
us.codecraft : xsoup jar 0.3.1
com.rabbitmq : amqp-client jar 3.6.5

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.3
0.4.1
0.4.0