MVN

httpunit : httpunit

Maven & Gradle

Jan 31, 2006
222 usages

HttpUnit · A Java library for the automatic stimulation and testing of web applications.

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

Latest Version

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

  • Latest Stable: 1.7

All Versions

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

Version Vulnerabilities Updated
1.7
httpunit-1.7
1.6.x
httpunit-1.6.2
httpunit-1.6.1
1.6
httpunit-1.6
1.5
httpunit-1.5
1.5.x
httpunit-1.5.4
httpunit-1.5.3
httpunit-1.5.1
1.4.x
httpunit-1.4.1
1.3
httpunit-1.3

How to add a dependency to Maven

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

<dependency>
    <groupId>httpunit</groupId>
    <artifactId>httpunit</artifactId>
    <version>1.6.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'httpunit:httpunit:1.6.1'

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

implementation("httpunit:httpunit:1.6.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "httpunit" % "httpunit" % "1.6.1"

Advertisement

Dependencies from Group

Jan 31, 2006
222 usages

Discover Dependencies

Nov 29, 2010
1.5k usages
Sep 17, 2014
433 stars
Nov 29, 2011
246 usages
64 stars
Aug 26, 2007
1 usages
Jul 08, 2009
13 usages
Mar 15, 2011
44 usages
Aug 18, 2023
80 usages
134 stars
Feb 23, 2011
8 usages
Jul 25, 2012
33 usages