Sentry Authorization Provider

Sentry component

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.apache.sentry
ArtifactId

ArtifactId

sentry-authorization-provider
Last Version

Last Version

1.8.0
Release Date

Release Date

Type

Type

jar
Description

Description

Sentry Authorization Provider
Sentry component
Project Organization

Project Organization

The Apache Software Foundation

Download sentry-authorization-provider

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.sentry : sentry-policy-common jar 1.8.0
org.apache.hadoop : hadoop-common jar 2.7.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.8.0