How to add a plugin to Maven
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>de.simpleworks.staf</groupId>
<artifactId>msteams-maven-plugin</artifactId>
<version>0.130</version>
</plugin>
Choose a version of de.simpleworks.staf : msteams-maven-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
0.90 |
msteams-maven-plugin-0.90
|
||
0.80 |
msteams-maven-plugin-0.80
|
||
0.70 |
msteams-maven-plugin-0.70
|
||
0.60 |
msteams-maven-plugin-0.60
|
||
0.50 |
msteams-maven-plugin-0.50
|
||
0.130 |
msteams-maven-plugin-0.130
|
||
0.120 |
msteams-maven-plugin-0.120
|
||
0.110 |
msteams-maven-plugin-0.110
|
||
0.100 |
msteams-maven-plugin-0.100
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>de.simpleworks.staf</groupId>
<artifactId>msteams-maven-plugin</artifactId>
<version>0.130</version>
</plugin>
Advertisement