is not current version
Last Version 2.1.1

com.github.mjeanroy:dbunit-plus 0.1.3


GroupId

GroupId

com.github.mjeanroy
ArtifactId

ArtifactId

dbunit-plus
Version

Version

0.1.3
Type

Type

jar

Download dbunit-plus 0.1.3


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