is not current version
Last Version 0.15.1

com.github.dbunit-rules:core 0.9.0


GroupId

GroupId

com.github.dbunit-rules
ArtifactId

ArtifactId

core
Version

Version

0.9.0
Type

Type

jar

Download core 0.9.0


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