com.github.xiaoyuge5201:yugb-spring-boot-starter

Collecting system log through AOP

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.xiaoyuge5201
ArtifactId

ArtifactId

yugb-spring-boot-starter
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Collecting system log through AOP
Project URL

Project URL

https://github.com/xiaoyuge5201/yugb-spring-boot-starter

Download yugb-spring-boot-starter

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
org.springframework : spring-webmvc jar 5.2.12.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.0.4.RELEASE
org.springframework.boot : spring-boot-starter Optional jar 2.0.4.RELEASE
org.springframework.boot : spring-boot-configuration-processor jar 2.0.4.RELEASE
org.springframework.boot : spring-boot-starter-aop jar 2.3.7.RELEASE
org.aspectj : aspectjrt jar 1.9.6
com.alibaba : fastjson jar 1.2.75
org.apache.commons : commons-lang3 jar 3.4
org.apache.commons » com.springsource.org.apache.commons.beanutils jar 1.8.3

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1
1.0