How to add a plugin to Maven
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>org.mule.tools</groupId>
<artifactId>bobberplus</artifactId>
<version>3.9.0</version>
</plugin>
Choose a version of org.mule.tools : bobberplus to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
3.9.x |
bobberplus-3.9.0
|
||
3.8.x |
bobberplus-3.8.1
|
||
bobberplus-3.8.0
|
|||
3.7.x |
bobberplus-3.7.0
|
||
3.6.x |
bobberplus-3.6.0
|
||
3.5.x |
bobberplus-3.5.0-bighorn
|
||
bobberplus-3.5.0-bighorn-RC3
|
|||
3.4.x |
bobberplus-3.4.0
|
||
bobberplus-3.4.0-RC1
|
|||
3.4 |
bobberplus-3.4-M1
|
||
3.3.x |
bobberplus-3.3.1
|
||
bobberplus-3.3.0
|
|||
bobberplus-3.3.0-EA
|
|||
bobberplus-3.3.0-RC3
|
|||
bobberplus-3.3.0-RC2
|
|||
bobberplus-3.3.0-RC1
|
|||
3.3 |
bobberplus-3.3-M2
|
||
bobberplus-3.3-M1
|
|||
3.2.x |
bobberplus-3.2.1
|
||
bobberplus-3.2.0
|
|||
bobberplus-3.2.0-M1
|
|||
3.1.x |
bobberplus-3.1.2
|
||
bobberplus-3.1.1
|
|||
bobberplus-3.1.0
|
|||
bobberplus-3.1.0-RC1
|
|||
3.0.x |
bobberplus-3.0.1
|
||
bobberplus-3.0.0
|
|||
bobberplus-3.0.0-RC2
|
|||
bobberplus-3.0.0-RC1
|
|||
bobberplus-3.0.0-M4
|
|||
bobberplus-3.0.0-M3
|
|||
bobberplus-3.0.0-M2
|
|||
bobberplus-3.0.0-M2-20091130
|
|||
bobberplus-3.0.0-M2-20091124
|
|||
bobberplus-3.0.0-M2-20091026
|
|||
bobberplus-3.0.0-M2-20091006
|
|||
bobberplus-3.0.0-M2-20090803
|
|||
bobberplus-3.0.0-M1
|
|||
2.2.x |
bobberplus-2.2.3
|
||
bobberplus-2.2.1
|
|||
bobberplus-2.2.0
|
|||
2.1.x |
bobberplus-2.1.2
|
||
bobberplus-2.1.1
|
|||
bobberplus-2.1.0
|
|||
bobberplus-2.1.0-M2
|
|||
2.0.x |
bobberplus-2.0.2
|
||
bobberplus-2.0.1
|
|||
bobberplus-2.0.0
|
|||
bobberplus-2.0.0-RC3
|
|||
bobberplus-2.0.0-RC2
|
|||
bobberplus-2.0.0-RC1
|
|||
bobberplus-2.0.0-M2
|
|||
2.0 |
bobberplus-2.0-M1
|
||
1.4.x |
bobberplus-1.4.4
|
||
bobberplus-1.4.3
|
|||
bobberplus-1.4.2
|
|||
bobberplus-1.4.1
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>org.mule.tools</groupId>
<artifactId>bobberplus</artifactId>
<version>3.9.0</version>
</plugin>
Advertisement