MVN

net.objectlab : maven-qalab-plugin

Maven & Gradle

Nov 16, 2006

QALab Plugin for Maven 2 · A Maven 2 compatible plugin for QALab.

<plugin>
    <groupId>net.objectlab</groupId>
    <artifactId>maven-qalab-plugin</artifactId>
    <version>1.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.objectlab : maven-qalab-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of net.objectlab : maven-qalab-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
2.1
maven-qalab-plugin-2.1
2.0
maven-qalab-plugin-2.0
1.0
maven-qalab-plugin-1.0
0.9.x
maven-qalab-plugin-0.9.1
maven-qalab-plugin-0.9.0
0.8.x
maven-qalab-plugin-0.8.0
0.7.x
maven-qalab-plugin-0.7.2
maven-qalab-plugin-0.7.1
0.7
maven-qalab-plugin-0.7

How to add a plugin to Maven

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

<plugin>
    <groupId>net.objectlab</groupId>
    <artifactId>maven-qalab-plugin</artifactId>
    <version>1.0</version>
</plugin>