MVN

com.github.grantlittle : bdd-reporting

Maven & Gradle

Feb 24, 2017
2 stars

bdd-reporting · This is the parent module of the BDD Reporting project.

<dependency>
    <groupId>com.github.grantlittle</groupId>
    <artifactId>bdd-reporting</artifactId>
    <version>0.1.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.grantlittle : bdd-reporting to add to Maven - Latest Versions:

  • Latest Stable: 0.1.9

All Versions

Choose a version of com.github.grantlittle : bdd-reporting to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
bdd-reporting-0.1.9
bdd-reporting-0.1.7
bdd-reporting-0.1.6
bdd-reporting-0.1.5

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.grantlittle</groupId>
    <artifactId>bdd-reporting</artifactId>
    <version>0.1.9</version>
</dependency>