crawl

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

Лицензия

Лицензия

Группа

Группа

com.github.houbb
Идентификатор

Идентификатор

crawl
Последняя версия

Последняя версия

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

Скачать crawl

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.0