MVN

com.faasadmin : faas-parent

Maven & Gradle

May 29, 2022
3 stars

faas-parent · 父依赖

<dependency>
    <groupId>com.faasadmin</groupId>
    <artifactId>faas-parent</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.faasadmin : faas-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of com.faasadmin : faas-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
faas-parent-1.1.0
1.0.x
faas-parent-1.0.9
faas-parent-1.0.8
faas-parent-1.0.7
faas-parent-1.0.6
faas-parent-1.0.5
faas-parent-1.0.4
faas-parent-1.0.3
faas-parent-1.0.2
faas-parent-1.0.1
faas-parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.faasadmin</groupId>
    <artifactId>faas-parent</artifactId>
    <version>1.1.0</version>
</dependency>

Advertisement