r

ranger-plugins-audit

Auth Audit
Files download
File Operation
ranger-plugins-audit-2.5.0.jar download
ranger-plugins-audit-2.5.0.pom download
Apache Maven
<dependency>
  <groupId>org.apache.ranger</groupId>
  <artifactId>ranger-plugins-audit</artifactId>
  <version>2.5.0</version>
</dependency>
Gradle Groovy
implementation 'org.apache.ranger:ranger-plugins-audit:2.5.0'
Gradle Kotlin
implementation("org.apache.ranger:ranger-plugins-audit:2.5.0")
Scala SBT
libraryDependencies += "org.apache.ranger" % "ranger-plugins-audit" % "2.5.0"
Groovy Grape
@Grapes(
  @Grab(group='org.apache.ranger', module='ranger-plugins-audit', version='2.5.0')
)
Apache Ivy
<dependency org="org.apache.ranger" name="ranger-plugins-audit" rev="2.5.0" />
Leiningen
[org.apache.ranger/ranger-plugins-audit "2.5.0"]
Apache Buildr
'org.apache.ranger:ranger-plugins-audit:jar:2.5.0'
Dependencies
<parent>
  <groupId>org.apache.ranger</groupId>
  <artifactId>ranger</artifactId>
  <version>2.5.0</version>
</parent>

compile

|-- org.apache.ranger:ranger-plugins-cred

|-- commons-lang:commons-lang

|-- org.apache.hadoop:hadoop-common

|-- org.apache.commons:commons-text

|-- org.apache.commons:commons-configuration2

|-- org.apache.kafka:kafka-clients

|-- org.apache.solr:solr-solrj

|-- org.eclipse.jetty:jetty-client

|-- org.slf4j:slf4j-api

|-- org.apache.httpcomponents:httpclient

|-- org.apache.httpcomponents:httpmime

|-- org.elasticsearch:elasticsearch

|-- org.elasticsearch:elasticsearch-core

|-- org.elasticsearch:securesm:1.2

|-- org.elasticsearch.client:elasticsearch-rest-client

|-- org.elasticsearch.client:elasticsearch-rest-high-level-client

|-- org.elasticsearch.plugin:parent-join-client

|-- org.elasticsearch.plugin:aggs-matrix-stats-client

|-- org.elasticsearch.plugin:rank-eval-client

|-- org.elasticsearch.plugin:lang-mustache-client

|-- org.elasticsearch:elasticsearch-x-content

|-- org.elasticsearch:elasticsearch-secure-sm

|-- org.apache.httpcomponents:httpcore-nio

|-- org.apache.httpcomponents:httpasyncclient

|-- org.apache.lucene:lucene-core

|-- org.apache.lucene:lucene-analyzers-common

|-- org.apache.lucene:lucene-backward-codecs

|-- org.apache.lucene:lucene-grouping

|-- org.apache.lucene:lucene-highlighter

|-- org.apache.lucene:lucene-join

|-- org.apache.lucene:lucene-memory

|-- org.apache.lucene:lucene-misc

|-- org.apache.lucene:lucene-queries

|-- org.apache.lucene:lucene-queryparser

|-- org.apache.lucene:lucene-sandbox

|-- org.apache.lucene:lucene-spatial3d

|-- org.apache.lucene:lucene-spatial:8.4.0

|-- org.apache.lucene:lucene-spatial-extras

|-- org.apache.lucene:lucene-suggest

|-- joda-time:joda-time

|-- com.carrotsearch:hppc

|-- org.apache.hive:hive-storage-api

|-- org.apache.orc:orc-core

|-- org.apache.orc:orc-shims

|-- io.airlift:aircompressor

|-- com.amazonaws:aws-java-sdk-logs

|-- org.apache.httpcomponents:httpcore

test

|-- org.junit.jupiter:junit-jupiter-api

|-- org.junit.vintage:junit-vintage-engine

|-- org.testng:testng

|-- org.mockito:mockito-core

|-- org.slf4j:log4j-over-slf4j