is not current version
Last Version 5.2.0

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

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

GroupId

GroupId

com.github.ppodgorsek
ArtifactId

ArtifactId

spring-test-dbunit-core
Version

Version

5.1.0
Type

Type

jar

Download spring-test-dbunit-core 5.1.0


<!-- https://jarcasting.com/artifacts/com.github.ppodgorsek/spring-test-dbunit-core/ -->
<dependency>
    <groupId>com.github.ppodgorsek</groupId>
    <artifactId>spring-test-dbunit-core</artifactId>
    <version>5.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ppodgorsek/spring-test-dbunit-core/
implementation 'com.github.ppodgorsek:spring-test-dbunit-core:5.1.0'
// https://jarcasting.com/artifacts/com.github.ppodgorsek/spring-test-dbunit-core/
implementation ("com.github.ppodgorsek:spring-test-dbunit-core:5.1.0")
'com.github.ppodgorsek:spring-test-dbunit-core:jar:5.1.0'
<dependency org="com.github.ppodgorsek" name="spring-test-dbunit-core" rev="5.1.0">
  <artifact name="spring-test-dbunit-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ppodgorsek', module='spring-test-dbunit-core', version='5.1.0')
)
libraryDependencies += "com.github.ppodgorsek" % "spring-test-dbunit-core" % "5.1.0"
[com.github.ppodgorsek/spring-test-dbunit-core "5.1.0"]