joylau-spring-boot-parent

parent project for Spring Boot

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cn.joylau.code
ArtifactId

ArtifactId

joylau-spring-boot-device-parent
Last Version

Last Version

1.0.RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

joylau-spring-boot-parent
parent project for Spring Boot

Download joylau-spring-boot-device-parent

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
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 Optional 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)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.RELEASE