Last Version

Fabric8 :: Bill of material 2.2.22

A list of the artifacts that are released.

License

License

GroupId

GroupId

io.fabric8
ArtifactId

ArtifactId

bom
Version

Version

2.2.22
Type

Type

pom
Description

Description

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

Project URL

http://fabric8.io/
Source Code Management

Source Code Management

http://github.com/fabric8io/fabric8/

Download bom 2.2.22

Filename Size
bom-2.2.22.pom 5 KB
Browse

<!-- https://jarcasting.com/artifacts/io.fabric8/bom/ -->
<dependency>
    <groupId>io.fabric8</groupId>
    <artifactId>bom</artifactId>
    <version>2.2.22</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8/bom/
implementation 'io.fabric8:bom:2.2.22'
// https://jarcasting.com/artifacts/io.fabric8/bom/
implementation ("io.fabric8:bom:2.2.22")
'io.fabric8:bom:pom:2.2.22'
<dependency org="io.fabric8" name="bom" rev="2.2.22">
  <artifact name="bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.fabric8', module='bom', version='2.2.22')
)
libraryDependencies += "io.fabric8" % "bom" % "2.2.22"
[io.fabric8/bom "2.2.22"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.