Last Version

Cucumber Pro 1.0.16

Cucumber-JVM plugin for Cucumber Pro

License

License

Categories

Categories

Cucumber Application Testing & Monitoring
GroupId

GroupId

info.cukes
ArtifactId

ArtifactId

cucumber-pro
Version

Version

1.0.16
Type

Type

jar
Description

Description

Cucumber Pro
Cucumber-JVM plugin for Cucumber Pro
Project URL

Project URL

http://cucumber.pro/

Download cucumber-pro 1.0.16


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

Dependencies

compile (4)

Group / Artifact Type Version
javax.websocket : javax.websocket-client-api jar 1.0
javax.websocket : javax.websocket-api jar 1.0
org.glassfish.tyrus : tyrus-client jar 1.7
org.glassfish.tyrus : tyrus-container-grizzly-client jar 1.7

provided (1)

Group / Artifact Type Version
info.cukes : cucumber-core jar 1.1.8

test (5)

Group / Artifact Type Version
info.cukes : cucumber-java jar 1.1.8
info.cukes : cucumber-junit jar 1.1.8
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5
org.webbitserver : webbit jar 0.4.15

Project Modules

There are no modules declared in this project.