License |
License |
---|---|
Categories |
CategoriesCucumber Application Testing & Monitoring |
GroupId | GroupIdinfo.cukes |
ArtifactId | ArtifactIdcucumber-pro |
Last Version | Last Version1.0.16 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCucumber Pro
Cucumber-JVM plugin for Cucumber Pro
|
Project URL |
Project URL |
Filename | Size |
---|---|
cucumber-pro-1.0.16.pom | |
cucumber-pro-1.0.16.jar | 25 KB |
cucumber-pro-1.0.16-sources.jar | 12 KB |
cucumber-pro-1.0.16-javadoc.jar | 120 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
info.cukes : cucumber-core | jar | 1.1.8 |
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 |