MVN

com.github.ppodgorsek : spring-test-dbunit-core

Maven & Gradle

Jun 25, 2023
18 usages
39 stars

Spring Test DBUnit Core · Core module for the integration between the Spring testing framework and DBUnit

<dependency>
    <groupId>com.github.ppodgorsek</groupId>
    <artifactId>spring-test-dbunit-core</artifactId>
    <version>6.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.ppodgorsek : spring-test-dbunit-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 6.0.0

All Versions

Choose a version of com.github.ppodgorsek : spring-test-dbunit-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
6.0.x
spring-test-dbunit-core-6.0.0
5.2.x
spring-test-dbunit-core-5.2.0
5.1.x
spring-test-dbunit-core-5.1.0
5.0.x
spring-test-dbunit-core-5.0.0
4.1.x
spring-test-dbunit-core-4.1.0
4.0.x
spring-test-dbunit-core-4.0.0

How to add a dependency to Maven

Add the following com.github.ppodgorsek : spring-test-dbunit-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.ppodgorsek</groupId>
    <artifactId>spring-test-dbunit-core</artifactId>
    <version>6.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.ppodgorsek : spring-test-dbunit-core gradle dependency to your build.gradle file:

implementation 'com.github.ppodgorsek:spring-test-dbunit-core:6.0.0'

Gradle Kotlin DSL: Add the following com.github.ppodgorsek : spring-test-dbunit-core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.ppodgorsek:spring-test-dbunit-core:6.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.ppodgorsek : spring-test-dbunit-core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.ppodgorsek" % "spring-test-dbunit-core" % "6.0.0"

Advertisement

Dependencies from Group

Jun 25, 2023
18 usages
39 stars
Apr 06, 2017
3 usages
4 stars
Jun 25, 2023
3 usages
39 stars
Jul 17, 2019
3 usages
1 stars
Apr 06, 2017
1 usages
4 stars

Discover Dependencies

Aug 08, 2019
2 usages
19 stars
Aug 08, 2021
3 usages
179 stars
Apr 30, 2014
3 usages
1 stars
Oct 12, 2013
8 usages
Jul 19, 2021
25 usages
1.4k stars
May 07, 2021
25 usages
87 stars
Jan 29, 2015
6 usages
144 stars
Feb 10, 2017
4 usages
971 stars