is not current version
Last Version 1.2.1

com.github.aqiu202:autolog-spring-boot-starter 1.0.4


Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.aqiu202
ArtifactId

ArtifactId

autolog-spring-boot-starter
Version

Version

1.0.4
Type

Type

jar

Download autolog-spring-boot-starter 1.0.4


<!-- https://jarcasting.com/artifacts/com.github.aqiu202/autolog-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.aqiu202</groupId>
    <artifactId>autolog-spring-boot-starter</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.aqiu202/autolog-spring-boot-starter/
implementation 'com.github.aqiu202:autolog-spring-boot-starter:1.0.4'
// https://jarcasting.com/artifacts/com.github.aqiu202/autolog-spring-boot-starter/
implementation ("com.github.aqiu202:autolog-spring-boot-starter:1.0.4")
'com.github.aqiu202:autolog-spring-boot-starter:jar:1.0.4'
<dependency org="com.github.aqiu202" name="autolog-spring-boot-starter" rev="1.0.4">
  <artifact name="autolog-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.aqiu202', module='autolog-spring-boot-starter', version='1.0.4')
)
libraryDependencies += "com.github.aqiu202" % "autolog-spring-boot-starter" % "1.0.4"
[com.github.aqiu202/autolog-spring-boot-starter "1.0.4"]