is not current version
Last Version 3.9

org.odpi.egeria:authentication-plugins 0.2

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.

GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

authentication-plugins
Version

Version

0.2
Type

Type

pom

Download authentication-plugins 0.2

Filename Size
authentication-plugins-0.2.pom 927 bytes
Browse

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