MVN

org.feasy.cloud : feasy-cloud-parent

Maven & Gradle

Jun 24, 2020
0 stars

Create SpringCloud project more easily · Create SpringCloud project more easily, main framework: SpringCloud Hoxton.sr4, SpringCloudAlibaba 2.2.1, SpringBoot 2.2.7

<dependency>
    <groupId>org.feasy.cloud</groupId>
    <artifactId>feasy-cloud-parent</artifactId>
    <version>1.0-RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.feasy.cloud : feasy-cloud-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0-RELEASE

All Versions

Choose a version of org.feasy.cloud : feasy-cloud-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0
feasy-cloud-parent-1.0-RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.feasy.cloud</groupId>
    <artifactId>feasy-cloud-parent</artifactId>
    <version>1.0-RELEASE</version>
</dependency>