| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.houbb |
| Идентификатор | Идентификаторcrawl |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcrawl
专门用于生成 maven 项目的项目原型
|
| Имя Файла | Размер |
|---|---|
| crawl-1.0.0.pom | |
| crawl-1.0.0.jar | 48 KB |
| crawl-1.0.0-sources.jar | 34 KB |
| crawl-1.0.0-javadoc.jar | 267 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |