is not current version
Last Version 2.0

com.landoop:lenses-ldap-plugin 1.0

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

GroupId

GroupId

com.landoop
ArtifactId

ArtifactId

lenses-ldap-plugin
Version

Version

1.0
Type

Type

jar

Download lenses-ldap-plugin 1.0


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