| License | License | 
|---|---|
| Categories | CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators | 
| GroupId | GroupIdio.github.jianjianghui | 
| ArtifactId | ArtifactIdautolog-spring-boot-starter | 
| Last Version | Last Version1.4.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionweb auto log. | 
<!-- https://jarcasting.com/artifacts/io.github.jianjianghui/autolog-spring-boot-starter/ -->
<dependency>
    <groupId>io.github.jianjianghui</groupId>
    <artifactId>autolog-spring-boot-starter</artifactId>
    <version>1.4.2</version>
</dependency>// https://jarcasting.com/artifacts/io.github.jianjianghui/autolog-spring-boot-starter/
implementation 'io.github.jianjianghui:autolog-spring-boot-starter:1.4.2'// https://jarcasting.com/artifacts/io.github.jianjianghui/autolog-spring-boot-starter/
implementation ("io.github.jianjianghui:autolog-spring-boot-starter:1.4.2")'io.github.jianjianghui:autolog-spring-boot-starter:jar:1.4.2'<dependency org="io.github.jianjianghui" name="autolog-spring-boot-starter" rev="1.4.2">
  <artifact name="autolog-spring-boot-starter" type="jar" />
</dependency>@Grapes(
@Grab(group='io.github.jianjianghui', module='autolog-spring-boot-starter', version='1.4.2')
)libraryDependencies += "io.github.jianjianghui" % "autolog-spring-boot-starter" % "1.4.2"[io.github.jianjianghui/autolog-spring-boot-starter "1.4.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-configuration-processor | jar | 2.5.6 | 
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.5.6 | 
| io.github.jianjianghui : autolog-spring | jar | 1.4.2 |