| License | License | 
|---|---|
| Categories | CategoriesAuto Application Layer Libs Code Generators | 
| GroupId | GroupIdio.github.jianjianghui | 
| ArtifactId | ArtifactIdautolog-spring | 
| Last Version | Last Version1.4.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionweb auto log. | 
| Filename | Size | 
|---|---|
| autolog-spring-1.4.2.pom | |
| autolog-spring-1.4.2.jar | 12 KB | 
| autolog-spring-1.4.2-sources.jar | 8 KB | 
| autolog-spring-1.4.2-javadoc.jar | 88 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.github.jianjianghui/autolog-spring/ -->
<dependency>
    <groupId>io.github.jianjianghui</groupId>
    <artifactId>autolog-spring</artifactId>
    <version>1.4.2</version>
</dependency>// https://jarcasting.com/artifacts/io.github.jianjianghui/autolog-spring/
implementation 'io.github.jianjianghui:autolog-spring:1.4.2'// https://jarcasting.com/artifacts/io.github.jianjianghui/autolog-spring/
implementation ("io.github.jianjianghui:autolog-spring:1.4.2")'io.github.jianjianghui:autolog-spring:jar:1.4.2'<dependency org="io.github.jianjianghui" name="autolog-spring" rev="1.4.2">
  <artifact name="autolog-spring" type="jar" />
</dependency>@Grapes(
@Grab(group='io.github.jianjianghui', module='autolog-spring', version='1.4.2')
)libraryDependencies += "io.github.jianjianghui" % "autolog-spring" % "1.4.2"[io.github.jianjianghui/autolog-spring "1.4.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-aop | jar | 2.5.6 | 
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.5.6 | 
| io.github.jianjianghui : autolog-core | jar | 1.4.2 | 
| org.springframework.boot : spring-boot-starter-web | jar | 2.5.6 |