не последняя версия
Последняя версия 2.2.28

io.fabric8.jube.images.fabric8:springboot-quickstarts 2.0.28


Группа

Группа

io.fabric8.jube.images.fabric8
Идентификатор

Идентификатор

springboot-quickstarts
Версия

Версия

2.0.28
Тип

Тип

pom

Скачать springboot-quickstarts 2.0.28

Имя Файла Размер
springboot-quickstarts-2.0.28.pom 1 KB
Обзор

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