MVN

io.github.waisaa : wlftool-parent

Maven & Gradle

Dec 27, 2023
0 stars

wlftool · Wlftool是一个小的Java工具类库,让Java更方便使用。

<dependency>
    <groupId>io.github.waisaa</groupId>
    <artifactId>wlftool-parent</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.waisaa : wlftool-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of io.github.waisaa : wlftool-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
wlftool-parent-1.0.2
wlftool-parent-1.0.1
wlftool-parent-1.0.0-RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.waisaa</groupId>
    <artifactId>wlftool-parent</artifactId>
    <version>1.0.2</version>
</dependency>

Advertisement