Last Version

CDAP Sentry Model 0.16.0

Defines the CDAP Data Model in Apache Sentry.

License

License

GroupId

GroupId

io.cdap.cdap
ArtifactId

ArtifactId

cdap-sentry-model
Version

Version

0.16.0
Type

Type

jar
Description

Description

CDAP Sentry Model
Defines the CDAP Data Model in Apache Sentry.
Project Organization

Project Organization

Cask Data, Inc.

Download cdap-sentry-model 0.16.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.sentry : sentry-core-common jar 1.7.0

provided (1)

Group / Artifact Type Version
io.cdap.cdap : cdap-proto jar 6.2.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.