Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdio.fabric8 |
ArtifactId | ArtifactIdfabric8-project-bom-with-platform-deps |
Version | Version2.2.210 |
Type | Typepom |
Filename | Size |
---|---|
fabric8-project-bom-with-platform-deps-2.2.210.pom | 32 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.fabric8/fabric8-project-bom-with-platform-deps/ -->
<dependency>
<groupId>io.fabric8</groupId>
<artifactId>fabric8-project-bom-with-platform-deps</artifactId>
<version>2.2.210</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8/fabric8-project-bom-with-platform-deps/
implementation 'io.fabric8:fabric8-project-bom-with-platform-deps:2.2.210'
// https://jarcasting.com/artifacts/io.fabric8/fabric8-project-bom-with-platform-deps/
implementation ("io.fabric8:fabric8-project-bom-with-platform-deps:2.2.210")
'io.fabric8:fabric8-project-bom-with-platform-deps:pom:2.2.210'
<dependency org="io.fabric8" name="fabric8-project-bom-with-platform-deps" rev="2.2.210">
<artifact name="fabric8-project-bom-with-platform-deps" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.fabric8', module='fabric8-project-bom-with-platform-deps', version='2.2.210')
)
libraryDependencies += "io.fabric8" % "fabric8-project-bom-with-platform-deps" % "2.2.210"
[io.fabric8/fabric8-project-bom-with-platform-deps "2.2.210"]