License |
License |
---|---|
GroupId | GroupIdio.cdap.cdap |
ArtifactId | ArtifactIdcdap-sentry-binding |
Last Version | Last Version0.16.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCDAP Sentry Binding
Defines the binding between CDAP entities and the CDAP Data Model in Apache Sentry
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
cdap-sentry-binding-0.16.0.pom | |
cdap-sentry-binding-0.16.0.jar | 31 MB |
cdap-sentry-binding-0.16.0-sources.jar | 15 KB |
cdap-sentry-binding-0.16.0-javadoc.jar | 48 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.cdap.cdap/cdap-sentry-binding/ -->
<dependency>
<groupId>io.cdap.cdap</groupId>
<artifactId>cdap-sentry-binding</artifactId>
<version>0.16.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.cdap.cdap/cdap-sentry-binding/
implementation 'io.cdap.cdap:cdap-sentry-binding:0.16.0'
// https://jarcasting.com/artifacts/io.cdap.cdap/cdap-sentry-binding/
implementation ("io.cdap.cdap:cdap-sentry-binding:0.16.0")
'io.cdap.cdap:cdap-sentry-binding:jar:0.16.0'
<dependency org="io.cdap.cdap" name="cdap-sentry-binding" rev="0.16.0">
<artifact name="cdap-sentry-binding" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.cdap.cdap', module='cdap-sentry-binding', version='0.16.0')
)
libraryDependencies += "io.cdap.cdap" % "cdap-sentry-binding" % "0.16.0"
[io.cdap.cdap/cdap-sentry-binding "0.16.0"]
Group / Artifact | Type | Version |
---|---|---|
io.cdap.cdap : cdap-sentry-model | jar | 0.16.0 |
io.cdap.cdap : cdap-sentry-policy | jar | 0.16.0 |
org.apache.sentry : sentry-provider-db | jar | 1.7.0 |
Group / Artifact | Type | Version |
---|---|---|
io.cdap.cdap : cdap-security-spi | jar | 6.2.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.apache.sentry : sentry-binding-hive-common | jar | 1.7.0 |