is not current version
Last Version 2.2.0

org.apache.ranger:ranger-plugins-audit 0.7.0

Auth Audit

GroupId

GroupId

org.apache.ranger
ArtifactId

ArtifactId

ranger-plugins-audit
Version

Version

0.7.0
Type

Type

jar

Download ranger-plugins-audit 0.7.0


<!-- https://jarcasting.com/artifacts/org.apache.ranger/ranger-plugins-audit/ -->
<dependency>
    <groupId>org.apache.ranger</groupId>
    <artifactId>ranger-plugins-audit</artifactId>
    <version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.ranger/ranger-plugins-audit/
implementation 'org.apache.ranger:ranger-plugins-audit:0.7.0'
// https://jarcasting.com/artifacts/org.apache.ranger/ranger-plugins-audit/
implementation ("org.apache.ranger:ranger-plugins-audit:0.7.0")
'org.apache.ranger:ranger-plugins-audit:jar:0.7.0'
<dependency org="org.apache.ranger" name="ranger-plugins-audit" rev="0.7.0">
  <artifact name="ranger-plugins-audit" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.ranger', module='ranger-plugins-audit', version='0.7.0')
)
libraryDependencies += "org.apache.ranger" % "ranger-plugins-audit" % "0.7.0"
[org.apache.ranger/ranger-plugins-audit "0.7.0"]