License |
License |
---|---|
GroupId | GroupIdcom.github.cafaudit |
ArtifactId | ArtifactIdcaf-audit-service-contract |
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 |
<!-- https://jarcasting.com/artifacts/com.github.cafaudit/caf-audit-service-contract/ -->
<dependency>
<groupId>com.github.cafaudit</groupId>
<artifactId>caf-audit-service-contract</artifactId>
<version>3.9.0-853</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafaudit/caf-audit-service-contract/
implementation 'com.github.cafaudit:caf-audit-service-contract:3.9.0-853'
// https://jarcasting.com/artifacts/com.github.cafaudit/caf-audit-service-contract/
implementation ("com.github.cafaudit:caf-audit-service-contract:3.9.0-853")
'com.github.cafaudit:caf-audit-service-contract:jar:3.9.0-853'
<dependency org="com.github.cafaudit" name="caf-audit-service-contract" rev="3.9.0-853">
<artifact name="caf-audit-service-contract" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafaudit', module='caf-audit-service-contract', version='3.9.0-853')
)
libraryDependencies += "com.github.cafaudit" % "caf-audit-service-contract" % "3.9.0-853"
[com.github.cafaudit/caf-audit-service-contract "3.9.0-853"]