License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Data Security |
GroupId | GroupIdpl.fhframework.core.security.provider |
ArtifactId | ArtifactIdsecurityDataProvider-ldap |
Last Version | Last Version4.10.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionsecurityDataProvider-ldap
Implementation of a LDAP security data provider
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/pl.fhframework.core.security.provider/securityDataProvider-ldap/ -->
<dependency>
<groupId>pl.fhframework.core.security.provider</groupId>
<artifactId>securityDataProvider-ldap</artifactId>
<version>4.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/pl.fhframework.core.security.provider/securityDataProvider-ldap/
implementation 'pl.fhframework.core.security.provider:securityDataProvider-ldap:4.10.0'
// https://jarcasting.com/artifacts/pl.fhframework.core.security.provider/securityDataProvider-ldap/
implementation ("pl.fhframework.core.security.provider:securityDataProvider-ldap:4.10.0")
'pl.fhframework.core.security.provider:securityDataProvider-ldap:jar:4.10.0'
<dependency org="pl.fhframework.core.security.provider" name="securityDataProvider-ldap" rev="4.10.0">
<artifact name="securityDataProvider-ldap" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.fhframework.core.security.provider', module='securityDataProvider-ldap', version='4.10.0')
)
libraryDependencies += "pl.fhframework.core.security.provider" % "securityDataProvider-ldap" % "4.10.0"
[pl.fhframework.core.security.provider/securityDataProvider-ldap "4.10.0"]
Group / Artifact | Type | Version |
---|---|---|
pl.fhframework.core.security.provider : securityDataProvider | jar | 4.10.0 |
org.springframework.security : spring-security-config | jar | |
org.springframework.security : spring-security-ldap | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |