MVN

com.holon-platform : bom

Maven & Gradle

Jun 23, 2022
3 usages
13 stars

com.holon-platform:bom · Holon platform BOM (Bill Of Materials)

<dependency>
    <groupId>com.holon-platform</groupId>
    <artifactId>bom</artifactId>
    <version>5.5.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.holon-platform : bom to add to Maven - Latest Versions:

  • Latest Stable: 5.5.4
  • Latest Release Candidate: 5.2.0-rc2
  • Latest Alpha: 5.2.0-alpha2

All Versions

Choose a version of com.holon-platform : bom to add to Maven - All Versions:

Version Vulnerabilities Updated
5.5.x
bom-5.5.4
bom-5.5.3
bom-5.5.2
bom-5.5.1
bom-5.5.0
5.4.x
bom-5.4.2
bom-5.4.1
bom-5.4.0
5.3.x
bom-5.3.1
bom-5.3.0
5.2.x
bom-5.2.14
bom-5.2.13
bom-5.2.12
bom-5.2.11
bom-5.2.10
bom-5.2.9
bom-5.2.8
bom-5.2.7
bom-5.2.6
bom-5.2.5
bom-5.2.4
bom-5.2.3
bom-5.2.2
bom-5.2.1
bom-5.2.0
bom-5.2.0-rc2
bom-5.2.0-rc1
bom-5.2.0-alpha2
bom-5.2.0-alpha1
5.1.x
bom-5.1.4
bom-5.1.3
bom-5.1.2
bom-5.1.1
bom-5.1.0
5.0.x
bom-5.0.6
bom-5.0.5
bom-5.0.4
bom-5.0.3
bom-5.0.2
bom-5.0.1
bom-5.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.holon-platform</groupId>
    <artifactId>bom</artifactId>
    <version>5.5.4</version>
</dependency>

Advertisement