MVN

org.httpunit : httpunit

Maven & Gradle

Sep 28, 2018
48 usages
6 stars

HttpUnit · A library for testing websites programmatically

<dependency>
    <groupId>org.httpunit</groupId>
    <artifactId>httpunit</artifactId>
    <version>1.7.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.httpunit : httpunit to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.7.3

All Versions

Choose a version of org.httpunit : httpunit to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.7.x
httpunit-1.7.3
httpunit-1.7.2

How to add a dependency to Maven

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

<dependency>
    <groupId>org.httpunit</groupId>
    <artifactId>httpunit</artifactId>
    <version>1.7.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.httpunit : httpunit gradle dependency to your build.gradle file:

implementation 'org.httpunit:httpunit:1.7.3'

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

implementation("org.httpunit:httpunit:1.7.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.httpunit : httpunit sbt scala dependency to your build.sbt file:

libraryDependencies += "org.httpunit" % "httpunit" % "1.7.3"

Advertisement

Dependencies from Group

Sep 28, 2018
48 usages
6 stars

Discover Dependencies

Feb 26, 2020
4 usages
Nov 12, 2018
0 stars
Apr 08, 2022
Oct 31, 2022
1 stars
Oct 01, 2018
0 stars
Feb 01, 2020
49 stars
Dec 04, 2019
4 usages
401 stars
Dec 04, 2019
1 usages
401 stars
Dec 20, 2021
111 stars