MVN

org.macrocloud : macrocloud-kernel

Maven & Gradle

Aug 25, 2023

Macrocloud Kernel · Common Spring Boot Modules By MacroCloud

<dependency>
    <groupId>org.macrocloud</groupId>
    <artifactId>macrocloud-kernel</artifactId>
    <version>1.0.2-RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.macrocloud : macrocloud-kernel to add to Maven - Latest Versions:

  • Latest Stable: 1.0.2-RELEASE

All Versions

Choose a version of org.macrocloud : macrocloud-kernel to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
macrocloud-kernel-1.0.2-RELEASE
macrocloud-kernel-1.0.1-RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.macrocloud</groupId>
    <artifactId>macrocloud-kernel</artifactId>
    <version>1.0.2-RELEASE</version>
</dependency>