MVN

org.macrocore.platform : kernel-bom

Maven & Gradle

Jan 29, 2024

MacroCore版本配置

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

Latest Version

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

  • Latest Stable: 1.1.10-RELEASE

All Versions

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

Version Vulnerabilities Updated
1.1.x
kernel-bom-1.1.10-RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.macrocore.platform</groupId>
    <artifactId>kernel-bom</artifactId>
    <version>1.1.10-RELEASE</version>
</dependency>