MVN

top.infra.cloud-ready : cloud-ready-parent

Maven & Gradle

Jul 17, 2019
0 stars
<dependency>
    <groupId>top.infra.cloud-ready</groupId>
    <artifactId>cloud-ready-parent</artifactId>
    <version>3.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of top.infra.cloud-ready : cloud-ready-parent to add to Maven - Latest Versions:

  • Latest Stable: 3.0.4

All Versions

Choose a version of top.infra.cloud-ready : cloud-ready-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0.x
cloud-ready-parent-3.0.4
cloud-ready-parent-3.0.3
cloud-ready-parent-3.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>top.infra.cloud-ready</groupId>
    <artifactId>cloud-ready-parent</artifactId>
    <version>3.0.4</version>
</dependency>

Advertisement