License |
License |
---|---|
GroupId | GroupIdio.cdap.cdap |
ArtifactId | ArtifactIdcdap-sentry-model |
Last Version | Last Version0.16.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCDAP Sentry Model
Defines the CDAP Data Model in Apache Sentry.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
cdap-sentry-model-0.16.0.pom | |
cdap-sentry-model-0.16.0.jar | 18 KB |
cdap-sentry-model-0.16.0-sources.jar | 15 KB |
cdap-sentry-model-0.16.0-javadoc.jar | 103 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.sentry : sentry-core-common | jar | 1.7.0 |
Group / Artifact | Type | Version |
---|---|---|
io.cdap.cdap : cdap-proto | jar | 6.2.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |