| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.watchrabbit |
| Идентификатор | Идентификаторcrawler-executor |
| Последняя версия | Последняя версия8.0.9 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеWatchrabbit - Crawler - Executor
Crawler with full JavaScript support, browsing hidden and private web
|
| Имя Файла | Размер |
|---|---|
| crawler-executor-8.0.9.pom | |
| crawler-executor-8.0.9.jar | 16 KB |
| crawler-executor-8.0.9-sources.jar | 11 KB |
| crawler-executor-8.0.9-javadoc.jar | 95 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.watchrabbit/crawler-executor/ -->
<dependency>
<groupId>com.watchrabbit</groupId>
<artifactId>crawler-executor</artifactId>
<version>8.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.watchrabbit/crawler-executor/
implementation 'com.watchrabbit:crawler-executor:8.0.9'
// https://jarcasting.com/artifacts/com.watchrabbit/crawler-executor/
implementation ("com.watchrabbit:crawler-executor:8.0.9")
'com.watchrabbit:crawler-executor:jar:8.0.9'
<dependency org="com.watchrabbit" name="crawler-executor" rev="8.0.9">
<artifact name="crawler-executor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.watchrabbit', module='crawler-executor', version='8.0.9')
)
libraryDependencies += "com.watchrabbit" % "crawler-executor" % "8.0.9"
[com.watchrabbit/crawler-executor "8.0.9"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | |
| com.watchrabbit : crawler-driver | jar | 8.0.9 |
| com.watchrabbit : crawler-api | jar | 8.0.9 |
| com.watchrabbit : rabbit-commons | jar | 1.1.3 |
| commons-lang : commons-lang | jar | 2.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.watchrabbit : crawler-auth | jar | 8.0.9 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | |
| org.assertj : assertj-core | jar | 1.7.1 |
| junit : junit | jar |