How To Install Java Artifact org.jvnet.hudson.htmlunit-core-js v2.6-hudson-1

org.jvnet.hudson htmlunit-core-js 2.6-hudson-1

Introduction

In this article, we'll learn how to install Java artifact htmlunit-core-js from org.jvnet.hudson group in version 2.6-hudson-1. The artifact is available in 3 versions: 2.6-hudson-1 2.2-hudson-2 2.2-hudson-1 . The HtmlUnit Core JS project has been released under Mozilla Public License version 1.1 license, and has its own website at: http://htmlunit.sourceforge.net .

How To Install Java Artifact org.jvnet.hudson.htmlunit-core-js In Version 2.6-hudson-1

To install the HtmlUnit Core JS artifact in version 2.6-hudson-1 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses HtmlUnit Core JS dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Licenses