Last Version

com.github.fangjinuo.audit:audit-mq 1.0.2

A common audit framework for java application

License

License

GroupId

GroupId

com.github.fangjinuo.audit
ArtifactId

ArtifactId

audit-mq
Version

Version

1.0.2
Type

Type

jar
Description

Description

A common audit framework for java application

Download audit-mq 1.0.2


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

Dependencies

compile (2)

Group / Artifact Type Version
com.lmax : disruptor jar 3.4.2
com.github.fangjinuo.langx : langx-java jar 2.2.8

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.