JScrapper

Web Scrapper for dynamic pages

Лицензия

Лицензия

Категории

Категории

Ant Компиляция и сборка
Группа

Группа

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

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

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

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

1.1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

JScrapper
Web Scrapper for dynamic pages
Ссылка на сайт

Ссылка на сайт

https://github.com/BrunoMNDantas/JScrapper
Организация-разработчик

Организация-разработчик

com.github.brunomndantas
Система контроля версий

Система контроля версий

https://github.com/BrunoMNDantas/JScrapper

Скачать jscrapper

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

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

Зависимости

compile (6)

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

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

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

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

Версия
1.1.1
1.1.0
1.0.0