| License | License | 
|---|---|
| Categories | CategoriesSpring Boot Container Microservices Logging Application Layer Libs | 
| GroupId | GroupIdcom.github.mengweijin | 
| ArtifactId | ArtifactIdlogging-preview-spring-boot-starter | 
| Last Version | Last Version1.0.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionquickboot-parent | 
<!-- https://jarcasting.com/artifacts/com.github.mengweijin/logging-preview-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.mengweijin</groupId>
    <artifactId>logging-preview-spring-boot-starter</artifactId>
    <version>1.0.1</version>
</dependency>// https://jarcasting.com/artifacts/com.github.mengweijin/logging-preview-spring-boot-starter/
implementation 'com.github.mengweijin:logging-preview-spring-boot-starter:1.0.1'// https://jarcasting.com/artifacts/com.github.mengweijin/logging-preview-spring-boot-starter/
implementation ("com.github.mengweijin:logging-preview-spring-boot-starter:1.0.1")'com.github.mengweijin:logging-preview-spring-boot-starter:jar:1.0.1'<dependency org="com.github.mengweijin" name="logging-preview-spring-boot-starter" rev="1.0.1">
  <artifact name="logging-preview-spring-boot-starter" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.mengweijin', module='logging-preview-spring-boot-starter', version='1.0.1')
)libraryDependencies += "com.github.mengweijin" % "logging-preview-spring-boot-starter" % "1.0.1"[com.github.mengweijin/logging-preview-spring-boot-starter "1.0.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.github.mengweijin : quickboot-web | jar | 1.0.41 | 
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.springframework.boot : spring-boot-configuration-processor | jar | |
| org.springframework.boot : spring-boot-starter-websocket | jar | |
| cn.hutool : hutool-all | jar | 5.7.21 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |