Last Version

com.github.fangjinuo.audit:audit:2.3.18 2.3.18

A common audit framework for java application

License

License

GroupId

GroupId

com.github.fangjinuo.audit
ArtifactId

ArtifactId

audit
Version

Version

2.3.18
Type

Type

pom
Description

Description

com.github.fangjinuo.audit:audit:2.3.18
A common audit framework for java application
Project URL

Project URL

https://github.com/fangjinuo/audit
Source Code Management

Source Code Management

https://github.com/fangjinuo/audit.git

Download audit 2.3.18

Filename Size
audit-2.3.18.pom 19 KB
Browse

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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.0
com.github.fangjinuo.langx : langx-java jar 4.6.7

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

  • audit-core
  • audit-spring
  • audit-servlet
  • audit-spring-boot-starter
  • audit-examples
  • audit-entityloader
  • audit-swagger