License |
License |
---|---|
GroupId | GroupIdcom.github.cafaudit |
ArtifactId | ArtifactIdaudit-service-aggregator |
Last Version | Last Version3.9.0-853 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionAuditing
Provides applications with a reliable, high-performance solution for recording events pertaining to user and system applications.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
audit-service-aggregator-3.9.0-853.pom | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.cafaudit/audit-service-aggregator/ -->
<dependency>
<groupId>com.github.cafaudit</groupId>
<artifactId>audit-service-aggregator</artifactId>
<version>3.9.0-853</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafaudit/audit-service-aggregator/
implementation 'com.github.cafaudit:audit-service-aggregator:3.9.0-853'
// https://jarcasting.com/artifacts/com.github.cafaudit/audit-service-aggregator/
implementation ("com.github.cafaudit:audit-service-aggregator:3.9.0-853")
'com.github.cafaudit:audit-service-aggregator:pom:3.9.0-853'
<dependency org="com.github.cafaudit" name="audit-service-aggregator" rev="3.9.0-853">
<artifact name="audit-service-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.cafaudit', module='audit-service-aggregator', version='3.9.0-853')
)
libraryDependencies += "com.github.cafaudit" % "audit-service-aggregator" % "3.9.0-853"
[com.github.cafaudit/audit-service-aggregator "3.9.0-853"]