MVN

com.feingto : feingto-dependencies-parent

Maven & Gradle

Mar 25, 2021

feingto-dependencies-parent · Feingto Cloud Build Dependencies

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

Latest Version

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

  • Latest Stable: 2020.0.3

All Versions

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

Version Vulnerabilities Updated
2020.0.x
feingto-dependencies-parent-2020.0.3
feingto-dependencies-parent-2020.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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

Advertisement