MVN

cn.tenfell : cloud-plugins

Maven & Gradle

Mar 16, 2021
<dependency>
    <groupId>cn.tenfell</groupId>
    <artifactId>cloud-plugins</artifactId>
    <version>3.0.0.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.tenfell : cloud-plugins to add to Maven - Latest Versions:

  • Latest Stable: 3.0.0.RELEASE

All Versions

Choose a version of cn.tenfell : cloud-plugins to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0.x
cloud-plugins-3.0.0.RELEASE
2.0.x
cloud-plugins-2.0.1.RELEASE
cloud-plugins-2.0.0.RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>cn.tenfell</groupId>
    <artifactId>cloud-plugins</artifactId>
    <version>3.0.0.RELEASE</version>
</dependency>

Advertisement