HtmlUnitAndroid

A headless browser intended for use in testing web-based applications packaged for android.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.sourceforge.htmlunit
Идентификатор

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

htmlunit-android
Последняя версия

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

2.59.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

HtmlUnitAndroid
A headless browser intended for use in testing web-based applications packaged for android.
Ссылка на сайт

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

http://htmlunit.sourceforge.net
Организация-разработчик

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

Gargoyle Software Inc.
Система контроля версий

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

https://github.com/HtmlUnit/htmlunit

Скачать htmlunit-android

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

<!-- https://jarcasting.com/artifacts/net.sourceforge.htmlunit/htmlunit-android/ -->
<dependency>
    <groupId>net.sourceforge.htmlunit</groupId>
    <artifactId>htmlunit-android</artifactId>
    <version>2.59.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.htmlunit/htmlunit-android/
implementation 'net.sourceforge.htmlunit:htmlunit-android:2.59.0'
// https://jarcasting.com/artifacts/net.sourceforge.htmlunit/htmlunit-android/
implementation ("net.sourceforge.htmlunit:htmlunit-android:2.59.0")
'net.sourceforge.htmlunit:htmlunit-android:jar:2.59.0'
<dependency org="net.sourceforge.htmlunit" name="htmlunit-android" rev="2.59.0">
  <artifact name="htmlunit-android" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.htmlunit', module='htmlunit-android', version='2.59.0')
)
libraryDependencies += "net.sourceforge.htmlunit" % "htmlunit-android" % "2.59.0"
[net.sourceforge.htmlunit/htmlunit-android "2.59.0"]

Зависимости

compile (10)

Идентификатор библиотеки Тип Версия
xalan : xalan jar 2.7.2
org.apache.commons : commons-lang3 jar 3.12.0
org.apache.commons : commons-text jar 1.9
commons-io : commons-io jar 2.10.0
commons-logging : commons-logging jar 1.2
commons-net : commons-net jar 3.8.0
commons-codec : commons-codec jar 1.15
org.brotli : dec jar 0.1.2
com.shapesecurity : salvation2 jar 3.0.0
org.eclipse.jetty.websocket : websocket-client jar 9.4.45.v20220203

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

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

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

Версия
2.59.0
2.58.0