How to add a plugin to Maven
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>br.com.ingenieux</groupId>
<artifactId>apigateway-maven-plugin</artifactId>
<version>1.5.6</version>
</plugin>
Choose a version of br.com.ingenieux : apigateway-maven-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
1.5.x |
apigateway-maven-plugin-1.5.6
|
||
apigateway-maven-plugin-1.5.5
|
|||
apigateway-maven-plugin-1.5.4
|
|||
apigateway-maven-plugin-1.5.3
|
|||
apigateway-maven-plugin-1.5.2
|
|||
apigateway-maven-plugin-1.5.1
|
|||
apigateway-maven-plugin-1.5.0
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>br.com.ingenieux</groupId>
<artifactId>apigateway-maven-plugin</artifactId>
<version>1.5.6</version>
</plugin>
Advertisement