shanhai-guard-parent

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

License

License

GroupId

GroupId

com.wangshanhai.guard
ArtifactId

ArtifactId

shanhai-guard-parent
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

shanhai-guard-parent
Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/shanhai-guard-parent
Source Code Management

Source Code Management

https://github.com/SeeMountainSea/shanhai-guard-spring-boot-starter

Download shanhai-guard-parent

How to add to project

<!-- https://jarcasting.com/artifacts/com.wangshanhai.guard/shanhai-guard-parent/ -->
<dependency>
    <groupId>com.wangshanhai.guard</groupId>
    <artifactId>shanhai-guard-parent</artifactId>
    <version>1.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.wangshanhai.guard/shanhai-guard-parent/
implementation 'com.wangshanhai.guard:shanhai-guard-parent:1.0.1'
// https://jarcasting.com/artifacts/com.wangshanhai.guard/shanhai-guard-parent/
implementation ("com.wangshanhai.guard:shanhai-guard-parent:1.0.1")
'com.wangshanhai.guard:shanhai-guard-parent:pom:1.0.1'
<dependency org="com.wangshanhai.guard" name="shanhai-guard-parent" rev="1.0.1">
  <artifact name="shanhai-guard-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.wangshanhai.guard', module='shanhai-guard-parent', version='1.0.1')
)
libraryDependencies += "com.wangshanhai.guard" % "shanhai-guard-parent" % "1.0.1"
[com.wangshanhai.guard/shanhai-guard-parent "1.0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.2.13.RELEASE
org.springframework.boot : spring-boot-starter jar 2.2.13.RELEASE

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.14

Project Modules

  • shanhai-guard-spring-boot-starter

Versions

Version
1.0.1
1.0.0