| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcn.lioyan |
| Идентификатор | Идентификаторmcn-spring-boot-starter |
| Версия | Версия0.0.2 |
| Тип | Типjar |
| Описание |
ОписаниеMCN Boot Starter
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| mcn-spring-boot-starter-0.0.2.pom | |
| mcn-spring-boot-starter-0.0.2.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/cn.lioyan/mcn-spring-boot-starter/ -->
<dependency>
<groupId>cn.lioyan</groupId>
<artifactId>mcn-spring-boot-starter</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/cn.lioyan/mcn-spring-boot-starter/
implementation 'cn.lioyan:mcn-spring-boot-starter:0.0.2'
// https://jarcasting.com/artifacts/cn.lioyan/mcn-spring-boot-starter/
implementation ("cn.lioyan:mcn-spring-boot-starter:0.0.2")
'cn.lioyan:mcn-spring-boot-starter:jar:0.0.2'
<dependency org="cn.lioyan" name="mcn-spring-boot-starter" rev="0.0.2">
<artifact name="mcn-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.lioyan', module='mcn-spring-boot-starter', version='0.0.2')
)
libraryDependencies += "cn.lioyan" % "mcn-spring-boot-starter" % "0.0.2"
[cn.lioyan/mcn-spring-boot-starter "0.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| cn.lioyan : sec-boot-autoconfigure | jar | 0.0.2 |