| License |
License |
|---|---|
| GroupId | GroupIdcom.github.cafaudit |
| ArtifactId | ArtifactIdcaf-audit |
| Last Version | Last Version3.9.0-853 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionProvides applications with a reliable, high-performance solution for recording events pertaining to user and system applications.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| caf-audit-3.9.0-853.pom | |
| caf-audit-3.9.0-853.jar | 15 KB |
| caf-audit-3.9.0-853-sources.jar | 17 KB |
| caf-audit-3.9.0-853-javadoc.jar | 102 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.cafaudit/caf-audit/ -->
<dependency>
<groupId>com.github.cafaudit</groupId>
<artifactId>caf-audit</artifactId>
<version>3.9.0-853</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafaudit/caf-audit/
implementation 'com.github.cafaudit:caf-audit:3.9.0-853'
// https://jarcasting.com/artifacts/com.github.cafaudit/caf-audit/
implementation ("com.github.cafaudit:caf-audit:3.9.0-853")
'com.github.cafaudit:caf-audit:jar:3.9.0-853'
<dependency org="com.github.cafaudit" name="caf-audit" rev="3.9.0-853">
<artifact name="caf-audit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafaudit', module='caf-audit', version='3.9.0-853')
)
libraryDependencies += "com.github.cafaudit" % "caf-audit" % "3.9.0-853"
[com.github.cafaudit/caf-audit "3.9.0-853"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.cafapi.util : util-process-identifier | jar | 1.20.0-288 |
| org.reflections : reflections | jar | 0.9.12 |