MVN

com.griddynamics.qa : jbehave-framework

Maven & Gradle

Aug 06, 2018
0 stars

JBehave Framework · JBehave_framework - set of methods, steps and utilities to test eCommenrce applications on desktop and mobile devices.

<dependency>
    <groupId>com.griddynamics.qa</groupId>
    <artifactId>jbehave-framework</artifactId>
    <version>1.2.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.griddynamics.qa : jbehave-framework to add to Maven - Latest Versions:

  • Latest Stable: 1.2.6

All Versions

Choose a version of com.griddynamics.qa : jbehave-framework to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
jbehave-framework-1.2.6
jbehave-framework-1.2.4
jbehave-framework-1.2.3
0.1.x
jbehave-framework-0.1.2
jbehave-framework-0.1.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.griddynamics.qa</groupId>
    <artifactId>jbehave-framework</artifactId>
    <version>1.2.6</version>
</dependency>

Advertisement