License |
License |
---|---|
GroupId | GroupIdcn.yueshutong |
ArtifactId | ArtifactIdAiPa |
Last Version | Last Version1.0.0.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAiPa
Java multi-threaded crawler framework
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
AiPa-1.0.0.RELEASE.pom | |
AiPa-1.0.0.RELEASE.jar | 8 KB |
AiPa-1.0.0.RELEASE-sources.jar | 5 KB |
AiPa-1.0.0.RELEASE-javadoc.jar | 73 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jsoup : jsoup | jar | 1.11.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |