License |
License |
---|---|
GroupId | GroupIdcom.github.cafaudit |
ArtifactId | ArtifactIdcaf-audit-schema |
Version | Version3.7.1-625 |
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-schema-3.7.1-625.pom | |
caf-audit-schema-3.7.1-625.jar | 13 KB |
caf-audit-schema-3.7.1-625-sources.jar | 12 KB |
caf-audit-schema-3.7.1-625-javadoc.jar | 70 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.cafaudit/caf-audit-schema/ -->
<dependency>
<groupId>com.github.cafaudit</groupId>
<artifactId>caf-audit-schema</artifactId>
<version>3.7.1-625</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafaudit/caf-audit-schema/
implementation 'com.github.cafaudit:caf-audit-schema:3.7.1-625'
// https://jarcasting.com/artifacts/com.github.cafaudit/caf-audit-schema/
implementation ("com.github.cafaudit:caf-audit-schema:3.7.1-625")
'com.github.cafaudit:caf-audit-schema:jar:3.7.1-625'
<dependency org="com.github.cafaudit" name="caf-audit-schema" rev="3.7.1-625">
<artifact name="caf-audit-schema" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafaudit', module='caf-audit-schema', version='3.7.1-625')
)
libraryDependencies += "com.github.cafaudit" % "caf-audit-schema" % "3.7.1-625"
[com.github.cafaudit/caf-audit-schema "3.7.1-625"]