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