Last Version

com.github.fangjinuo.audit:audit-core:2.3.18 2.3.18

A common audit framework for java application

License

License

GroupId

GroupId

com.github.fangjinuo.audit
ArtifactId

ArtifactId

audit-core
Version

Version

2.3.18
Type

Type

jar
Description

Description

com.github.fangjinuo.audit:audit-core:2.3.18
A common audit framework for java application

Download audit-core 2.3.18


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

Dependencies

compile (6)

Group / Artifact Type Version
com.github.fangjinuo.langx : langx-java-reflect-aspectj jar 4.6.7
com.github.fangjinuo.easyjson : easyjson-core jar 3.2.16
com.github.fangjinuo.agileway : agileway-dmmq jar 3.1.5
org.yaml : snakeyaml jar 1.26
org.slf4j : slf4j-api Optional 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

There are no modules declared in this project.