Last Version

lenses-ldap-plugin 2.0

Lenses library providing the interface a customer will have to implement in order to provide LDAP user roles/groups for the authenticated user

License

License

GroupId

GroupId

com.landoop
ArtifactId

ArtifactId

lenses-ldap-plugin
Version

Version

2.0
Type

Type

jar
Description

Description

lenses-ldap-plugin
Lenses library providing the interface a customer will have to implement in order to provide LDAP user roles/groups for the authenticated user
Project URL

Project URL

https://github.com/datamountaineer/kafka-connect-common
Source Code Management

Source Code Management

https://github.com/datamountaineer/kafka-connect-common.git

Download lenses-ldap-plugin 2.0


<!-- https://jarcasting.com/artifacts/com.landoop/lenses-ldap-plugin/ -->
<dependency>
    <groupId>com.landoop</groupId>
    <artifactId>lenses-ldap-plugin</artifactId>
    <version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.landoop/lenses-ldap-plugin/
implementation 'com.landoop:lenses-ldap-plugin:2.0'
// https://jarcasting.com/artifacts/com.landoop/lenses-ldap-plugin/
implementation ("com.landoop:lenses-ldap-plugin:2.0")
'com.landoop:lenses-ldap-plugin:jar:2.0'
<dependency org="com.landoop" name="lenses-ldap-plugin" rev="2.0">
  <artifact name="lenses-ldap-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.landoop', module='lenses-ldap-plugin', version='2.0')
)
libraryDependencies += "com.landoop" % "lenses-ldap-plugin" % "2.0"
[com.landoop/lenses-ldap-plugin "2.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.ldap : spring-ldap-core jar 2.3.1.RELEASE
com.typesafe : config jar 1.3.1

Project Modules

There are no modules declared in this project.