Last Version

ReadonlyREST audit library 1.41.0

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

License

License

GroupId

GroupId

tech.beshu.ror
ArtifactId

ArtifactId

audit_2.13
Version

Version

1.41.0
Type

Type

jar
Description

Description

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

Source Code Management

https://github.com/sscarduzio/elasticsearch-readonlyrest-plugin/

Download audit_2.13 1.41.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.0
org.json : json jar 20180813

Project Modules

There are no modules declared in this project.