| License |
License |
|---|---|
| GroupId | GroupIdio.cdap.cdap |
| ArtifactId | ArtifactIdcdap-ranger-binding |
| Last Version | Last Version0.16.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCDAP Ranger Binding
Defines the binding between CDAP entities and the CDAP Data Model in Apache Ranger
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.cdap.cdap/cdap-ranger-binding/ -->
<dependency>
<groupId>io.cdap.cdap</groupId>
<artifactId>cdap-ranger-binding</artifactId>
<version>0.16.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.cdap.cdap/cdap-ranger-binding/
implementation 'io.cdap.cdap:cdap-ranger-binding:0.16.0'
// https://jarcasting.com/artifacts/io.cdap.cdap/cdap-ranger-binding/
implementation ("io.cdap.cdap:cdap-ranger-binding:0.16.0")
'io.cdap.cdap:cdap-ranger-binding:jar:0.16.0'
<dependency org="io.cdap.cdap" name="cdap-ranger-binding" rev="0.16.0">
<artifact name="cdap-ranger-binding" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.cdap.cdap', module='cdap-ranger-binding', version='0.16.0')
)
libraryDependencies += "io.cdap.cdap" % "cdap-ranger-binding" % "0.16.0"
[io.cdap.cdap/cdap-ranger-binding "0.16.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.ranger : ranger-plugins-common | jar | 0.7.0 |
| commons-lang : commons-lang | jar | 2.6 |
| org.codehaus.jackson : jackson-core-asl | jar | 1.8.8 |
| commons-collections : commons-collections | jar | 3.2.1 |
| com.google.guava : guava | jar | 13.0.1 |
| org.apache.ranger : ranger-plugins-audit | jar | 0.7.0 |
| io.cdap.cdap : cdap-ranger-common | jar | 0.16.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.cdap.cdap : cdap-security-spi | jar | 6.2.0 |
| io.cdap.cdap : cdap-common | jar | 6.2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |