is not current version
Last Version 1.32.3

spring-boot-dbunit-sample 1.24.0

Use Spring Data JPA + Hibernate + H2 + Database Rider for testing a Spring Boot application

License

License

Categories

Categories

IDE Development Tools Data
GroupId

GroupId

com.github.database-rider
ArtifactId

ArtifactId

springboot-dbunit-sample
Version

Version

1.24.0
Type

Type

jar
Description

Description

spring-boot-dbunit-sample
Use Spring Data JPA + Hibernate + H2 + Database Rider for testing a Spring Boot application

Download springboot-dbunit-sample 1.24.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-data-jpa jar

provided (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
javax : javaee-api jar 7.0

runtime (1)

Group / Artifact Type Version
org.hsqldb : hsqldb jar 2.3.3

test (6)

Group / Artifact Type Version
com.github.database-rider : rider-junit5 jar 1.24.0
org.springframework.boot : spring-boot-starter-test jar
org.junit.jupiter : junit-jupiter-engine jar
org.junit.jupiter : junit-jupiter jar
org.assertj : assertj-core jar 2.5.0
org.slf4j : slf4j-simple jar 1.7.21

Project Modules

There are no modules declared in this project.