MVN

io.github.shreeshasa : bdd-automation-parent

Maven & Gradle

Apr 06, 2020

BDD Automation Parent POM · BDD Automation Parent POM

<dependency>
    <groupId>io.github.shreeshasa</groupId>
    <artifactId>bdd-automation-parent</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.shreeshasa : bdd-automation-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of io.github.shreeshasa : bdd-automation-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
bdd-automation-parent-1.1.0
1.0.x
bdd-automation-parent-1.0.6
bdd-automation-parent-1.0.5
bdd-automation-parent-1.0.4
bdd-automation-parent-1.0.3
bdd-automation-parent-1.0.2
bdd-automation-parent-1.0.1
bdd-automation-parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.shreeshasa</groupId>
    <artifactId>bdd-automation-parent</artifactId>
    <version>1.1.0</version>
</dependency>