License |
License |
---|---|
Categories |
CategoriesCucumber Application Testing & Monitoring |
GroupId | GroupIdcom.github.cchacin |
ArtifactId | ArtifactIdcucumber-common-steps |
Last Version | Last Version0.2.11 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCucumber Common Step Definitions
Cucumber Common Step Definitions.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.cchacin/cucumber-common-steps/ -->
<dependency>
<groupId>com.github.cchacin</groupId>
<artifactId>cucumber-common-steps</artifactId>
<version>0.2.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cchacin/cucumber-common-steps/
implementation 'com.github.cchacin:cucumber-common-steps:0.2.11'
// https://jarcasting.com/artifacts/com.github.cchacin/cucumber-common-steps/
implementation ("com.github.cchacin:cucumber-common-steps:0.2.11")
'com.github.cchacin:cucumber-common-steps:jar:0.2.11'
<dependency org="com.github.cchacin" name="cucumber-common-steps" rev="0.2.11">
<artifact name="cucumber-common-steps" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cchacin', module='cucumber-common-steps', version='0.2.11')
)
libraryDependencies += "com.github.cchacin" % "cucumber-common-steps" % "0.2.11"
[com.github.cchacin/cucumber-common-steps "0.2.11"]
Group / Artifact | Type | Version |
---|---|---|
com.ninja-squad : DbSetup | jar | 1.6.0 |
org.assertj : assertj-core | jar | 2.0.0 |
info.cukes : cucumber-java | jar | 1.2.2 |
info.cukes : cucumber-core | jar | 1.2.2 |
com.jayway.restassured : rest-assured | jar | 2.5.0 |
net.javacrumbs.json-unit : json-unit-fluent | jar | 1.6.1 |
com.jayway.jsonpath : json-path | jar | 2.0.0 |
redis.clients : jedis | jar | 2.7.3 |
org.mybatis : mybatis | jar | 3.3.0 |
com.xebialabs.restito : restito | jar | 0.7 |
Group / Artifact | Type | Version |
---|---|---|
net.sourceforge.findbugs : annotations | jar | 1.3.2 |
org.projectlombok : lombok | jar | 1.16.6 |
Group / Artifact | Type | Version |
---|---|---|
mysql : mysql-connector-java | jar | 5.1.36 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.openejb : javaee-api | jar | 6.0-6 |
junit : junit | jar | 4.12 |
com.github.cukespace : cukespace-core | jar | 1.6.0 |
org.apache.openejb : arquillian-tomee-embedded | jar | 1.7.2 |
org.apache.openejb : tomee-jaxrs | jar | 1.7.2 |