dbunit-plus

DbUnit extension (provide simple integration with JUnit, Spring and Liquibase).

License

License

GroupId

GroupId

com.github.mjeanroy
ArtifactId

ArtifactId

dbunit-plus
Last Version

Last Version

2.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

dbunit-plus
DbUnit extension (provide simple integration with JUnit, Spring and Liquibase).
Project URL

Project URL

https://github.com/mjeanroy/dbunit-plus
Source Code Management

Source Code Management

https://github.com/mjeanroy/dbunit-plus

Download dbunit-plus

How to add to project

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

Dependencies

compile (14)

Group / Artifact Type Version
org.slf4j : slf4j-api Optional jar 1.7.32
org.apache.logging.log4j : log4j-api Optional jar 2.14.1
org.apache.logging.log4j : log4j-core Optional jar 2.14.1
com.fasterxml.jackson.core : jackson-databind Optional jar 2.13.0
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml Optional jar 2.13.0
com.google.code.gson : gson Optional jar 2.8.8
org.codehaus.jackson : jackson-mapper-asl Optional jar 1.9.13
org.yaml : snakeyaml Optional jar 1.29
com.google.guava : guava Optional jar 31.0.1-jre
org.springframework : spring-test Optional jar 5.3.11
org.springframework : spring-jdbc Optional jar 5.3.11
org.springframework : spring-context Optional jar 5.3.11
org.hsqldb : hsqldb Optional jar 2.5.1
org.liquibase : liquibase-core Optional jar 4.5.0

provided (3)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.junit.jupiter : junit-jupiter-api jar 5.8.1
org.dbunit : dbunit jar 2.7.2

test (9)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.1
org.junit.vintage : junit-vintage-engine jar 5.8.1
org.assertj : assertj-core jar 3.21.0
org.mockito : mockito-core jar 4.0.0
ch.qos.logback : logback-classic jar 1.2.6
com.github.tomakehurst : wiremock jar 2.27.2
com.github.mjeanroy » dbunit-dataset jar 0.1.0
nl.jqno.equalsverifier : equalsverifier jar 3.7.2
com.mattbertolini : liquibase-slf4j jar 4.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.1
2.1.0
2.0.2
2.0.1
2.0.0
1.0.1
1.0.0
0.8.0
0.7.0
0.6.0
0.4.0
0.3.0
0.2.0
0.1.3
0.1.2
0.1.1
0.1.0