io.github.wuda0112:yhan-spring-boot-based-parent

基于spring boot,统一管理依赖和插件.

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.wuda0112
ArtifactId

ArtifactId

yhan-spring-boot-based-parent
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

基于spring boot,统一管理依赖和插件.
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/yhan-spring-boot-based-parent
Source Code Management

Source Code Management

https://github.com/wuda0112/yhan-spring-boot-based-parent

Download yhan-spring-boot-based-parent

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

基于SpringBoot,统一管理依赖和插件,方便快速构建SpringBoot项目,同时也跟随 SpringBoot使用相关版本的第三方Jar包.

Versions

Version
1.0.2
1.0.1
1.0.0