Last Version

JUnited :: DBUnit 0.1.0

Provides DBUnit support for tests.

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.crosstreelabs
ArtifactId

ArtifactId

junited.dbunit
Version

Version

0.1.0
Type

Type

jar
Description

Description

JUnited :: DBUnit
Provides DBUnit support for tests.

Download junited.dbunit 0.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.crosstreelabs : junited.core jar 0.1.0
org.slf4j : slf4j-api jar 1.7.12

provided (2)

Group / Artifact Type Version
org.dbunit : dbunit jar 2.5.1
junit : junit jar 4.11

test (7)

Group / Artifact Type Version
com.crosstreelabs : junited.flyway jar 0.1.0
org.flywaydb : flyway-core jar 3.2.1
com.crosstreelabs : junited.hsqldb jar 0.1.0
org.hsqldb : hsqldb jar 2.3.2
ch.qos.logback : logback-classic jar 1.1.3
org.mockito : mockito-all jar 1.10.19
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.