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.nitorcreations</groupId>
<artifactId>dope-maven-plugin</artifactId>
<version>1.15</version>
</plugin>
Choose a version of com.nitorcreations : dope-maven-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
1.15 |
dope-maven-plugin-1.15
|
||
1.14 |
dope-maven-plugin-1.14
|
||
1.13 |
dope-maven-plugin-1.13
|
||
1.12 |
dope-maven-plugin-1.12
|
||
1.11 |
dope-maven-plugin-1.11
|
||
1.10 |
dope-maven-plugin-1.10
|
||
1.9 |
dope-maven-plugin-1.9
|
||
1.8 |
dope-maven-plugin-1.8
|
||
1.7 |
dope-maven-plugin-1.7
|
||
1.6 |
dope-maven-plugin-1.6
|
||
1.5 |
dope-maven-plugin-1.5
|
||
1.4 |
dope-maven-plugin-1.4
|
||
1.3 |
dope-maven-plugin-1.3
|
||
1.2 |
dope-maven-plugin-1.2
|
||
1.1 |
dope-maven-plugin-1.1
|
||
1.0 |
dope-maven-plugin-1.0
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>com.nitorcreations</groupId>
<artifactId>dope-maven-plugin</artifactId>
<version>1.15</version>
</plugin>
Advertisement