Last Version

CDAP Sentry Binding 0.8.2

Defines the binding between CDAP entities and the CDAP Data Model in Apache Sentry

License

License

GroupId

GroupId

co.cask.cdap
ArtifactId

ArtifactId

cdap-sentry-binding
Version

Version

0.8.2
Type

Type

jar
Description

Description

CDAP Sentry Binding
Defines the binding between CDAP entities and the CDAP Data Model in Apache Sentry
Project Organization

Project Organization

Cask Data, Inc.

Download cdap-sentry-binding 0.8.2


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

Dependencies

compile (3)

Group / Artifact Type Version
co.cask.cdap : cdap-sentry-model jar 0.8.2
co.cask.cdap : cdap-sentry-policy jar 0.8.2
org.apache.sentry : sentry-provider-db jar 1.7.0

provided (1)

Group / Artifact Type Version
co.cask.cdap : cdap-security-spi jar 5.1.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.apache.sentry : sentry-binding-hive-common jar 1.7.0

Project Modules

There are no modules declared in this project.