is not current version
Last Version 0.16.0

io.cdap.cdap:cdap-sentry-binding 0.10.2

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

GroupId

GroupId

io.cdap.cdap
ArtifactId

ArtifactId

cdap-sentry-binding
Version

Version

0.10.2
Type

Type

jar

Download cdap-sentry-binding 0.10.2


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