MVN

io.fabric8 : bom

Maven & Gradle

Aug 13, 2015
1.7k stars

Fabric8 :: Bill of material · A list of the artifacts that are released.

<dependency>
    <groupId>io.fabric8</groupId>
    <artifactId>bom</artifactId>
    <version>2.2.22</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.fabric8 : bom to add to Maven - Latest Versions:

  • Latest Stable: 2.2.22

All Versions

Choose a version of io.fabric8 : bom to add to Maven - All Versions:

Version Vulnerabilities Updated
2.2.x
bom-2.2.22
bom-2.2.21
bom-2.2.20
bom-2.2.19
bom-2.2.18
bom-2.2.17
bom-2.2.16
bom-2.2.15
bom-2.2.14
bom-2.2.12
bom-2.2.11
bom-2.2.10
bom-2.2.9
bom-2.2.8
bom-2.2.7
bom-2.2.6
bom-2.2.5
bom-2.2.4
bom-2.2.3
bom-2.2.2
bom-2.2.1
bom-2.2.0
2.1.x
bom-2.1.11
bom-2.1.10
bom-2.1.9
bom-2.1.8
bom-2.1.7
bom-2.1.6
bom-2.1.5
bom-2.1.4
bom-2.1.3
bom-2.1.2
bom-2.1.1
bom-2.1.0
2.0.x
bom-2.0.48
bom-2.0.47
bom-2.0.46
bom-2.0.45
bom-2.0.44
bom-2.0.43
bom-2.0.42
bom-2.0.41
bom-2.0.40
bom-2.0.39
bom-2.0.38
bom-2.0.37
bom-2.0.36
bom-2.0.35
bom-2.0.34
bom-2.0.33
bom-2.0.32
bom-2.0.31
bom-2.0.30
bom-2.0.29
bom-2.0.28
bom-2.0.27
bom-2.0.26
bom-2.0.25
bom-2.0.24
bom-2.0.23
bom-2.0.22
bom-2.0.21
bom-2.0.20
bom-2.0.19
bom-2.0.18
bom-2.0.17
bom-2.0.16
bom-2.0.15
bom-2.0.14
bom-2.0.13
bom-2.0.12
bom-2.0.11
bom-2.0.10
bom-2.0.9
bom-2.0.8
bom-2.0.7
bom-2.0.6
bom-2.0.5
bom-2.0.4
bom-2.0.3
bom-2.0.2
bom-2.0.1
bom-2.0.0
fabric8
bom-fabric8-bom

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.fabric8</groupId>
    <artifactId>bom</artifactId>
    <version>2.2.22</version>
</dependency>

Advertisement