MVN

com.wshlfx.uniboot : uniboot

Maven & Gradle

Jul 05, 2023

uniboot · uniboot

<dependency>
    <groupId>com.wshlfx.uniboot</groupId>
    <artifactId>uniboot</artifactId>
    <version>1.1.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.wshlfx.uniboot : uniboot to add to Maven - Latest Versions:

  • Latest Stable: 1.1.4

All Versions

Choose a version of com.wshlfx.uniboot : uniboot to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
uniboot-1.1.4
uniboot-1.1.1
uniboot-1.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.wshlfx.uniboot</groupId>
    <artifactId>uniboot</artifactId>
    <version>1.1.4</version>
</dependency>