| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAnt Компиляция и сборка |
| Группа | Группаcom.github.brunomndantas |
| Идентификатор | Идентификаторjscrapper |
| Последняя версия | Последняя версия1.1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJScrapper
Web Scrapper for dynamic pages
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| jscrapper-1.1.1.pom | |
| jscrapper-1.1.1.jar | 192 KB |
| jscrapper-1.1.1-sources.jar | 116 KB |
| jscrapper-1.1.1-javadoc.jar | 782 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.brunomndantas/jscrapper/ -->
<dependency>
<groupId>com.github.brunomndantas</groupId>
<artifactId>jscrapper</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.brunomndantas/jscrapper/
implementation 'com.github.brunomndantas:jscrapper:1.1.1'
// https://jarcasting.com/artifacts/com.github.brunomndantas/jscrapper/
implementation ("com.github.brunomndantas:jscrapper:1.1.1")
'com.github.brunomndantas:jscrapper:jar:1.1.1'
<dependency org="com.github.brunomndantas" name="jscrapper" rev="1.1.1">
<artifact name="jscrapper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.brunomndantas', module='jscrapper', version='1.1.1')
)
libraryDependencies += "com.github.brunomndantas" % "jscrapper" % "1.1.1"
[com.github.brunomndantas/jscrapper "1.1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.8 |
| org.apache.commons : commons-text | jar | 1.4 |
| org.apache.logging.log4j : log4j-core | jar | 2.11.1 |
| org.seleniumhq.selenium : selenium-java | jar | 3.141.59 |
| org.seleniumhq.selenium : selenium-chrome-driver | jar | 3.141.59 |
| org.seleniumhq.selenium : selenium-firefox-driver | jar | 3.141.59 |