MVN

live.lingting : tools

Maven & Gradle

Nov 05, 2022
0 stars

tools · 工具类

<dependency>
    <groupId>live.lingting</groupId>
    <artifactId>tools</artifactId>
    <version>2022.8.4.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of live.lingting : tools to add to Maven - Latest Versions:

  • Latest Stable: 2022.8.4.1

All Versions

Choose a version of live.lingting : tools to add to Maven - All Versions:

Version Vulnerabilities Updated
2022.8.x
tools-2022.8.4.1
2022.7.x
tools-2022.7.2.6
2022.3.x
tools-2022.3.2
2022.2.x
tools-2022.2.3
2022.1.x
tools-2022.1.5
tools-2022.1.2
tools-2022.1.1
2021.12.x
tools-2021.12.5.3
tools-2021.12.5.2
tools-2021.12.5.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>live.lingting</groupId>
    <artifactId>tools</artifactId>
    <version>2022.8.4.1</version>
</dependency>

Advertisement