Last Version

com.github.database-rider:rider-spring 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-spring
Version

Version

1.32.3
Type

Type

jar
Description

Description

Database testing made easy with JUnit and DBUnit.

Download rider-spring 1.32.3


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.database-rider : rider-core jar 1.32.3
org.slf4j : slf4j-api jar 1.7.12

provided (5)

Group / Artifact Type Version
org.springframework : spring-context jar 5.3.7
org.springframework : spring-jdbc jar 5.3.7
org.springframework : spring-test jar 5.3.7
junit : junit jar 4.13.1
javax : javaee-api jar 7.0

test (3)

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

Project Modules

There are no modules declared in this project.