Last Version

Spring Test DBUnit Core 5.2.0

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

License

License

GroupId

GroupId

com.github.ppodgorsek
ArtifactId

ArtifactId

spring-test-dbunit-core
Version

Version

5.2.0
Type

Type

jar
Description

Description

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

Project URL

https://github.com/ppodgorsek/spring-test-dbunit
Source Code Management

Source Code Management

https://github.com/ppodgorsek/spring-test-dbunit

Download spring-test-dbunit-core 5.2.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.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ppodgorsek/spring-test-dbunit-core/
implementation 'com.github.ppodgorsek:spring-test-dbunit-core:5.2.0'
// https://jarcasting.com/artifacts/com.github.ppodgorsek/spring-test-dbunit-core/
implementation ("com.github.ppodgorsek:spring-test-dbunit-core:5.2.0")
'com.github.ppodgorsek:spring-test-dbunit-core:jar:5.2.0'
<dependency org="com.github.ppodgorsek" name="spring-test-dbunit-core" rev="5.2.0">
  <artifact name="spring-test-dbunit-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ppodgorsek', module='spring-test-dbunit-core', version='5.2.0')
)
libraryDependencies += "com.github.ppodgorsek" % "spring-test-dbunit-core" % "5.2.0"
[com.github.ppodgorsek/spring-test-dbunit-core "5.2.0"]

Dependencies

provided (4)

Group / Artifact Type Version
org.dbunit : dbunit jar 2.6.0
org.springframework : spring-context jar
org.springframework : spring-jdbc jar
org.springframework : spring-test jar

test (1)

Group / Artifact Type Version
com.github.ppodgorsek : spring-test-dbunit-test jar 5.2.0

Project Modules

There are no modules declared in this project.