| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки MINA Сеть Networking |
| Группа | Группаcom.github.qlone |
| Идентификатор | Идентификаторspider-terminator-core |
| Последняя версия | Последняя версия1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеspider-terminator-core
A good Spider framework by selenium
|
| Имя Файла | Размер |
|---|---|
| spider-terminator-core-1.0.pom | |
| spider-terminator-core-1.0.jar | 34 KB |
| spider-terminator-core-1.0-sources.jar | 13 KB |
| spider-terminator-core-1.0-javadoc.jar | 553 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.qlone/spider-terminator-core/ -->
<dependency>
<groupId>com.github.qlone</groupId>
<artifactId>spider-terminator-core</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.qlone/spider-terminator-core/
implementation 'com.github.qlone:spider-terminator-core:1.0'
// https://jarcasting.com/artifacts/com.github.qlone/spider-terminator-core/
implementation ("com.github.qlone:spider-terminator-core:1.0")
'com.github.qlone:spider-terminator-core:jar:1.0'
<dependency org="com.github.qlone" name="spider-terminator-core" rev="1.0">
<artifact name="spider-terminator-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.qlone', module='spider-terminator-core', version='1.0')
)
libraryDependencies += "com.github.qlone" % "spider-terminator-core" % "1.0"
[com.github.qlone/spider-terminator-core "1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.seleniumhq.selenium : selenium-java | jar | 3.14.0 |
| com.codeborne : phantomjsdriver | jar | 1.4.4 |
| com.alibaba : fastjson | jar | 1.2.78 |