MVN

org.macrocore : macrocore-kernel

Maven & Gradle

Jan 02, 2024

MacroCore Kernel · Common Spring Boot Modules By MacroCloud

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

Latest Version

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

  • Latest Stable: 1.1.0-RELEASE

All Versions

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

Version Vulnerabilities Updated
1.1.x
macrocore-kernel-1.1.0-RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.macrocore</groupId>
    <artifactId>macrocore-kernel</artifactId>
    <version>1.1.0-RELEASE</version>
</dependency>

Advertisement