is not current version
Last Version 2.3.18

com.github.fangjinuo.audit:audit-spring:2.3.7 2.3.7

A common audit framework for java application

License

License

GroupId

GroupId

com.github.fangjinuo.audit
ArtifactId

ArtifactId

audit-spring
Version

Version

2.3.7
Type

Type

jar
Description

Description

com.github.fangjinuo.audit:audit-spring:2.3.7
A common audit framework for java application

Download audit-spring 2.3.7


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

Dependencies

compile (8)

Group / Artifact Type Version
org.slf4j : slf4j-api Optional jar 1.7.0
com.github.fangjinuo.audit : audit-core jar 2.3.7
com.github.fangjinuo.agileway : agileway-web jar 2.5.2
com.github.fangjinuo.agileway : agileway-aop jar 2.5.2
org.springframework : spring-webmvc jar 4.3.25.RELEASE
org.springframework : spring-aop jar 4.3.25.RELEASE
org.aspectj : aspectjweaver Optional jar 1.9.5
com.github.fangjinuo.langx : langx-java jar 3.5.7

provided (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.