MVN

com.abavilla : fpi-telco-plugin-parent

Maven & Gradle

Jun 03, 2023
2 stars

FPI Telco plugin parent POM · Plugin for FPI Framework to integrate with Telco services

<dependency>
    <groupId>com.abavilla</groupId>
    <artifactId>fpi-telco-plugin-parent</artifactId>
    <version>1.3.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.abavilla : fpi-telco-plugin-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.3.7

All Versions

Choose a version of com.abavilla : fpi-telco-plugin-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3.x
fpi-telco-plugin-parent-1.3.7
fpi-telco-plugin-parent-1.3.6
fpi-telco-plugin-parent-1.3.5
fpi-telco-plugin-parent-1.3.4
fpi-telco-plugin-parent-1.3.3
fpi-telco-plugin-parent-1.3.2
fpi-telco-plugin-parent-1.3.1
fpi-telco-plugin-parent-1.3.0
1.2.x
fpi-telco-plugin-parent-1.2.3
fpi-telco-plugin-parent-1.2.2
fpi-telco-plugin-parent-1.2.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.abavilla</groupId>
    <artifactId>fpi-telco-plugin-parent</artifactId>
    <version>1.3.7</version>
</dependency>

Advertisement