MVN

io.github.your-clock : integracion-testlink-cucumber-serenity

Maven & Gradle

Apr 10, 2022
0 stars

io.github.your-clock:integracion-testlink-cucumber-serenity · Intregacion de testlink con serenity-cucumber

<plugin>
    <groupId>io.github.your-clock</groupId>
    <artifactId>integracion-testlink-cucumber-serenity</artifactId>
    <version>0.0.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.your-clock : integracion-testlink-cucumber-serenity to add to Maven - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of io.github.your-clock : integracion-testlink-cucumber-serenity to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
integracion-testlink-cucumber-serenity-0.0.1

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>io.github.your-clock</groupId>
    <artifactId>integracion-testlink-cucumber-serenity</artifactId>
    <version>0.0.1</version>
</plugin>