| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcn.joylau.code |
| Идентификатор | Идентификаторjoylau-spring-boot-device-parent |
| Версия | Версия1.0.RELEASE |
| Тип | Типpom |
| Описание |
Описаниеjoylau-spring-boot-parent
parent project for Spring Boot
|
| Имя Файла | Размер |
|---|---|
| joylau-spring-boot-device-parent-1.0.RELEASE.pom | 6 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/cn.joylau.code/joylau-spring-boot-device-parent/ -->
<dependency>
<groupId>cn.joylau.code</groupId>
<artifactId>joylau-spring-boot-device-parent</artifactId>
<version>1.0.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.joylau.code/joylau-spring-boot-device-parent/
implementation 'cn.joylau.code:joylau-spring-boot-device-parent:1.0.RELEASE'
// https://jarcasting.com/artifacts/cn.joylau.code/joylau-spring-boot-device-parent/
implementation ("cn.joylau.code:joylau-spring-boot-device-parent:1.0.RELEASE")
'cn.joylau.code:joylau-spring-boot-device-parent:pom:1.0.RELEASE'
<dependency org="cn.joylau.code" name="joylau-spring-boot-device-parent" rev="1.0.RELEASE">
<artifact name="joylau-spring-boot-device-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.joylau.code', module='joylau-spring-boot-device-parent', version='1.0.RELEASE')
)
libraryDependencies += "cn.joylau.code" % "joylau-spring-boot-device-parent" % "1.0.RELEASE"
[cn.joylau.code/joylau-spring-boot-device-parent "1.0.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.springframework.boot : spring-boot-starter-undertow | jar | |
| org.springframework.boot : spring-boot-starter-aop | jar | |
| org.projectlombok : lombok | jar | 1.16.16 |
| com.alibaba : fastjson | jar | 1.2.32 |
| org.apache.commons : commons-lang3 | jar | 3.6 |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | |
| org.jsoup : jsoup | jar | 1.10.2 |
| io.springfox : springfox-swagger2 | jar | 2.7.0 |
| io.springfox : springfox-swagger-ui | jar | 2.7.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |