Spring Boot LDAP Starter


License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.eddumelendez.ldap
ArtifactId

ArtifactId

ldap-spring-boot-starter
Last Version

Last Version

1.0.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Boot LDAP Starter
Spring Boot LDAP Starter
Project URL

Project URL

https://github.com/eddumelendez/ldap-spring-boot
Source Code Management

Source Code Management

https://github.com/eddumelendez/ldap-spring-boot

Download ldap-spring-boot-starter

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.eddumelendez.ldap : ldap-spring-boot-autoconfigure jar 1.0.0.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0.RELEASE