MVN

com.liuvei.common : liuvei-base

Maven & Gradle

Sep 15, 2021

liuvei-base

<dependency>
    <groupId>com.liuvei.common</groupId>
    <artifactId>liuvei-base</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.liuvei.common : liuvei-base to add to Maven - Latest Versions:

  • Latest Stable: 1.2.0

All Versions

Choose a version of com.liuvei.common : liuvei-base to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
liuvei-base-1.2.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.liuvei.common</groupId>
    <artifactId>liuvei-base</artifactId>
    <version>1.2.0</version>
</dependency>