MVN

cn.dustlight.fun : fun-parent

Maven & Gradle

Feb 18, 2022
0 stars

fun-parent · Serverless Interface

<dependency>
    <groupId>cn.dustlight.fun</groupId>
    <artifactId>fun-parent</artifactId>
    <version>0.0.3-alpha-1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.dustlight.fun : fun-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.0.3-alpha-1
  • Latest Alpha: 0.0.3-alpha-1

All Versions

Choose a version of cn.dustlight.fun : fun-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
fun-parent-0.0.3-alpha-1
fun-parent-0.0.3-alpha
fun-parent-0.0.2-alpha-1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>cn.dustlight.fun</groupId>
    <artifactId>fun-parent</artifactId>
    <version>0.0.3-alpha-1</version>
</dependency>

Advertisement