| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаkim.sesame.framework |
| Идентификатор | Идентификаторframework-spring-boot |
| Версия | Версия1.21 |
| Тип | Типpom |
| Описание |
Описаниеframework-spring-boot-1.21
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| framework-spring-boot-1.21.pom | 913 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/kim.sesame.framework/framework-spring-boot/ -->
<dependency>
<groupId>kim.sesame.framework</groupId>
<artifactId>framework-spring-boot</artifactId>
<version>1.21</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/kim.sesame.framework/framework-spring-boot/
implementation 'kim.sesame.framework:framework-spring-boot:1.21'
// https://jarcasting.com/artifacts/kim.sesame.framework/framework-spring-boot/
implementation ("kim.sesame.framework:framework-spring-boot:1.21")
'kim.sesame.framework:framework-spring-boot:pom:1.21'
<dependency org="kim.sesame.framework" name="framework-spring-boot" rev="1.21">
<artifact name="framework-spring-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='kim.sesame.framework', module='framework-spring-boot', version='1.21')
)
libraryDependencies += "kim.sesame.framework" % "framework-spring-boot" % "1.21"
[kim.sesame.framework/framework-spring-boot "1.21"]