| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcom.itcuc |
| Идентификатор | Идентификаторbeetl-spring-boot |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеbeetl-spring-boot
starter for beelt springboot
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| beetl-spring-boot-1.0.0.pom | 5 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.itcuc/beetl-spring-boot/ -->
<dependency>
<groupId>com.itcuc</groupId>
<artifactId>beetl-spring-boot</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.itcuc/beetl-spring-boot/
implementation 'com.itcuc:beetl-spring-boot:1.0.0'
// https://jarcasting.com/artifacts/com.itcuc/beetl-spring-boot/
implementation ("com.itcuc:beetl-spring-boot:1.0.0")
'com.itcuc:beetl-spring-boot:pom:1.0.0'
<dependency org="com.itcuc" name="beetl-spring-boot" rev="1.0.0">
<artifact name="beetl-spring-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.itcuc', module='beetl-spring-boot', version='1.0.0')
)
libraryDependencies += "com.itcuc" % "beetl-spring-boot" % "1.0.0"
[com.itcuc/beetl-spring-boot "1.0.0"]