Last Version

Spring Test DBUnit Test 5.2.0

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

License

License

GroupId

GroupId

com.github.ppodgorsek
ArtifactId

ArtifactId

spring-test-dbunit-test
Version

Version

5.2.0
Type

Type

jar
Description

Description

Spring Test DBUnit Test
Test 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-test 5.2.0


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

Dependencies

compile (11)

Group / Artifact Type Version
com.zaxxer : HikariCP jar 3.3.1
org.hibernate : hibernate-core jar 5.4.2.Final
org.hsqldb : hsqldb jar 2.4.1
org.junit.jupiter : junit-jupiter-api jar 5.4.1
org.junit.jupiter : junit-jupiter-engine jar 5.4.1
org.junit.jupiter : junit-jupiter-params jar 5.4.1
org.mockito : mockito-core jar 2.25.1
org.slf4j : slf4j-api jar 1.7.26
org.slf4j : slf4j-log4j12 jar 1.7.26
org.springframework : spring-orm jar
org.springframework : spring-test jar

provided (2)

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

Project Modules

There are no modules declared in this project.