Last Version

CloudBeat Cucumber Plugin 0.10.0

CloudBeat plugin for Cucumber-Java

License

License

Categories

Categories

Cucumber Application Testing & Monitoring
GroupId

GroupId

io.cloudbeat.cucumber
ArtifactId

ArtifactId

cb-plugin-cucumber
Version

Version

0.10.0
Type

Type

jar
Description

Description

CloudBeat Cucumber Plugin
CloudBeat plugin for Cucumber-Java
Project URL

Project URL

https://github.com/oxygenhq/cb-framework-plugin-cucumber-java
Source Code Management

Source Code Management

https://github.com/oxygenhq/cb-framework-plugin-cucumber-java

Download cb-plugin-cucumber 0.10.0


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

Dependencies

compile (3)

Group / Artifact Type Version
junit : junit jar 4.12
com.fasterxml.jackson.core : jackson-databind jar 2.9.10
com.fasterxml.jackson.core : jackson-annotations jar 2.9.10

provided (3)

Group / Artifact Type Version
io.cucumber : cucumber-java jar 4.2.6
io.cucumber : cucumber-junit jar 4.2.6
org.seleniumhq.selenium : selenium-java jar 3.141.59

Project Modules

There are no modules declared in this project.