License |
License |
---|---|
GroupId | GroupIdbr.com.objectos |
ArtifactId | ArtifactIdway-dbunit |
Last Version | Last Version2.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionobjectos :: way :: DBUnit
DBUnit + Guice
|
Filename | Size |
---|---|
way-dbunit-2.2.0.pom | |
way-dbunit-2.2.0.jar | 28 KB |
way-dbunit-2.2.0-tests.jar | 12 KB |
way-dbunit-2.2.0-test-sources.jar | 10 KB |
way-dbunit-2.2.0-sources.jar | 21 KB |
way-dbunit-2.2.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>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.objectos/way-dbunit/
implementation 'br.com.objectos:way-dbunit:2.2.0'
// https://jarcasting.com/artifacts/br.com.objectos/way-dbunit/
implementation ("br.com.objectos:way-dbunit:2.2.0")
'br.com.objectos:way-dbunit:jar:2.2.0'
<dependency org="br.com.objectos" name="way-dbunit" rev="2.2.0">
<artifact name="way-dbunit" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.objectos', module='way-dbunit', version='2.2.0')
)
libraryDependencies += "br.com.objectos" % "way-dbunit" % "2.2.0"
[br.com.objectos/way-dbunit "2.2.0"]
Group / Artifact | Type | Version |
---|---|---|
br.com.objectos : way-base | jar | 2.2.0 |
org.dbunit : dbunit | jar | 2.4.6 |
Group / Artifact | Type | Version |
---|---|---|
br.com.objectos : way-core-testing | jar | 2.2.0 |
mysql : mysql-connector-java | jar | 5.1.21 |