MVN

com.yixan.java.core : yixan-core-parent

Maven & Gradle

Apr 13, 2018

yixan software java core library

<dependency>
    <groupId>com.yixan.java.core</groupId>
    <artifactId>yixan-core-parent</artifactId>
    <version>3.7.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.yixan.java.core : yixan-core-parent to add to Maven - Latest Versions:

  • Latest Stable: 3.7.1

All Versions

Choose a version of com.yixan.java.core : yixan-core-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
3.7.x
yixan-core-parent-3.7.1
yixan-core-parent-3.7.0
3.6.x
yixan-core-parent-3.6.8
yixan-core-parent-3.6.7
yixan-core-parent-3.6.6
yixan-core-parent-3.6.5
yixan-core-parent-3.6.4
yixan-core-parent-3.6.2
yixan-core-parent-3.6.1
yixan-core-parent-3.6.0
3.5.x
yixan-core-parent-3.5.2
yixan-core-parent-3.5.1
yixan-core-parent-3.5.0
3.4.x
yixan-core-parent-3.4.3
yixan-core-parent-3.4.2
yixan-core-parent-3.4.1
yixan-core-parent-3.4.0
3.3.x
yixan-core-parent-3.3.3
yixan-core-parent-3.3.2
yixan-core-parent-3.3.1
yixan-core-parent-3.3.0
3.2.x
yixan-core-parent-3.2.0
3.1.x
yixan-core-parent-3.1.0
3.0.x
yixan-core-parent-3.0.4
yixan-core-parent-3.0.3
yixan-core-parent-3.0.2
yixan-core-parent-3.0.1
yixan-core-parent-3.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.yixan.java.core</groupId>
    <artifactId>yixan-core-parent</artifactId>
    <version>3.7.1</version>
</dependency>

Advertisement