MVN

com.github.sixinyiyu : foundation-dependency

Maven & Gradle

Aug 04, 2020
0 stars

standard foundation dependency · 基础依赖

<dependency>
    <groupId>com.github.sixinyiyu</groupId>
    <artifactId>foundation-dependency</artifactId>
    <version>0.0.4.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.sixinyiyu : foundation-dependency to add to Maven - Latest Versions:

  • Latest Stable: 0.0.4.RELEASE

All Versions

Choose a version of com.github.sixinyiyu : foundation-dependency to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
foundation-dependency-0.0.4.RELEASE
foundation-dependency-0.0.3.RELEASE
foundation-dependency-0.0.2.RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.sixinyiyu</groupId>
    <artifactId>foundation-dependency</artifactId>
    <version>0.0.4.RELEASE</version>
</dependency>