MVN

io.github.eaopen : eap-boot-pom

Maven & Gradle

Oct 20, 2023
27 stars

eap-boot-pom · openEAP项目基础脚手架 spring boot 多模块

<dependency>
    <groupId>io.github.eaopen</groupId>
    <artifactId>eap-boot-pom</artifactId>
    <version>2.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.eaopen : eap-boot-pom to add to Maven - Latest Versions:

  • Latest Stable: 2.2.0

All Versions

Choose a version of io.github.eaopen : eap-boot-pom to add to Maven - All Versions:

Version Vulnerabilities Updated
2.2.x
eap-boot-pom-2.2.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.eaopen</groupId>
    <artifactId>eap-boot-pom</artifactId>
    <version>2.2.0</version>
</dependency>