| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.geccocrawler |
| Идентификатор | Идентификаторgecco-htmlunit |
| Версия | Версия1.0.9 |
| Тип | Типjar |
| Описание |
ОписаниеGecco-HtmlUnit
Gecco Crawler Support HtmlUnit
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| gecco-htmlunit-1.0.9.pom | |
| gecco-htmlunit-1.0.9.jar | 5 KB |
| gecco-htmlunit-1.0.9-sources.jar | 2 KB |
| gecco-htmlunit-1.0.9-javadoc.jar | 38 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.geccocrawler/gecco-htmlunit/ -->
<dependency>
<groupId>com.geccocrawler</groupId>
<artifactId>gecco-htmlunit</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.geccocrawler/gecco-htmlunit/
implementation 'com.geccocrawler:gecco-htmlunit:1.0.9'
// https://jarcasting.com/artifacts/com.geccocrawler/gecco-htmlunit/
implementation ("com.geccocrawler:gecco-htmlunit:1.0.9")
'com.geccocrawler:gecco-htmlunit:jar:1.0.9'
<dependency org="com.geccocrawler" name="gecco-htmlunit" rev="1.0.9">
<artifact name="gecco-htmlunit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.geccocrawler', module='gecco-htmlunit', version='1.0.9')
)
libraryDependencies += "com.geccocrawler" % "gecco-htmlunit" % "1.0.9"
[com.geccocrawler/gecco-htmlunit "1.0.9"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.geccocrawler : gecco | jar | 1.0.9 |
| net.sourceforge.htmlunit : htmlunit | jar | 2.20 |