Last Version

Authentication Plugins 3.9

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.

License

License

GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

authentication-plugins
Version

Version

3.9
Type

Type

pom
Description

Description

Authentication Plugins
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.
Project Organization

Project Organization

LF AI & Data Foundation
Source Code Management

Source Code Management

http://github.com/odpi/egeria/tree/master

Download authentication-plugins 3.9


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

Dependencies

test (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.36

Project Modules

  • http-helper