AiPa

Java multi-threaded crawler framework

License

License

GroupId

GroupId

com.github.onblog
ArtifactId

ArtifactId

AiPa
Last Version

Last Version

2.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/onblog/AIPa
Source Code Management

Source Code Management

https://github.com/onblog/AiPa.git

Download AiPa

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.onblog/AiPa/ -->
<dependency>
    <groupId>com.github.onblog</groupId>
    <artifactId>AiPa</artifactId>
    <version>2.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.onblog/AiPa/
implementation 'com.github.onblog:AiPa:2.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.github.onblog/AiPa/
implementation ("com.github.onblog:AiPa:2.0.0.RELEASE")
'com.github.onblog:AiPa:jar:2.0.0.RELEASE'
<dependency org="com.github.onblog" name="AiPa" rev="2.0.0.RELEASE">
  <artifact name="AiPa" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.onblog', module='AiPa', version='2.0.0.RELEASE')
)
libraryDependencies += "com.github.onblog" % "AiPa" % "2.0.0.RELEASE"
[com.github.onblog/AiPa "2.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
2.0.0.RELEASE