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

io.openshift.booster:spring-boot-booster-parent 1.5.10-8

Spring Boot Tomcat - Booster Parent

Категории

Категории

Spring Boot Контейнер Микросервисы OpenShift PaaS Providers
Группа

Группа

io.openshift.booster
Идентификатор

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

spring-boot-booster-parent
Версия

Версия

1.5.10-8
Тип

Тип

pom

Скачать spring-boot-booster-parent 1.5.10-8

Имя Файла Размер
spring-boot-booster-parent-1.5.10-8.pom 9 KB
Обзор

<!-- https://jarcasting.com/artifacts/io.openshift.booster/spring-boot-booster-parent/ -->
<dependency>
    <groupId>io.openshift.booster</groupId>
    <artifactId>spring-boot-booster-parent</artifactId>
    <version>1.5.10-8</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.openshift.booster/spring-boot-booster-parent/
implementation 'io.openshift.booster:spring-boot-booster-parent:1.5.10-8'
// https://jarcasting.com/artifacts/io.openshift.booster/spring-boot-booster-parent/
implementation ("io.openshift.booster:spring-boot-booster-parent:1.5.10-8")
'io.openshift.booster:spring-boot-booster-parent:pom:1.5.10-8'
<dependency org="io.openshift.booster" name="spring-boot-booster-parent" rev="1.5.10-8">
  <artifact name="spring-boot-booster-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.openshift.booster', module='spring-boot-booster-parent', version='1.5.10-8')
)
libraryDependencies += "io.openshift.booster" % "spring-boot-booster-parent" % "1.5.10-8"
[io.openshift.booster/spring-boot-booster-parent "1.5.10-8"]