не последняя версия
Последняя версия 2.6-hudson-1

org.jvnet.hudson:htmlunit-core-js 2.2-hudson-2

HtmlUnit adaptation of Mozilla Rhino Javascript engine for Java. Changes are documented by a diff (rhinoDiff.txt) contained in the generated jar files.

Категории

Категории

JavaScript Языки программирования Hudson Компиляция и сборка Continuous Integration and Continuous Delivery Сеть
Группа

Группа

org.jvnet.hudson
Идентификатор

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

htmlunit-core-js
Версия

Версия

2.2-hudson-2
Тип

Тип

jar

Скачать htmlunit-core-js 2.2-hudson-2


<!-- https://jarcasting.com/artifacts/org.jvnet.hudson/htmlunit-core-js/ -->
<dependency>
    <groupId>org.jvnet.hudson</groupId>
    <artifactId>htmlunit-core-js</artifactId>
    <version>2.2-hudson-2</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.hudson/htmlunit-core-js/
implementation 'org.jvnet.hudson:htmlunit-core-js:2.2-hudson-2'
// https://jarcasting.com/artifacts/org.jvnet.hudson/htmlunit-core-js/
implementation ("org.jvnet.hudson:htmlunit-core-js:2.2-hudson-2")
'org.jvnet.hudson:htmlunit-core-js:jar:2.2-hudson-2'
<dependency org="org.jvnet.hudson" name="htmlunit-core-js" rev="2.2-hudson-2">
  <artifact name="htmlunit-core-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.hudson', module='htmlunit-core-js', version='2.2-hudson-2')
)
libraryDependencies += "org.jvnet.hudson" % "htmlunit-core-js" % "2.2-hudson-2"
[org.jvnet.hudson/htmlunit-core-js "2.2-hudson-2"]