AiPa

Java multi-threaded crawler framework

License

License

GroupId

GroupId

cn.yueshutong
ArtifactId

ArtifactId

AiPa
Last Version

Last Version

1.0.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

AiPa
Java multi-threaded crawler framework
Project URL

Project URL

https://github.com/yueshutong/AIPa
Source Code Management

Source Code Management

https://github.com/yueshutong/AIPa.git

Download AiPa

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jsoup : jsoup jar 1.11.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0.RELEASE