is not current version
Last Version 1.32.3

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

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.28.0
Type

Type

jar
Description

Description

Database testing made easy with JUnit and DBUnit.

Download rider-cucumber 1.28.0


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

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.3.3
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.