is not current version
Last Version 2.2.0

br.com.objectos:way-dbunit 2.0.2

DBUnit + Guice

GroupId

GroupId

br.com.objectos
ArtifactId

ArtifactId

way-dbunit
Version

Version

2.0.2
Type

Type

jar

Download way-dbunit 2.0.2


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