is not current version
Last Version 0.16.0

CDAP Ranger Authorization Extension 0.13.1

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.13.1
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.13.1

Filename Size
cdap-ranger-0.13.1.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.13.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.cdap.cdap/cdap-ranger/
implementation 'io.cdap.cdap:cdap-ranger:0.13.1'
// https://jarcasting.com/artifacts/io.cdap.cdap/cdap-ranger/
implementation ("io.cdap.cdap:cdap-ranger:0.13.1")
'io.cdap.cdap:cdap-ranger:pom:0.13.1'
<dependency org="io.cdap.cdap" name="cdap-ranger" rev="0.13.1">
  <artifact name="cdap-ranger" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.cdap.cdap', module='cdap-ranger', version='0.13.1')
)
libraryDependencies += "io.cdap.cdap" % "cdap-ranger" % "0.13.1"
[io.cdap.cdap/cdap-ranger "0.13.1"]

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