| License |
License |
|---|---|
| GroupId | GroupIdio.spinnaker.kayenta |
| ArtifactId | ArtifactIdkayenta-bom |
| Last Version | Last Version2.32.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionkayenta
Spinnaker Kayenta
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| kayenta-bom-2.32.1.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/io.spinnaker.kayenta/kayenta-bom/ -->
<dependency>
<groupId>io.spinnaker.kayenta</groupId>
<artifactId>kayenta-bom</artifactId>
<version>2.32.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.spinnaker.kayenta/kayenta-bom/
implementation 'io.spinnaker.kayenta:kayenta-bom:2.32.1'
// https://jarcasting.com/artifacts/io.spinnaker.kayenta/kayenta-bom/
implementation ("io.spinnaker.kayenta:kayenta-bom:2.32.1")
'io.spinnaker.kayenta:kayenta-bom:pom:2.32.1'
<dependency org="io.spinnaker.kayenta" name="kayenta-bom" rev="2.32.1">
<artifact name="kayenta-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.spinnaker.kayenta', module='kayenta-bom', version='2.32.1')
)
libraryDependencies += "io.spinnaker.kayenta" % "kayenta-bom" % "2.32.1"
[io.spinnaker.kayenta/kayenta-bom "2.32.1"]