is not current version
Last Version 0.15.1

com.github.dbunit-rules:parent 0.11.0

JUnit rule for dbunit

GroupId

GroupId

com.github.dbunit-rules
ArtifactId

ArtifactId

parent
Version

Version

0.11.0
Type

Type

pom

Download parent 0.11.0

Filename Size
parent-0.11.0.pom 11 KB
Browse

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