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

net.sourceforge.jwebunit:jwebunit-htmlunit-plugin 2.4

HtmlUnit plugin for JWebUnit.

Категории

Категории

Сеть
Группа

Группа

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

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

jwebunit-htmlunit-plugin
Версия

Версия

2.4
Тип

Тип

jar

Скачать jwebunit-htmlunit-plugin 2.4


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