MVN

com.sporniket.spring-test-dbunit : spring-test-dbunit-parent

Maven & Gradle

Nov 19, 2021
0 stars

Spring Test DBUnit Parent · This project was forked from https://github.com/springtestdbunit/spring-test-dbunit due to the lack of maintenance of the latter.

<dependency>
    <groupId>com.sporniket.spring-test-dbunit</groupId>
    <artifactId>spring-test-dbunit-parent</artifactId>
    <version>5.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.sporniket.spring-test-dbunit : spring-test-dbunit-parent to add to Maven - Latest Versions:

  • Latest Stable: 5.2.1

All Versions

Choose a version of com.sporniket.spring-test-dbunit : spring-test-dbunit-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
5.2.x
spring-test-dbunit-parent-5.2.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.sporniket.spring-test-dbunit</groupId>
    <artifactId>spring-test-dbunit-parent</artifactId>
    <version>5.2.1</version>
</dependency>