Cucumber Extension

Extension Utility for Cucumber Framework

License

License

Categories

Categories

Cucumber Application Testing & Monitoring
GroupId

GroupId

io.github.xinyang-pan
ArtifactId

ArtifactId

cucumber-ext
Last Version

Last Version

1.1.9
Release Date

Release Date

Type

Type

jar
Description

Description

Cucumber Extension
Extension Utility for Cucumber Framework
Project URL

Project URL

https://github.com/XinYang-Pan/cucumber-ext

Download cucumber-ext

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
com.google.guava : guava jar 24.1-jre
org.springframework : spring-core jar 5.0.5.RELEASE
org.springframework : spring-beans jar 5.0.5.RELEASE
org.springframework : spring-context jar 5.0.5.RELEASE
org.springframework : spring-test jar 5.0.5.RELEASE
info.cukes : cucumber-spring jar 1.2.5
info.cukes : cucumber-junit jar 1.2.5
org.assertj : assertj-core jar 3.10.0

test (1)

Group / Artifact Type Version
io.github.xinyang-pan : models jar 1.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.9
1.1.5
1.1.4
1.1.0
1.0.0