Last Version

Cucumber Common Step Definitions 0.2.11

Cucumber Common Step Definitions.

License

License

Categories

Categories

Cucumber Application Testing & Monitoring
GroupId

GroupId

com.github.cchacin
ArtifactId

ArtifactId

cucumber-common-steps
Version

Version

0.2.11
Type

Type

jar
Description

Description

Cucumber Common Step Definitions
Cucumber Common Step Definitions.
Project URL

Project URL

https://github.com/cchacin/cucumber-common-steps

Download cucumber-common-steps 0.2.11


<!-- 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"]

Dependencies

compile (10)

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

provided (2)

Group / Artifact Type Version
net.sourceforge.findbugs : annotations jar 1.3.2
org.projectlombok : lombok jar 1.16.6

runtime (1)

Group / Artifact Type Version
mysql : mysql-connector-java jar 5.1.36

test (5)

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

Project Modules

There are no modules declared in this project.