shanhai-log-parent

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

License

License

GroupId

GroupId

com.wangshanhai.log
ArtifactId

ArtifactId

shanhai-log-parent
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

shanhai-log-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-log-parent
Source Code Management

Source Code Management

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

Download shanhai-log-parent

How to add to project

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

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-log-spring-boot-starter

Versions

Version
1.0.0