Cloud Spring Boot Web Parent

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.lujian.cloud
ArtifactId

ArtifactId

spring-boot-web-parent
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

pom
Description

Description

Cloud Spring Boot Web Parent
Parent pom providing dependency and plugin management for applications built with Maven

Download spring-boot-web-parent

How to add to project

<!-- https://jarcasting.com/artifacts/org.lujian.cloud/spring-boot-web-parent/ -->
<dependency>
    <groupId>org.lujian.cloud</groupId>
    <artifactId>spring-boot-web-parent</artifactId>
    <version>0.0.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.lujian.cloud/spring-boot-web-parent/
implementation 'org.lujian.cloud:spring-boot-web-parent:0.0.4'
// https://jarcasting.com/artifacts/org.lujian.cloud/spring-boot-web-parent/
implementation ("org.lujian.cloud:spring-boot-web-parent:0.0.4")
'org.lujian.cloud:spring-boot-web-parent:pom:0.0.4'
<dependency org="org.lujian.cloud" name="spring-boot-web-parent" rev="0.0.4">
  <artifact name="spring-boot-web-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.lujian.cloud', module='spring-boot-web-parent', version='0.0.4')
)
libraryDependencies += "org.lujian.cloud" % "spring-boot-web-parent" % "0.0.4"
[org.lujian.cloud/spring-boot-web-parent "0.0.4"]

Dependencies

compile (9)

Group / Artifact Type Version
org.lujian.cloud : common jar
org.springframework.boot : spring-boot-configuration-processor jar
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-actuator jar
org.springframework.boot : spring-boot-starter-freemarker jar
com.taobao.arthas : arthas-spring-boot-starter jar 3.4.6
org.slf4j : slf4j-api jar 1.7.30
ch.qos.logback : logback-classic jar 1.2.3
org.slf4j : log4j-over-slf4j jar 1.7.30

runtime (1)

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

test (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4
0.0.3
0.0.2