joylau-spring-boot-parent

parent project for Spring Boot

Лицензия

Лицензия

Категории

Категории

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

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (10)

Идентификатор библиотеки Тип Версия
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

test (1)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-test jar

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.RELEASE