MVN

org.hudsonci.tools : htmlunit

Maven & Gradle

Dec 06, 2011
2 usages
1 stars

HtmlUnit · A headless browser intended for use in testing web-based applications.

<dependency>
    <groupId>org.hudsonci.tools</groupId>
    <artifactId>htmlunit</artifactId>
    <version>2.6-hudson-3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.hudsonci.tools : htmlunit to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.6-hudson-3

All Versions

Choose a version of org.hudsonci.tools : htmlunit to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.6
htmlunit-2.6-hudson-3

How to add a dependency to Maven

Add the following org.hudsonci.tools : htmlunit maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.hudsonci.tools</groupId>
    <artifactId>htmlunit</artifactId>
    <version>2.6-hudson-3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.hudsonci.tools : htmlunit gradle dependency to your build.gradle file:

implementation 'org.hudsonci.tools:htmlunit:2.6-hudson-3'

Gradle Kotlin DSL: Add the following org.hudsonci.tools : htmlunit gradle kotlin dependency to your build.gradle.kts file:

implementation("org.hudsonci.tools:htmlunit:2.6-hudson-3")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.hudsonci.tools : htmlunit sbt scala dependency to your build.sbt file:

libraryDependencies += "org.hudsonci.tools" % "htmlunit" % "2.6-hudson-3"

Advertisement

Dependencies from Group

Oct 10, 2011
9 usages
1 stars
Oct 28, 2011
3 usages
9 stars
Dec 06, 2011
2 usages
1 stars

Discover Dependencies

Feb 23, 2016
8 usages
3 stars
Jan 27, 2017
6 usages
24 stars
Aug 24, 2023
4 usages
5 stars
Apr 28, 2023
114 stars
Nov 17, 2022
12 usages
15 stars
Dec 27, 2011
10 usages
14 stars
Jun 05, 2017
10 usages
67 stars
Aug 17, 2022
12 usages
5 stars