MVN

io.github.5v1988 : bdd-transform-values-maven-plugin

Maven & Gradle

Jun 26, 2023
0 stars

Feature file token transformer · This plugin replaces all defined tokens in features files

<plugin>
    <groupId>io.github.5v1988</groupId>
    <artifactId>bdd-transform-values-maven-plugin</artifactId>
    <version>1.0.3</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.5v1988 : bdd-transform-values-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.3

All Versions

Choose a version of io.github.5v1988 : bdd-transform-values-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
bdd-transform-values-maven-plugin-1.0.3
bdd-transform-values-maven-plugin-1.0.2

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.5v1988</groupId>
    <artifactId>bdd-transform-values-maven-plugin</artifactId>
    <version>1.0.3</version>
</plugin>