| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.cdap.cdap |
| Идентификатор | Идентификаторcdap-ldap-role |
| Последняя версия | Последняя версия0.16.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCDAP LDAP RBAC Extension
A collection of Security Extensions for the Cask Data Application Platform.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.mockito : mockito-core | jar | 4.2.0 |