| Лицензия |
Лицензия
JA-SIG Collabrative Licence
|
|---|---|
| Группа | Группаorg.jasig |
| Идентификатор | Идентификаторperson-directory |
| Версия | Версия1.0.0 |
| Тип | Типjar |
| Описание |
ОписаниеPerson Directory
Provides a general interface for accessing attributes for a person. Has the capability of aggregating attributes from multiple data sources into a single view.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| person-directory-1.0.0.pom | |
| person-directory-1.0.0.jar | 44 KB |
| person-directory-1.0.0-sources.jar | 47 KB |
| person-directory-1.0.0-javadoc.jar | 196 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.jasig/person-directory/ -->
<dependency>
<groupId>org.jasig</groupId>
<artifactId>person-directory</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jasig/person-directory/
implementation 'org.jasig:person-directory:1.0.0'
// https://jarcasting.com/artifacts/org.jasig/person-directory/
implementation ("org.jasig:person-directory:1.0.0")
'org.jasig:person-directory:jar:1.0.0'
<dependency org="org.jasig" name="person-directory" rev="1.0.0">
<artifact name="person-directory" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jasig', module='person-directory', version='1.0.0')
)
libraryDependencies += "org.jasig" % "person-directory" % "1.0.0"
[org.jasig/person-directory "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-logging : commons-logging | jar | 1.1 |
| org.springframework : spring-core | jar | 2.0.3 |
| org.springframework : spring-beans | jar | 2.0.3 |
| org.springframework : spring-dao | jar | 2.0.3 |
| org.springframework : spring-jdbc Необязательный | jar | 2.0.3 |
| org.springframework : spring-ldap Необязательный | jar | 1.1.2 |
| commons-lang : commons-lang | jar | 2.3 |
| commons-collections : commons-collections | jar | 3.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.sun : ldapbp Необязательный | jar | 1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.2 |
| commons-dbcp : commons-dbcp | jar | 1.2.1 |
| hsqldb : hsqldb | jar | 1.8.0.7 |
| log4j : log4j | jar | 1.2.14 |