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

io.cloudflight.platform.spring:platform-spring-bom 0.9.1

Cloudflight Platform for Spring Boot

Категории

Категории

ORM Данные
Группа

Группа

io.cloudflight.platform.spring
Идентификатор

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

platform-spring-bom
Версия

Версия

0.9.1
Тип

Тип

pom

Скачать platform-spring-bom 0.9.1

Имя Файла Размер
platform-spring-bom-0.9.1.pom
Обзор

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