| License |
License |
|---|---|
| GroupId | GroupIdcom.github.fangjinuo.audit |
| ArtifactId | ArtifactIdaudit |
| Last Version | Last Version2.3.18 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptioncom.github.fangjinuo.audit:audit:2.3.18
A common audit framework for java application
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| audit-2.3.18.pom | 13 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.0 |
| com.github.fangjinuo.langx : langx-java | jar | 4.6.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |