License |
License |
---|---|
GroupId | GroupIdcom.github.ppodgorsek |
ArtifactId | ArtifactIdspring-test-dbunit-sample |
Version | Version5.2.0 |
Type | Typejar |
Description |
DescriptionSpring Test DBUnit Sample
This project was forked from https://github.com/springtestdbunit/spring-test-dbunit due to the lack of maintenance of the latter.
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.ppodgorsek/spring-test-dbunit-sample/ -->
<dependency>
<groupId>com.github.ppodgorsek</groupId>
<artifactId>spring-test-dbunit-sample</artifactId>
<version>5.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ppodgorsek/spring-test-dbunit-sample/
implementation 'com.github.ppodgorsek:spring-test-dbunit-sample:5.2.0'
// https://jarcasting.com/artifacts/com.github.ppodgorsek/spring-test-dbunit-sample/
implementation ("com.github.ppodgorsek:spring-test-dbunit-sample:5.2.0")
'com.github.ppodgorsek:spring-test-dbunit-sample:jar:5.2.0'
<dependency org="com.github.ppodgorsek" name="spring-test-dbunit-sample" rev="5.2.0">
<artifact name="spring-test-dbunit-sample" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ppodgorsek', module='spring-test-dbunit-sample', version='5.2.0')
)
libraryDependencies += "com.github.ppodgorsek" % "spring-test-dbunit-sample" % "5.2.0"
[com.github.ppodgorsek/spring-test-dbunit-sample "5.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.ppodgorsek : spring-test-dbunit-core | jar | 5.2.0 |
org.hibernate : hibernate-core | jar | 5.4.2.Final |
Group / Artifact | Type | Version |
---|---|---|
org.dbunit : dbunit | jar | 2.6.0 |
org.springframework : spring-context | jar | |
org.springframework : spring-test | jar | |
org.springframework : spring-tx | jar |
Group / Artifact | Type | Version |
---|---|---|
com.github.ppodgorsek : spring-test-dbunit-test | jar | 5.2.0 |