Last Version

com.github.dbunit-rules:cucumber 0.15.1

JUnit rule for dbunit

License

License

Categories

Categories

Cucumber Application Testing & Monitoring
GroupId

GroupId

com.github.dbunit-rules
ArtifactId

ArtifactId

cucumber
Version

Version

0.15.1
Type

Type

jar
Description

Description

JUnit rule for dbunit

Download cucumber 0.15.1


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

Dependencies

compile (8)

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

provided (1)

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

test (2)

Group / Artifact Type Version
org.hsqldb : hsqldb jar 2.3.3
org.assertj : assertj-core jar 2.5.0

Project Modules

There are no modules declared in this project.