Last Version

log-aspect 1.0-RELEASE

基于spring-boot的操作日志组件

License

License

GroupId

GroupId

com.github.peacetrue
ArtifactId

ArtifactId

log-aspect
Version

Version

1.0-RELEASE
Type

Type

jar
Description

Description

log-aspect
基于spring-boot的操作日志组件
Project URL

Project URL

https://github.com/peacetrue/log

Download log-aspect 1.0-RELEASE


<!-- https://jarcasting.com/artifacts/com.github.peacetrue/log-aspect/ -->
<dependency>
    <groupId>com.github.peacetrue</groupId>
    <artifactId>log-aspect</artifactId>
    <version>1.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.peacetrue/log-aspect/
implementation 'com.github.peacetrue:log-aspect:1.0-RELEASE'
// https://jarcasting.com/artifacts/com.github.peacetrue/log-aspect/
implementation ("com.github.peacetrue:log-aspect:1.0-RELEASE")
'com.github.peacetrue:log-aspect:jar:1.0-RELEASE'
<dependency org="com.github.peacetrue" name="log-aspect" rev="1.0-RELEASE">
  <artifact name="log-aspect" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.peacetrue', module='log-aspect', version='1.0-RELEASE')
)
libraryDependencies += "com.github.peacetrue" % "log-aspect" % "1.0-RELEASE"
[com.github.peacetrue/log-aspect "1.0-RELEASE"]

Dependencies

compile (6)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 1.3.9
com.github.peacetrue : log-service-api jar 1.0-RELEASE
org.slf4j : slf4j-api jar
org.aspectj : aspectjweaver jar 1.9.0
com.fasterxml.jackson.core : jackson-databind jar
org.springframework.boot : spring-boot-autoconfigure jar

Project Modules

There are no modules declared in this project.