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>lambda-maven-plugin</artifactId>
<version>1.5.6</version>
</plugin>
Choose a version of br.com.ingenieux : lambda-maven-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
1.5.x |
lambda-maven-plugin-1.5.6
|
||
lambda-maven-plugin-1.5.5
|
|||
lambda-maven-plugin-1.5.4
|
|||
lambda-maven-plugin-1.5.3
|
|||
lambda-maven-plugin-1.5.2
|
|||
lambda-maven-plugin-1.5.1
|
|||
lambda-maven-plugin-1.5.0
|
|||
1.4.x |
lambda-maven-plugin-1.4.4
|
||
lambda-maven-plugin-1.4.3-foralula
|
|||
lambda-maven-plugin-1.4.2
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>br.com.ingenieux</groupId>
<artifactId>lambda-maven-plugin</artifactId>
<version>1.5.6</version>
</plugin>
Advertisement