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.cqfn</groupId>
<artifactId>astranaut-maven-plugin</artifactId>
<version>0.1.10</version>
</plugin>
Choose a version of org.cqfn : astranaut-maven-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
0.1.x |
astranaut-maven-plugin-0.1.10
|
||
astranaut-maven-plugin-0.1.9
|
|||
astranaut-maven-plugin-0.1.8
|
|||
astranaut-maven-plugin-0.1.7
|
|||
astranaut-maven-plugin-0.1.6
|
|||
astranaut-maven-plugin-0.1.5
|
|||
astranaut-maven-plugin-0.1.4
|
|||
astranaut-maven-plugin-0.1.3
|
|||
astranaut-maven-plugin-0.1.2
|
|||
astranaut-maven-plugin-0.1.1
|
|||
0.1 |
astranaut-maven-plugin-0.1
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>org.cqfn</groupId>
<artifactId>astranaut-maven-plugin</artifactId>
<version>0.1.10</version>
</plugin>
Advertisement