MVN

dev.macula.boot : macula-boot-dependencies

Maven & Gradle

Jul 26, 2022
22 stars

Based on Spring Boot and Spring Cloud dependencies

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

Latest Version

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

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

All Versions

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

Version Vulnerabilities Updated
5.0.x
macula-boot-dependencies-5.0.0-RC2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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