MVN

icu.easyj.boot : easyj-spring-boot-starters-parent

Maven & Gradle

Jul 27, 2021

EasyJ各功能的starter

<dependency>
    <groupId>icu.easyj.boot</groupId>
    <artifactId>easyj-spring-boot-starters-parent</artifactId>
    <version>0.1.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of icu.easyj.boot : easyj-spring-boot-starters-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.1.5

All Versions

Choose a version of icu.easyj.boot : easyj-spring-boot-starters-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
easyj-spring-boot-starters-parent-0.1.5
easyj-spring-boot-starters-parent-0.1.4
easyj-spring-boot-starters-parent-0.1.3
easyj-spring-boot-starters-parent-0.1.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>icu.easyj.boot</groupId>
    <artifactId>easyj-spring-boot-starters-parent</artifactId>
    <version>0.1.5</version>
</dependency>

Advertisement