MVN

cn.org.thinkcloud : think-cloud

Maven & Gradle

Dec 09, 2021

think-cloud · Think Cloud

<dependency>
    <groupId>cn.org.thinkcloud</groupId>
    <artifactId>think-cloud</artifactId>
    <version>2.0.1.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.0.1.RELEASE

All Versions

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

Version Vulnerabilities Updated
2.0.x
think-cloud-2.0.1.RELEASE
think-cloud-2.0.0.RELEASE
1.2.x
think-cloud-1.2.2.RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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