License |
License |
---|---|
GroupId | GroupIdio.fabric8 |
ArtifactId | ArtifactIdfabric8-project-bom-with-deps |
Last Version | Last Version2.2.66 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionFabric8 :: Project :: Bom with Dependencies
Bill of material
|
Project URL |
Project URL |
Filename | Size |
---|---|
fabric8-project-bom-with-deps-2.2.66.pom | 241 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.fabric8/fabric8-project-bom-with-deps/ -->
<dependency>
<groupId>io.fabric8</groupId>
<artifactId>fabric8-project-bom-with-deps</artifactId>
<version>2.2.66</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8/fabric8-project-bom-with-deps/
implementation 'io.fabric8:fabric8-project-bom-with-deps:2.2.66'
// https://jarcasting.com/artifacts/io.fabric8/fabric8-project-bom-with-deps/
implementation ("io.fabric8:fabric8-project-bom-with-deps:2.2.66")
'io.fabric8:fabric8-project-bom-with-deps:pom:2.2.66'
<dependency org="io.fabric8" name="fabric8-project-bom-with-deps" rev="2.2.66">
<artifact name="fabric8-project-bom-with-deps" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.fabric8', module='fabric8-project-bom-with-deps', version='2.2.66')
)
libraryDependencies += "io.fabric8" % "fabric8-project-bom-with-deps" % "2.2.66"
[io.fabric8/fabric8-project-bom-with-deps "2.2.66"]