is not current version
Last Version 0.3.0

br.com.flexait:dbunit-parent 0.2.0


GroupId

GroupId

br.com.flexait
ArtifactId

ArtifactId

dbunit-parent
Version

Version

0.2.0
Type

Type

pom

Download dbunit-parent 0.2.0

Filename Size
dbunit-parent-0.2.0.pom 6 KB
Browse

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