MVN

com.lugew.winsim : parent

Maven & Gradle

Aug 02, 2020
2 stars

winsim · springboot-mybatis common controller,service,mapper

<dependency>
    <groupId>com.lugew.winsim</groupId>
    <artifactId>parent</artifactId>
    <version>1.0.2-RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.lugew.winsim : parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.2-RELEASE

All Versions

Choose a version of com.lugew.winsim : parent to add to Maven - All Versions:

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

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.lugew.winsim</groupId>
    <artifactId>parent</artifactId>
    <version>1.0.2-RELEASE</version>
</dependency>

Advertisement