MVN

com.gitee.peigenlpy : sansheng-solon-plugin-parent

Maven & Gradle

Jul 28, 2023

sansheng-solon-plugin-parent · SanSheng-solon-plugin is a Maven project based on Solon, plugin for generate code

<dependency>
    <groupId>com.gitee.peigenlpy</groupId>
    <artifactId>sansheng-solon-plugin-parent</artifactId>
    <version>1.0.0-M3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.gitee.peigenlpy : sansheng-solon-plugin-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0-M3

All Versions

Choose a version of com.gitee.peigenlpy : sansheng-solon-plugin-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
sansheng-solon-plugin-parent-1.0.0-M3
sansheng-solon-plugin-parent-1.0.0-M2
sansheng-solon-plugin-parent-1.0.0-M1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.gitee.peigenlpy</groupId>
    <artifactId>sansheng-solon-plugin-parent</artifactId>
    <version>1.0.0-M3</version>
</dependency>