Last Version

database-rider 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-parent
Version

Version

1.32.3
Type

Type

pom
Description

Description

database-rider
Database testing made easy with JUnit and DBUnit.
Project URL

Project URL

https://github.com/database-rider/database-rider
Source Code Management

Source Code Management

https://github.com/database-rider/database-rider.git

Download rider-parent 1.32.3

Filename Size
rider-parent-1.32.3.pom 16 KB
Browse

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

  • rider-core
  • rider-cdi
  • rider-cucumber
  • rider-examples
  • rider-junit5
  • rider-spring