com.github.fangjinuo.audit:audit:2.3.18

A common audit framework for java application

License

License

GroupId

GroupId

com.github.fangjinuo.audit
ArtifactId

ArtifactId

audit
Last Version

Last Version

2.3.18
Release Date

Release Date

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

Filename Size
audit-2.3.18.pom 13 KB
Browse

How to add to project

<!-- 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

Versions

Version
2.3.18
2.3.17
2.3.16
2.3.15
2.3.14
2.3.13
2.3.12
2.3.11
2.3.10
2.3.9
2.3.8
2.3.7
2.3.6
2.3.5
2.3.4
2.3.3
2.3.2
2.3.1
2.3.0
2.2.9
2.2.8
2.2.7
2.2.6
2.2.5
2.2.4
2.2.3
2.2.2
2.2.1
2.2.0
2.1.0
2.0.3
2.0.2
2.0.1
2.0.0
1.1.3
1.1.2
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0