is not current version
Last Version 0.15.1

com.github.dbunit-rules:parent 0.4.1

JUnit rule for dbunit

GroupId

GroupId

com.github.dbunit-rules
ArtifactId

ArtifactId

parent
Version

Version

0.4.1
Type

Type

pom

Download parent 0.4.1

Filename Size
parent-0.4.1.pom 7 KB
Browse

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