MVN

com.leazxl : long-parent

Maven & Gradle

Dec 28, 2018

Leazxl parent Lib

<dependency>
    <groupId>com.leazxl</groupId>
    <artifactId>long-parent</artifactId>
    <version>2.0.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.leazxl : long-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.0.7

All Versions

Choose a version of com.leazxl : long-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
long-parent-2.0.7
1.0.x
long-parent-1.0.3
long-parent-1.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.leazxl</groupId>
    <artifactId>long-parent</artifactId>
    <version>2.0.7</version>
</dependency>

Advertisement