MVN

org.finos.legend.sdlc : legend-sdlc-test-generation-maven-plugin

Maven & Gradle

Aug 25, 2023

Legend SDLC Test Generation Maven Plugin

<plugin>
    <groupId>org.finos.legend.sdlc</groupId>
    <artifactId>legend-sdlc-test-generation-maven-plugin</artifactId>
    <version>0.141.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.finos.legend.sdlc : legend-sdlc-test-generation-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.141.0

All Versions

Choose a version of org.finos.legend.sdlc : legend-sdlc-test-generation-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.141.x
legend-sdlc-test-generation-maven-plugin-0.141.0
0.140.x
legend-sdlc-test-generation-maven-plugin-0.140.0
0.139.x
legend-sdlc-test-generation-maven-plugin-0.139.0
0.138.x
legend-sdlc-test-generation-maven-plugin-0.138.2
legend-sdlc-test-generation-maven-plugin-0.138.1
legend-sdlc-test-generation-maven-plugin-0.138.0
0.137.x
legend-sdlc-test-generation-maven-plugin-0.137.0
0.136.x
legend-sdlc-test-generation-maven-plugin-0.136.4
legend-sdlc-test-generation-maven-plugin-0.136.3
legend-sdlc-test-generation-maven-plugin-0.136.2
legend-sdlc-test-generation-maven-plugin-0.136.1
legend-sdlc-test-generation-maven-plugin-0.136.0
0.135.x
legend-sdlc-test-generation-maven-plugin-0.135.1
legend-sdlc-test-generation-maven-plugin-0.135.0
0.134.x
legend-sdlc-test-generation-maven-plugin-0.134.0
0.133.x
legend-sdlc-test-generation-maven-plugin-0.133.1
legend-sdlc-test-generation-maven-plugin-0.133.0
0.132.x
legend-sdlc-test-generation-maven-plugin-0.132.0
0.131.x
legend-sdlc-test-generation-maven-plugin-0.131.6
legend-sdlc-test-generation-maven-plugin-0.131.4
legend-sdlc-test-generation-maven-plugin-0.131.3
legend-sdlc-test-generation-maven-plugin-0.131.2
0.130.x
legend-sdlc-test-generation-maven-plugin-0.130.1
legend-sdlc-test-generation-maven-plugin-0.130.0
0.129.x
legend-sdlc-test-generation-maven-plugin-0.129.3
legend-sdlc-test-generation-maven-plugin-0.129.2
legend-sdlc-test-generation-maven-plugin-0.129.1
legend-sdlc-test-generation-maven-plugin-0.129.0
0.128.x
legend-sdlc-test-generation-maven-plugin-0.128.2
legend-sdlc-test-generation-maven-plugin-0.128.1
legend-sdlc-test-generation-maven-plugin-0.128.0

How to add a plugin to Maven

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

<plugin>
    <groupId>org.finos.legend.sdlc</groupId>
    <artifactId>legend-sdlc-test-generation-maven-plugin</artifactId>
    <version>0.141.0</version>
</plugin>