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

org.odpi.egeria:authentication-plugins 2.4

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
Версия

Версия

2.4
Тип

Тип

pom

Скачать authentication-plugins 2.4

Имя Файла Размер
authentication-plugins-2.4.pom 1 KB
Обзор

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