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.androbit</groupId>
<artifactId>brainslug-maven-bpmn</artifactId>
<version>0.21</version>
</plugin>
Choose a version of de.androbit : brainslug-maven-bpmn to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
0.21 |
brainslug-maven-bpmn-0.21
|
||
0.20 |
brainslug-maven-bpmn-0.20
|
||
0.19 |
brainslug-maven-bpmn-0.19
|
||
0.18 |
brainslug-maven-bpmn-0.18
|
||
0.17 |
brainslug-maven-bpmn-0.17
|
||
0.16 |
brainslug-maven-bpmn-0.16
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>de.androbit</groupId>
<artifactId>brainslug-maven-bpmn</artifactId>
<version>0.21</version>
</plugin>
Advertisement