License |
License |
---|---|
GroupId | GroupIdio.cdap.cdap |
ArtifactId | ArtifactIdcdap-sentry-policy |
Last Version | Last Version0.16.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCDAP Sentry Policy
Defines the authorization policies for CDAP entities in Apache Sentry.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
cdap-sentry-policy-0.16.0.pom | |
cdap-sentry-policy-0.16.0.jar | 12 KB |
cdap-sentry-policy-0.16.0-sources.jar | 7 KB |
cdap-sentry-policy-0.16.0-javadoc.jar | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.cdap.cdap/cdap-sentry-policy/ -->
<dependency>
<groupId>io.cdap.cdap</groupId>
<artifactId>cdap-sentry-policy</artifactId>
<version>0.16.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.cdap.cdap/cdap-sentry-policy/
implementation 'io.cdap.cdap:cdap-sentry-policy:0.16.0'
// https://jarcasting.com/artifacts/io.cdap.cdap/cdap-sentry-policy/
implementation ("io.cdap.cdap:cdap-sentry-policy:0.16.0")
'io.cdap.cdap:cdap-sentry-policy:jar:0.16.0'
<dependency org="io.cdap.cdap" name="cdap-sentry-policy" rev="0.16.0">
<artifact name="cdap-sentry-policy" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.cdap.cdap', module='cdap-sentry-policy', version='0.16.0')
)
libraryDependencies += "io.cdap.cdap" % "cdap-sentry-policy" % "0.16.0"
[io.cdap.cdap/cdap-sentry-policy "0.16.0"]
Group / Artifact | Type | Version |
---|---|---|
io.cdap.cdap : cdap-sentry-model | jar | 0.16.0 |
org.apache.sentry : sentry-policy-common | jar | 1.7.0 |
org.apache.sentry : sentry-provider-common | jar | 1.7.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
io.cdap.cdap : cdap-proto | jar | 6.2.0 |