MVN

com.github.zhycn : openyich-parent

Maven & Gradle

Apr 05, 2019
2 stars

OpenYich Parent · OpenYich BOM for all Spring Boot projects

<dependency>
    <groupId>com.github.zhycn</groupId>
    <artifactId>openyich-parent</artifactId>
    <version>2.1.12</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.zhycn : openyich-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.1.12

All Versions

Choose a version of com.github.zhycn : openyich-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.1.x
openyich-parent-2.1.12
openyich-parent-2.1.11
openyich-parent-2.1.10
openyich-parent-2.1.9
openyich-parent-2.1.8
openyich-parent-2.1.7
openyich-parent-2.1.6
openyich-parent-2.1.5
openyich-parent-2.1.4
openyich-parent-2.1.3
openyich-parent-2.1.2
openyich-parent-2.1.1
openyich-parent-2.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.zhycn</groupId>
    <artifactId>openyich-parent</artifactId>
    <version>2.1.12</version>
</dependency>