MVN

cn.hll520.linling : linling

Maven & Gradle

Feb 04, 2021
1 stars

linling · Linling FrameWork

<dependency>
    <groupId>cn.hll520.linling</groupId>
    <artifactId>linling</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.hll520.linling : linling to add to Maven - Latest Versions:

  • Latest Stable: 1.2.0

All Versions

Choose a version of cn.hll520.linling : linling to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
linling-1.2.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>cn.hll520.linling</groupId>
    <artifactId>linling</artifactId>
    <version>1.2.0</version>
</dependency>

Advertisement