<dependency>
<groupId>org.apache.ranger</groupId>
<artifactId>ranger-plugins-audit</artifactId>
<version>2.5.0</version>
</dependency>
@Grapes(
@Grab(group='org.apache.ranger', module='ranger-plugins-audit', version='2.5.0')
)
<parent> <groupId>org.apache.ranger</groupId> <artifactId>ranger</artifactId> <version>2.5.0</version> </parent>
compile
|-- org.apache.ranger:ranger-plugins-cred
|-- 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.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
|-- org.apache.hive:hive-storage-api
|-- com.amazonaws:aws-java-sdk-logs
|-- org.apache.httpcomponents:httpcore
test
|-- org.junit.jupiter:junit-jupiter-api