| License |
License |
|---|---|
| Categories |
CategoriesDex General Purpose Libraries Utility |
| GroupId | GroupIdorg.apache.sentry |
| ArtifactId | ArtifactIdsentry-policy-indexer |
| Last Version | Last Version2.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSentry Policy for Indexer
Sentry component
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| sentry-policy-indexer-2.0.1.pom | |
| sentry-policy-indexer-2.0.1.jar | 16 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.sentry/sentry-policy-indexer/ -->
<dependency>
<groupId>org.apache.sentry</groupId>
<artifactId>sentry-policy-indexer</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.sentry/sentry-policy-indexer/
implementation 'org.apache.sentry:sentry-policy-indexer:2.0.1'
// https://jarcasting.com/artifacts/org.apache.sentry/sentry-policy-indexer/
implementation ("org.apache.sentry:sentry-policy-indexer:2.0.1")
'org.apache.sentry:sentry-policy-indexer:jar:2.0.1'
<dependency org="org.apache.sentry" name="sentry-policy-indexer" rev="2.0.1">
<artifact name="sentry-policy-indexer" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.sentry', module='sentry-policy-indexer', version='2.0.1')
)
libraryDependencies += "org.apache.sentry" % "sentry-policy-indexer" % "2.0.1"
[org.apache.sentry/sentry-policy-indexer "2.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| log4j : log4j | jar | 1.2.16 |
| org.apache.shiro : shiro-core | jar | 1.4.0 |
| com.google.guava : guava | jar | 14.0.1 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
| org.apache.sentry : sentry-core-model-indexer | jar | 2.0.1 |
| org.apache.sentry : sentry-provider-common | jar | 2.0.1 |
| org.apache.sentry : sentry-policy-engine | jar | 2.0.1 |
| org.apache.sentry : sentry-provider-file | jar | 2.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.hadoop : hadoop-common | jar | 2.7.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.apache.hadoop : hadoop-minicluster | jar | 2.7.2 |
| org.apache.sentry : sentry-provider-common | test-jar | 2.0.1 |