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.facebook.drift</groupId>
<artifactId>drift-maven-plugin</artifactId>
<version>1.37</version>
</plugin>
Choose a version of com.facebook.drift : drift-maven-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
1.37 |
drift-maven-plugin-1.37
|
||
1.36 |
drift-maven-plugin-1.36
|
||
1.35 |
drift-maven-plugin-1.35
|
||
1.34 |
drift-maven-plugin-1.34
|
||
1.33 |
drift-maven-plugin-1.33
|
||
1.32 |
drift-maven-plugin-1.32
|
||
1.31 |
drift-maven-plugin-1.31
|
||
1.30 |
drift-maven-plugin-1.30
|
||
1.29 |
drift-maven-plugin-1.29
|
||
1.28 |
drift-maven-plugin-1.28
|
||
1.27 |
drift-maven-plugin-1.27
|
||
1.26 |
drift-maven-plugin-1.26
|
||
1.25 |
drift-maven-plugin-1.25
|
||
1.24 |
drift-maven-plugin-1.24
|
||
1.23 |
drift-maven-plugin-1.23
|
||
1.22 |
drift-maven-plugin-1.22
|
||
1.21 |
drift-maven-plugin-1.21
|
||
1.20 |
drift-maven-plugin-1.20
|
||
1.19 |
drift-maven-plugin-1.19
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>com.facebook.drift</groupId>
<artifactId>drift-maven-plugin</artifactId>
<version>1.37</version>
</plugin>
Advertisement