MVN

org.mobicents.tools.snmp.mib : maven-plugin

Maven & Gradle

Feb 16, 2016
1 stars

Restcomm :: SNMP :: MIB :: Maven-Plugin

<plugin>
    <groupId>org.mobicents.tools.snmp.mib</groupId>
    <artifactId>maven-plugin</artifactId>
    <version>2.8.14</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.mobicents.tools.snmp.mib : maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 2.8.14

All Versions

Choose a version of org.mobicents.tools.snmp.mib : maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
2.8.x
maven-plugin-2.8.14
maven-plugin-2.8.13
maven-plugin-2.8.12
maven-plugin-2.8.11
maven-plugin-2.8.10
maven-plugin-2.8.9
maven-plugin-2.8.8
maven-plugin-2.8.7
maven-plugin-2.8.6
maven-plugin-2.8.5

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.mobicents.tools.snmp.mib</groupId>
    <artifactId>maven-plugin</artifactId>
    <version>2.8.14</version>
</plugin>