| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииORM Данные |
| Группа | Группаio.cloudflight.platform.spring |
| Идентификатор | Идентификаторplatform-spring-bom |
| Последняя версия | Последняя версия0.9.3 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеcloudflight-platform-spring - platform-spring-bom
Cloudflight Platform for Spring Boot
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| platform-spring-bom-0.9.3.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.3</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.3'
// https://jarcasting.com/artifacts/io.cloudflight.platform.spring/platform-spring-bom/
implementation ("io.cloudflight.platform.spring:platform-spring-bom:0.9.3")
'io.cloudflight.platform.spring:platform-spring-bom:pom:0.9.3'
<dependency org="io.cloudflight.platform.spring" name="platform-spring-bom" rev="0.9.3">
<artifact name="platform-spring-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.cloudflight.platform.spring', module='platform-spring-bom', version='0.9.3')
)
libraryDependencies += "io.cloudflight.platform.spring" % "platform-spring-bom" % "0.9.3"
[io.cloudflight.platform.spring/platform-spring-bom "0.9.3"]