MVN

com.yupaits : yutool-plugins

Maven & Gradle

Oct 24, 2022

yutool-plugins · yutool基础功能组件插件

<dependency>
    <groupId>com.yupaits</groupId>
    <artifactId>yutool-plugins</artifactId>
    <version>1.2.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.yupaits : yutool-plugins to add to Maven - Latest Versions:

  • Latest Stable: 1.2.4

All Versions

Choose a version of com.yupaits : yutool-plugins to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
yutool-plugins-1.2.4
1.1.x
yutool-plugins-1.1.1
yutool-plugins-1.1.0
1.0.x
yutool-plugins-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.yupaits</groupId>
    <artifactId>yutool-plugins</artifactId>
    <version>1.2.4</version>
</dependency>

Advertisement