is not current version
Last Version 2.0.0

org.seedstack.seed:seed-security-support-ldap 2.0.0-M3


Categories

Categories

Security
GroupId

GroupId

org.seedstack.seed
ArtifactId

ArtifactId

seed-security-support-ldap
Version

Version

2.0.0-M3
Type

Type

jar

Download seed-security-support-ldap 2.0.0-M3


<!-- https://jarcasting.com/artifacts/org.seedstack.seed/seed-security-support-ldap/ -->
<dependency>
    <groupId>org.seedstack.seed</groupId>
    <artifactId>seed-security-support-ldap</artifactId>
    <version>2.0.0-M3</version>
</dependency>
// https://jarcasting.com/artifacts/org.seedstack.seed/seed-security-support-ldap/
implementation 'org.seedstack.seed:seed-security-support-ldap:2.0.0-M3'
// https://jarcasting.com/artifacts/org.seedstack.seed/seed-security-support-ldap/
implementation ("org.seedstack.seed:seed-security-support-ldap:2.0.0-M3")
'org.seedstack.seed:seed-security-support-ldap:jar:2.0.0-M3'
<dependency org="org.seedstack.seed" name="seed-security-support-ldap" rev="2.0.0-M3">
  <artifact name="seed-security-support-ldap" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.seedstack.seed', module='seed-security-support-ldap', version='2.0.0-M3')
)
libraryDependencies += "org.seedstack.seed" % "seed-security-support-ldap" % "2.0.0-M3"
[org.seedstack.seed/seed-security-support-ldap "2.0.0-M3"]