MVN

com.buschmais.jqassistant.maven : jqassistant-maven-plugin

Maven & Gradle

Jan 24, 2014
<plugin>
    <groupId>com.buschmais.jqassistant.maven</groupId>
    <artifactId>jqassistant-maven-plugin</artifactId>
    <version>1.0.0-M2</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.buschmais.jqassistant.maven : jqassistant-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0-M2

All Versions

Choose a version of com.buschmais.jqassistant.maven : jqassistant-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
jqassistant-maven-plugin-1.0.0-M2
jqassistant-maven-plugin-1.0.0-M1

How to add a plugin to Maven

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

<plugin>
    <groupId>com.buschmais.jqassistant.maven</groupId>
    <artifactId>jqassistant-maven-plugin</artifactId>
    <version>1.0.0-M2</version>
</plugin>