Last Version

com.github.database-rider:rider-cucumber 1.32.3

Database testing made easy with JUnit and DBUnit.

License

License

Categories

Categories

IDE Development Tools Cucumber Application Testing & Monitoring Data
GroupId

GroupId

com.github.database-rider
ArtifactId

ArtifactId

rider-cucumber
Version

Version

1.32.3
Type

Type

jar
Description

Description

Database testing made easy with JUnit and DBUnit.

Download rider-cucumber 1.32.3


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

Dependencies

compile (7)

Group / Artifact Type Version
javax.enterprise : cdi-api jar 1.2
info.cukes : cucumber-junit jar 1.2.5
info.cukes : cucumber-java jar 1.2.4
org.apache.deltaspike.modules : deltaspike-test-control-module-impl jar 1.9.5
org.apache.deltaspike.cdictrl : deltaspike-cdictrl-api jar 1.9.5
org.apache.deltaspike.core : deltaspike-core-impl jar 1.9.5
org.apache.deltaspike.core : deltaspike-core-api jar 1.9.5

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

There are no modules declared in this project.