MVN

cn.org.thinkcloud.quickstart : think-cloud-quickstart

Maven & Gradle

Nov 17, 2021
<dependency>
    <groupId>cn.org.thinkcloud.quickstart</groupId>
    <artifactId>think-cloud-quickstart</artifactId>
    <version>1.0.1.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.org.thinkcloud.quickstart : think-cloud-quickstart to add to Maven - Latest Versions:

  • Latest Stable: 1.0.1.RELEASE

All Versions

Choose a version of cn.org.thinkcloud.quickstart : think-cloud-quickstart to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
think-cloud-quickstart-1.0.1.RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>cn.org.thinkcloud.quickstart</groupId>
    <artifactId>think-cloud-quickstart</artifactId>
    <version>1.0.1.RELEASE</version>
</dependency>