is not current version
Last Version 3.9.0-853

com.github.cafaudit:audit-service-aggregator 3.1.0-50

Provides applications with a reliable, high-performance solution for recording events pertaining to user and system applications.

GroupId

GroupId

com.github.cafaudit
ArtifactId

ArtifactId

audit-service-aggregator
Version

Version

3.1.0-50
Type

Type

pom

Download audit-service-aggregator 3.1.0-50


<!-- https://jarcasting.com/artifacts/com.github.cafaudit/audit-service-aggregator/ -->
<dependency>
    <groupId>com.github.cafaudit</groupId>
    <artifactId>audit-service-aggregator</artifactId>
    <version>3.1.0-50</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafaudit/audit-service-aggregator/
implementation 'com.github.cafaudit:audit-service-aggregator:3.1.0-50'
// https://jarcasting.com/artifacts/com.github.cafaudit/audit-service-aggregator/
implementation ("com.github.cafaudit:audit-service-aggregator:3.1.0-50")
'com.github.cafaudit:audit-service-aggregator:pom:3.1.0-50'
<dependency org="com.github.cafaudit" name="audit-service-aggregator" rev="3.1.0-50">
  <artifact name="audit-service-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.cafaudit', module='audit-service-aggregator', version='3.1.0-50')
)
libraryDependencies += "com.github.cafaudit" % "audit-service-aggregator" % "3.1.0-50"
[com.github.cafaudit/audit-service-aggregator "3.1.0-50"]