| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки |
| Группа | Группаcom.mtons |
| Идентификатор | Идентификаторmtons-spider |
| Версия | Версия1.5.0 |
| Тип | Типjar |
| Описание |
Описаниеmtons spider is a web spider, that aims to be very flexible, easy to extend, and portable
|
| Имя Файла | Размер |
|---|---|
| mtons-spider-1.5.0.pom | |
| mtons-spider-1.5.0.jar | 47 KB |
| mtons-spider-1.5.0-sources.jar | 28 KB |
| mtons-spider-1.5.0-javadoc.jar | 206 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.mtons/mtons-spider/ -->
<dependency>
<groupId>com.mtons</groupId>
<artifactId>mtons-spider</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.mtons/mtons-spider/
implementation 'com.mtons:mtons-spider:1.5.0'
// https://jarcasting.com/artifacts/com.mtons/mtons-spider/
implementation ("com.mtons:mtons-spider:1.5.0")
'com.mtons:mtons-spider:jar:1.5.0'
<dependency org="com.mtons" name="mtons-spider" rev="1.5.0">
<artifact name="mtons-spider" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mtons', module='mtons-spider', version='1.5.0')
)
libraryDependencies += "com.mtons" % "mtons-spider" % "1.5.0"
[com.mtons/mtons-spider "1.5.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.mtons : mtons-lang | jar | 1.5.0 |
| commons-logging : commons-logging-api | jar | 1.1 |
| org.jsoup : jsoup | jar | 1.9.1 |
| com.alibaba : fastjson | jar | 1.2.6 |
| org.apache.httpcomponents : httpclient | jar | 4.5.1 |
| org.apache.commons : commons-lang3 | jar | 3.4 |
| net.sourceforge.htmlunit : htmlunit | jar | 2.22 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.25 |
| ch.qos.logback : logback-core | jar | 1.2.3 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |