| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.ldaptive |
| Идентификатор | Идентификаторldaptive-beans |
| Версия | Версия2.1.0 |
| Тип | Типjar |
| Описание |
ОписаниеLDAPTIVE BEANS
Mapping, persistence, and code generation API for reading and writing POJOs to an LDAP directory
|
| Имя Файла | Размер |
|---|---|
| ldaptive-beans-2.1.0.pom | |
| ldaptive-beans-2.1.0-sources.jar | 62 KB |
| ldaptive-beans-2.1.0-javadoc.jar | 781 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.ldaptive/ldaptive-beans/ -->
<dependency>
<groupId>org.ldaptive</groupId>
<artifactId>ldaptive-beans</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ldaptive/ldaptive-beans/
implementation 'org.ldaptive:ldaptive-beans:2.1.0'
// https://jarcasting.com/artifacts/org.ldaptive/ldaptive-beans/
implementation ("org.ldaptive:ldaptive-beans:2.1.0")
'org.ldaptive:ldaptive-beans:jar:2.1.0'
<dependency org="org.ldaptive" name="ldaptive-beans" rev="2.1.0">
<artifact name="ldaptive-beans" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ldaptive', module='ldaptive-beans', version='2.1.0')
)
libraryDependencies += "org.ldaptive" % "ldaptive-beans" % "2.1.0"
[org.ldaptive/ldaptive-beans "2.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.ldaptive : ldaptive | jar | 2.1.0 |
| org.springframework : spring-beans Необязательный | jar | 5.2.14.RELEASE |
| org.springframework : spring-expression Необязательный | jar | 5.2.14.RELEASE |
| com.sun.codemodel : codemodel Необязательный | jar | 2.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-context | jar | 5.2.14.RELEASE |
| org.testng : testng | jar | 7.4.0 |