License |
License |
---|---|
GroupId | GroupIdcom.sporniket.testing |
ArtifactId | ArtifactIdsporniket-testing-dbunit |
Last Version | Last Version20.05.00 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsporniket-testing-dbunit
JUnit5 extension to use dbunit
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.sporniket.testing/sporniket-testing-dbunit/ -->
<dependency>
<groupId>com.sporniket.testing</groupId>
<artifactId>sporniket-testing-dbunit</artifactId>
<version>20.05.00</version>
</dependency>
// https://jarcasting.com/artifacts/com.sporniket.testing/sporniket-testing-dbunit/
implementation 'com.sporniket.testing:sporniket-testing-dbunit:20.05.00'
// https://jarcasting.com/artifacts/com.sporniket.testing/sporniket-testing-dbunit/
implementation ("com.sporniket.testing:sporniket-testing-dbunit:20.05.00")
'com.sporniket.testing:sporniket-testing-dbunit:jar:20.05.00'
<dependency org="com.sporniket.testing" name="sporniket-testing-dbunit" rev="20.05.00">
<artifact name="sporniket-testing-dbunit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sporniket.testing', module='sporniket-testing-dbunit', version='20.05.00')
)
libraryDependencies += "com.sporniket.testing" % "sporniket-testing-dbunit" % "20.05.00"
[com.sporniket.testing/sporniket-testing-dbunit "20.05.00"]
Group / Artifact | Type | Version |
---|---|---|
com.sporniket.testing : sporniket-testing-utils | jar | 20.05.00 |
org.dbunit : dbunit | jar | 2.7.0 |
org.junit.jupiter : junit-jupiter | jar | 5.4.0 |
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | [3.11,4.0) |