MVN

com.github.sixinyiyu : spring-dependency

Maven & Gradle

Aug 04, 2020
0 stars

Spring foundation dependency · Spring基础依赖

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

Latest Version

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

  • Latest Stable: 0.0.4.RELEASE

All Versions

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

Version Vulnerabilities Updated
0.0.x
spring-dependency-0.0.4.RELEASE
spring-dependency-0.0.3.RELEASE
spring-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>spring-dependency</artifactId>
    <version>0.0.4.RELEASE</version>
</dependency>