MVN

com.feingto.cloud : feingto-cloud-dependencies-parent

Maven & Gradle

Mar 26, 2021

feingto-cloud-dependencies-parent · Feingto Cloud Build Dependencies

<dependency>
    <groupId>com.feingto.cloud</groupId>
    <artifactId>feingto-cloud-dependencies-parent</artifactId>
    <version>2020.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.feingto.cloud : feingto-cloud-dependencies-parent to add to Maven - Latest Versions:

  • Latest Stable: 2020.0.1

All Versions

Choose a version of com.feingto.cloud : feingto-cloud-dependencies-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2020.0.x
feingto-cloud-dependencies-parent-2020.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.feingto.cloud</groupId>
    <artifactId>feingto-cloud-dependencies-parent</artifactId>
    <version>2020.0.1</version>
</dependency>