HtmlUnit Core JS

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

License

License

Categories

Categories

JavaScript Languages Hudson Build Tools Continuous Integration and Continuous Delivery Net
GroupId

GroupId

org.jvnet.hudson
ArtifactId

ArtifactId

htmlunit-core-js
Last Version

Last Version

2.6-hudson-1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

http://htmlunit.sourceforge.net

Download htmlunit-core-js

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
2.6-hudson-1
2.2-hudson-2
2.2-hudson-1