MVN

io.gitee.sander-o : tools

Maven & Gradle

May 19, 2024

io.gitee.sander-o:tools · Portable toolbox to make coding easier! Most of the tools and methods of the project are searchable on the Internet, and the concept of this project is to solve the problem that searching on the Internet is time-consuming and laborious, and it is not very easy to use

<dependency>
    <groupId>io.gitee.sander-o</groupId>
    <artifactId>tools</artifactId>
    <version>1.0.6-d01</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.gitee.sander-o : tools to add to Maven - Latest Versions:

  • Latest Stable: 1.0.6-d01

All Versions

Choose a version of io.gitee.sander-o : tools to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
tools-1.0.6-d01

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.gitee.sander-o</groupId>
    <artifactId>tools</artifactId>
    <version>1.0.6-d01</version>
</dependency>