Last Version

Database Rider examples 1.32.3

Database testing made easy with JUnit and DBUnit.

License

License

Categories

Categories

IDE Development Tools Data
GroupId

GroupId

com.github.database-rider
ArtifactId

ArtifactId

rider-examples
Version

Version

1.32.3
Type

Type

pom
Description

Description

Database Rider examples
Database testing made easy with JUnit and DBUnit.

Download rider-examples 1.32.3


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

Dependencies

provided (2)

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

test (3)

Group / Artifact Type Version
org.hsqldb : hsqldb jar 2.6.1
org.assertj : assertj-core jar 2.9.1
org.slf4j : slf4j-simple jar 1.7.35

Project Modules

  • jpa-productivity-boosters
  • jOOQ-DBUnit-flyway-example
  • dbunit-tomee-appcomposer-sample
  • spring-boot-dbunit-sample
  • quarkus-dbunit-sample
  • quarkus-postgres-sample
  • rider-micronaut