| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcom.github.eddumelendez.ldap |
| Идентификатор | Идентификаторldap-spring-boot-starter |
| Версия | Версия1.0.0.RELEASE |
| Тип | Типjar |
| Описание |
ОписаниеSpring Boot LDAP Starter
Spring Boot LDAP Starter
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| ldap-spring-boot-starter-1.0.0.RELEASE.pom | |
| ldap-spring-boot-starter-1.0.0.RELEASE.jar | 427 bytes |
| ldap-spring-boot-starter-1.0.0.RELEASE-sources.jar | 427 bytes |
| ldap-spring-boot-starter-1.0.0.RELEASE-javadoc.jar | 261 bytes |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.eddumelendez.ldap : ldap-spring-boot-autoconfigure | jar | 1.0.0.RELEASE |