Last Version

CDAP Ranger Authorization Extension 0.16.0

A CDAP authorization extension using Apache Ranger as the backing store for ACLs.

License

License

GroupId

GroupId

io.cdap.cdap
ArtifactId

ArtifactId

cdap-ranger
Version

Version

0.16.0
Type

Type

pom
Description

Description

CDAP Ranger Authorization Extension
A CDAP authorization extension using Apache Ranger as the backing store for ACLs.
Project Organization

Project Organization

Cask Data, Inc.
Source Code Management

Source Code Management

https://github.com/cdapio/cdap-security-extn.git

Download cdap-ranger 0.16.0

Filename Size
cdap-ranger-0.16.0.pom 3 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • cdap-ranger-lookup
  • cdap-ranger-binding
  • cdap-ranger-common