MVN

dev.macula.boot : macula-boot

Maven & Gradle

Jul 26, 2023
22 stars

macula-boot · 基于Spring Boot、Spring Cloud的微服务开发框架

<dependency>
    <groupId>dev.macula.boot</groupId>
    <artifactId>macula-boot</artifactId>
    <version>5.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of dev.macula.boot : macula-boot to add to Maven - Latest Versions:

  • Latest Stable: 5.0.0
  • Latest Release Candidate: 5.0.0-RC4

All Versions

Choose a version of dev.macula.boot : macula-boot to add to Maven - All Versions:

Version Vulnerabilities Updated
5.0.x
macula-boot-5.0.0
macula-boot-5.0.0-RC4
macula-boot-5.0.0-RC3
macula-boot-5.0.0-RC2
macula-boot-5.0.0-RC1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>dev.macula.boot</groupId>
    <artifactId>macula-boot</artifactId>
    <version>5.0.0</version>
</dependency>