is not current version
Last Version 2.2.0

br.com.objectos:way-dbunit 1.15.0

DBUnit + Guice

GroupId

GroupId

br.com.objectos
ArtifactId

ArtifactId

way-dbunit
Version

Version

1.15.0
Type

Type

jar

Download way-dbunit 1.15.0


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