MVN

pub.carzy : web_utils

Maven & Gradle

Apr 26, 2023
2 stars

web_utils · 基于SpringBoot一些Web插件

<dependency>
    <groupId>pub.carzy</groupId>
    <artifactId>web_utils</artifactId>
    <version>2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of pub.carzy : web_utils to add to Maven - Latest Versions:

  • Latest Stable: 2.0

All Versions

Choose a version of pub.carzy : web_utils to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0
web_utils-2.0
1.0
web_utils-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>pub.carzy</groupId>
    <artifactId>web_utils</artifactId>
    <version>2.0</version>
</dependency>