Spring Security Starter LDAP

This project is a Spring Security Starter LDAP Autoconfiguration

License

License

Categories

Categories

Security
GroupId

GroupId

com.marcosbarbero.core
ArtifactId

ArtifactId

spring-security-starter-ldap
Last Version

Last Version

1.0.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Security Starter LDAP
This project is a Spring Security Starter LDAP Autoconfiguration
Project URL

Project URL

https://github.com/marcosbarbero/spring-security-starter-ldap
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/marcosbarbero/spring-security-starter-ldap

Download spring-security-starter-ldap

How to add to project

<!-- https://jarcasting.com/artifacts/com.marcosbarbero.core/spring-security-starter-ldap/ -->
<dependency>
    <groupId>com.marcosbarbero.core</groupId>
    <artifactId>spring-security-starter-ldap</artifactId>
    <version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.marcosbarbero.core/spring-security-starter-ldap/
implementation 'com.marcosbarbero.core:spring-security-starter-ldap:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.marcosbarbero.core/spring-security-starter-ldap/
implementation ("com.marcosbarbero.core:spring-security-starter-ldap:1.0.0.RELEASE")
'com.marcosbarbero.core:spring-security-starter-ldap:jar:1.0.0.RELEASE'
<dependency org="com.marcosbarbero.core" name="spring-security-starter-ldap" rev="1.0.0.RELEASE">
  <artifact name="spring-security-starter-ldap" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.marcosbarbero.core', module='spring-security-starter-ldap', version='1.0.0.RELEASE')
)
libraryDependencies += "com.marcosbarbero.core" % "spring-security-starter-ldap" % "1.0.0.RELEASE"
[com.marcosbarbero.core/spring-security-starter-ldap "1.0.0.RELEASE"]

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 1.3.7.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 1.3.7.RELEASE
org.springframework.security : spring-security-ldap jar
org.springframework.security : spring-security-config jar
org.apache.directory.server : apacheds-server-jndi jar 1.5.7
org.projectlombok : lombok jar 1.16.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0.RELEASE