| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы Auto Библиотеки уровня приложения Code Generators config Configuration |
| Группа | Группаcom.github.eddumelendez.ldap |
| Идентификатор | Идентификаторldap-spring-boot-autoconfigure |
| Версия | Версия1.0.0.RELEASE |
| Тип | Типjar |
| Описание |
ОписаниеSpring Boot LDAP AutoConfigure
Spring Boot LDAP AutoConfigure
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.github.eddumelendez.ldap/ldap-spring-boot-autoconfigure/ -->
<dependency>
<groupId>com.github.eddumelendez.ldap</groupId>
<artifactId>ldap-spring-boot-autoconfigure</artifactId>
<version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.eddumelendez.ldap/ldap-spring-boot-autoconfigure/
implementation 'com.github.eddumelendez.ldap:ldap-spring-boot-autoconfigure:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.github.eddumelendez.ldap/ldap-spring-boot-autoconfigure/
implementation ("com.github.eddumelendez.ldap:ldap-spring-boot-autoconfigure:1.0.0.RELEASE")
'com.github.eddumelendez.ldap:ldap-spring-boot-autoconfigure:jar:1.0.0.RELEASE'
<dependency org="com.github.eddumelendez.ldap" name="ldap-spring-boot-autoconfigure" rev="1.0.0.RELEASE">
<artifact name="ldap-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.eddumelendez.ldap', module='ldap-spring-boot-autoconfigure', version='1.0.0.RELEASE')
)
libraryDependencies += "com.github.eddumelendez.ldap" % "ldap-spring-boot-autoconfigure" % "1.0.0.RELEASE"
[com.github.eddumelendez.ldap/ldap-spring-boot-autoconfigure "1.0.0.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot | jar | |
| org.springframework.boot : spring-boot-autoconfigure | jar | |
| org.springframework.data : spring-data-commons | jar | |
| org.springframework.ldap : spring-ldap-core | jar | 2.1.0.RELEASE |