MVN

net.luohuasheng.framework : basic-framework-parent

Maven & Gradle

Jan 18, 2021

basic framework · basic framework

<dependency>
    <groupId>net.luohuasheng.framework</groupId>
    <artifactId>basic-framework-parent</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.luohuasheng.framework : basic-framework-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of net.luohuasheng.framework : basic-framework-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
basic-framework-parent-1.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.luohuasheng.framework</groupId>
    <artifactId>basic-framework-parent</artifactId>
    <version>1.1.0</version>
</dependency>