MVN

io.gitee.aj_mayu : aj-springboot-starter

Maven & Gradle

Oct 16, 2022

aj-springboot-starter · 开发定制的 spring-boot-starter组件 父模块 Develop a custom Spring-boot-starter parent module

<dependency>
    <groupId>io.gitee.aj_mayu</groupId>
    <artifactId>aj-springboot-starter</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.gitee.aj_mayu : aj-springboot-starter to add to Maven - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of io.gitee.aj_mayu : aj-springboot-starter to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
aj-springboot-starter-2.0.0
1.0.x
aj-springboot-starter-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.gitee.aj_mayu</groupId>
    <artifactId>aj-springboot-starter</artifactId>
    <version>2.0.0</version>
</dependency>