| License |
License |
|---|---|
| GroupId | GroupIdio.cdap.cdap |
| ArtifactId | ArtifactIdcdap-ldap-role |
| Last Version | Last Version0.16.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCDAP LDAP RBAC Extension
A collection of Security Extensions for the Cask Data Application Platform.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| cdap-ldap-role-0.16.0.pom | |
| cdap-ldap-role-0.16.0.jar | 45 KB |
| cdap-ldap-role-0.16.0-sources.jar | 30 KB |
| cdap-ldap-role-0.16.0-javadoc.jar | 161 KB |
| cdap-ldap-role-0.16.0-jar-with-dependencies.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.cdap.cdap/cdap-ldap-role/ -->
<dependency>
<groupId>io.cdap.cdap</groupId>
<artifactId>cdap-ldap-role</artifactId>
<version>0.16.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.cdap.cdap/cdap-ldap-role/
implementation 'io.cdap.cdap:cdap-ldap-role:0.16.0'
// https://jarcasting.com/artifacts/io.cdap.cdap/cdap-ldap-role/
implementation ("io.cdap.cdap:cdap-ldap-role:0.16.0")
'io.cdap.cdap:cdap-ldap-role:jar:0.16.0'
<dependency org="io.cdap.cdap" name="cdap-ldap-role" rev="0.16.0">
<artifact name="cdap-ldap-role" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.cdap.cdap', module='cdap-ldap-role', version='0.16.0')
)
libraryDependencies += "io.cdap.cdap" % "cdap-ldap-role" % "0.16.0"
[io.cdap.cdap/cdap-ldap-role "0.16.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.5 |
| com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.8.8 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.8.8 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.8.8 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.8.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.cdap.cdap : cdap-security | jar | 6.7.0 |
| io.cdap.cdap : cdap-security-spi | jar | 6.7.0 |
| io.cdap.cdap : cdap-proto | jar | 6.7.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.mockito : mockito-core | jar | 4.2.0 |