is not current version
Last Version 1.41.0

tech.beshu.ror:audit_2.12 1.24.0

A library to writing custom audit log serializer for Elasticsearch ReadonlyREST plugin

GroupId

GroupId

tech.beshu.ror
ArtifactId

ArtifactId

audit_2.12
Version

Version

1.24.0
Type

Type

jar

Download audit_2.12 1.24.0


<!-- https://jarcasting.com/artifacts/tech.beshu.ror/audit_2.12/ -->
<dependency>
    <groupId>tech.beshu.ror</groupId>
    <artifactId>audit_2.12</artifactId>
    <version>1.24.0</version>
</dependency>
// https://jarcasting.com/artifacts/tech.beshu.ror/audit_2.12/
implementation 'tech.beshu.ror:audit_2.12:1.24.0'
// https://jarcasting.com/artifacts/tech.beshu.ror/audit_2.12/
implementation ("tech.beshu.ror:audit_2.12:1.24.0")
'tech.beshu.ror:audit_2.12:jar:1.24.0'
<dependency org="tech.beshu.ror" name="audit_2.12" rev="1.24.0">
  <artifact name="audit_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.beshu.ror', module='audit_2.12', version='1.24.0')
)
libraryDependencies += "tech.beshu.ror" % "audit_2.12" % "1.24.0"
[tech.beshu.ror/audit_2.12 "1.24.0"]