How To Install Java Artifact org.dbunit.dbunit v2.3.0

org.dbunit dbunit 2.3.0

Introduction

In this article, we'll learn how to install Java artifact dbunit from org.dbunit group in version 2.3.0. The artifact is available in 25 versions: 2.7.3 2.7.2 2.7.1 2.7.0 2.6.0 2.5.4 2.5.3 2.5.2 2.5.1 2.5.0 2.4.9 2.4.8 2.4.7 2.4.6 2.4.5 2.4.4 2.4.3 2.4.2 2.4.1 2.4.0 2.3.0 2.2.3 2.2.2 2.2.1 2.2 . The DbUnit Framework project has been released under GNU Lesser General Public License, Version 2.1 license, and has its own website at: http://dbunit.sourceforge.net .

How To Install Java Artifact org.dbunit.dbunit In Version 2.3.0

To install the DbUnit Framework artifact in version 2.3.0 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 DbUnit Framework 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.

Compile dependencies (7)

Test dependencies (5)

Licenses

Developers

Contributors