MVN

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

Maven & Gradle

Nov 11, 2016
2 usages
169 stars
<plugin>
    <groupId>com.buschmais.jqassistant.scm</groupId>
    <artifactId>jqassistant-maven-plugin</artifactId>
    <version>1.1.4</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.1.4
  • Latest Release Candidate: 1.1.0-RC2

All Versions

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

Version Vulnerabilities Updated
1.1.x
jqassistant-maven-plugin-1.1.4
jqassistant-maven-plugin-1.1.3
jqassistant-maven-plugin-1.1.2
jqassistant-maven-plugin-1.1.1
jqassistant-maven-plugin-1.1.0
jqassistant-maven-plugin-1.1.0-RC2
jqassistant-maven-plugin-1.1.0-RC1
1.0.x
jqassistant-maven-plugin-1.0.0
jqassistant-maven-plugin-1.0.0-RC1
jqassistant-maven-plugin-1.0.0-M4
jqassistant-maven-plugin-1.0.0-M3

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.scm</groupId>
    <artifactId>jqassistant-maven-plugin</artifactId>
    <version>1.1.4</version>
</plugin>

Advertisement