autolog-spring-boot-starter

Some Simple Starter Projects for Spring Boot Application Made by Aqiu202

License

License

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.aqiu202
ArtifactId

ArtifactId

autolog-spring-boot-starter
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

autolog-spring-boot-starter
Some Simple Starter Projects for Spring Boot Application Made by Aqiu202

Download autolog-spring-boot-starter

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.6.7
com.github.aqiu202 : spring-aop-core jar 1.2.1
org.springframework.boot : spring-boot-autoconfigure jar 2.6.7
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.6.7
com.google.code.findbugs : jsr305 jar 3.0.2

provided (2)

Group / Artifact Type Version
com.google.code.findbugs : annotations jar 3.0.1
org.slf4j : slf4j-api jar 1.7.36

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.1
1.2.0
1.1.0
1.0.5
1.0.4
1.0.2
1.0.1
1.0.0
0.0.1