GroupId | GroupIdbr.com.objectos |
---|---|
ArtifactId | ArtifactIdway-dbunit |
Version | Version1.17.0 |
Type | Typejar |
Filename | Size |
---|---|
way-dbunit-1.17.0.pom | |
way-dbunit-1.17.0.jar | 29 KB |
way-dbunit-1.17.0-tests.jar | 13 KB |
way-dbunit-1.17.0-test-sources.jar | 9 KB |
way-dbunit-1.17.0-sources.jar | 21 KB |
way-dbunit-1.17.0-javadoc.jar | 53 KB |
Browse |
<!-- https://jarcasting.com/artifacts/br.com.objectos/way-dbunit/ -->
<dependency>
<groupId>br.com.objectos</groupId>
<artifactId>way-dbunit</artifactId>
<version>1.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.objectos/way-dbunit/
implementation 'br.com.objectos:way-dbunit:1.17.0'
// https://jarcasting.com/artifacts/br.com.objectos/way-dbunit/
implementation ("br.com.objectos:way-dbunit:1.17.0")
'br.com.objectos:way-dbunit:jar:1.17.0'
<dependency org="br.com.objectos" name="way-dbunit" rev="1.17.0">
<artifact name="way-dbunit" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.objectos', module='way-dbunit', version='1.17.0')
)
libraryDependencies += "br.com.objectos" % "way-dbunit" % "1.17.0"
[br.com.objectos/way-dbunit "1.17.0"]