MVN

dbunit : dbunit

Maven & Gradle

Jan 01, 2007
31 usages
<dependency>
    <groupId>dbunit</groupId>
    <artifactId>dbunit</artifactId>
    <version>2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.2

All Versions

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

Version Vulnerabilities Updated
2.2
dbunit-2.2
2.1
dbunit-2.1
2.0
dbunit-2.0
1.5.x
dbunit-1.5.5
dbunit-1.5.1
1.5
dbunit-1.5

How to add a dependency to Maven

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

<dependency>
    <groupId>dbunit</groupId>
    <artifactId>dbunit</artifactId>
    <version>2.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'dbunit:dbunit:2.2'

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

implementation("dbunit:dbunit:2.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "dbunit" % "dbunit" % "2.2"

Advertisement

Dependencies from Group

Jan 01, 2007
31 usages

Discover Dependencies

Nov 26, 2017
6 usages
9 stars
Dec 23, 2021
41 usages
255 stars
Jan 03, 2022
40 usages
0 stars
Dec 12, 2021
11 usages
31 stars
ui
Nov 27, 2007
17 usages
May 23, 2023
38 usages
1.6k stars
May 03, 2016
5 usages
1 stars