crawl

专门用于生成 maven 项目的项目原型

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

crawl
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

crawl
专门用于生成 maven 项目的项目原型

Download crawl

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.github.houbb : log-integration jar 1.1.0
com.github.houbb : paradise-common jar 1.1.1
junit : junit jar 4.12
org.jsoup : jsoup jar 1.10.2
com.alibaba : fastjson jar 1.2.32
org.apache.commons : commons-lang3 jar 3.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0