How to add a plugin to Maven
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>io.github.dayeshing</groupId>
<artifactId>apiface-maven-plugin</artifactId>
<version>2.1.6</version>
</plugin>
Choose a version of io.github.dayeshing : apiface-maven-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
2.1.x |
apiface-maven-plugin-2.1.6
|
||
apiface-maven-plugin-2.1.5
|
|||
1.8.x |
apiface-maven-plugin-1.8.9
|
||
1.4.x |
apiface-maven-plugin-1.4.5-RC1
|
||
1.2.x |
apiface-maven-plugin-1.2.4-RELEASE
|
||
apiface-maven-plugin-1.2.1
|
|||
1.0.x |
apiface-maven-plugin-1.0.0
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>io.github.dayeshing</groupId>
<artifactId>apiface-maven-plugin</artifactId>
<version>2.1.6</version>
</plugin>
Advertisement