Spring Test DBUnit Core

Core module for the integration between the Spring testing framework and DBUnit

License

License

GroupId

GroupId

com.sporniket.spring-test-dbunit
ArtifactId

ArtifactId

spring-test-dbunit-core
Last Version

Last Version

5.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Test DBUnit Core
Core module for the integration between the Spring testing framework and DBUnit
Project URL

Project URL

https://github.com/sporniket/spring-test-dbunit
Project Organization

Project Organization

Sporniket-Studio.com

Download spring-test-dbunit-core

How to add to project

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

Dependencies

provided (4)

Group / Artifact Type Version
org.dbunit : dbunit jar 2.6.0
org.springframework : spring-context jar
org.springframework : spring-jdbc jar
org.springframework : spring-test jar

test (1)

Group / Artifact Type Version
com.sporniket.spring-test-dbunit : spring-test-dbunit-test jar 5.2.1

Project Modules

There are no modules declared in this project.

Versions

Version
5.2.1