| Группа | Группаorg.springframework.ldap.ldif |
|---|---|
| Идентификатор | Идентификаторspring-ldap-ldif |
| Последняя версия | Последняя версия1.3.1.RELEASE |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеSpring LDAP LDIF
This packages provides an LDIF Parser for use with the Spring LDAP suite of utilities.
|
| Имя Файла | Размер |
|---|---|
| spring-ldap-ldif-1.3.1.RELEASE.pom | 828 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.springframework.ldap.ldif/spring-ldap-ldif/ -->
<dependency>
<groupId>org.springframework.ldap.ldif</groupId>
<artifactId>spring-ldap-ldif</artifactId>
<version>1.3.1.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.ldap.ldif/spring-ldap-ldif/
implementation 'org.springframework.ldap.ldif:spring-ldap-ldif:1.3.1.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.ldap.ldif/spring-ldap-ldif/
implementation ("org.springframework.ldap.ldif:spring-ldap-ldif:1.3.1.RELEASE")
'org.springframework.ldap.ldif:spring-ldap-ldif:pom:1.3.1.RELEASE'
<dependency org="org.springframework.ldap.ldif" name="spring-ldap-ldif" rev="1.3.1.RELEASE">
<artifact name="spring-ldap-ldif" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.springframework.ldap.ldif', module='spring-ldap-ldif', version='1.3.1.RELEASE')
)
libraryDependencies += "org.springframework.ldap.ldif" % "spring-ldap-ldif" % "1.3.1.RELEASE"
[org.springframework.ldap.ldif/spring-ldap-ldif "1.3.1.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-logging : commons-logging | jar | 1.0.4 |
| org.springframework : spring-core | jar | 3.0.5.RELEASE |
| org.springframework : spring-beans | jar | 3.0.5.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.8.2 |
| log4j : log4j | jar | 1.2.9 |