не последняя версия
Последняя версия 3.9

org.odpi.egeria:authentication-plugins 0.1

Authentication plugins support extensions to technology such as LDAP that are used to verify the identity of an individual or service requesting access to data/metadata.

Группа

Группа

org.odpi.egeria
Идентификатор

Идентификатор

authentication-plugins
Версия

Версия

0.1
Тип

Тип

pom

Скачать authentication-plugins 0.1

Имя Файла Размер
authentication-plugins-0.1.pom 927 bytes
Обзор

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